| Commit message (Expand) | Author | Age | Files | Lines |
* | Name the variables that have the names of ".lo" files as _LO, not _O; | Guy Harris | 2004-09-05 | 1 | -2/+2 |
* | Some UN*Xes don't have any "strtou*" routine to convert a string to a | Guy Harris | 2004-09-03 | 1 | -3/+5 |
* | Add LIBETHEREAL_SRC and LIBETHEREAL_INCLUDES to epan/Makefile.common, | Guy Harris | 2004-08-10 | 1 | -58/+2 |
* | From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an | Guy Harris | 2004-08-06 | 1 | -2/+2 |
* | Arrange that "x11-declarations.h" and "x11-register-info.h" be part of | Guy Harris | 2004-07-27 | 1 | -2/+0 |
* | make "make dist" work again. Well, almost: currently you | Jörg Mayer | 2004-07-20 | 1 | -0/+1 |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 1 | -66/+3 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | doxygen changes: | Jörg Mayer | 2004-06-25 | 1 | -11/+5 |
* | Link the Kerberos into the main app, not libethereal | Jörg Mayer | 2004-06-17 | 1 | -2/+2 |
* | Hack to remove epan/config.h | Jörg Mayer | 2004-06-11 | 1 | -1/+3 |
* | Remove config.nmake dependencies from epan/Makefile.am and gtk/Makefile.am. | Gerald Combs | 2004-06-09 | 1 | -2/+2 |
* | Add Automake/Autoconf Doxygen targets. | Gerald Combs | 2004-06-09 | 1 | -2/+13 |
* | From Lars Roland: add the libethereal .def file to the list of files | Guy Harris | 2004-05-11 | 1 | -1/+2 |
* | add the new doxygen.cfg file to the EXTRA_DIST files | Ulf Lamping | 2004-05-11 | 1 | -2/+3 |
* | Don't try to include epan/config.h.win32 in the distribution. | Gerald Combs | 2004-05-08 | 1 | -2/+1 |
* | Fix the CLEANFILES target so both static and shared libraries are cleaned. | Olivier Biot | 2004-03-24 | 1 | -1/+2 |
* | Make "epan_init()" take, as additional arguments, pointers to routines | Guy Harris | 2004-03-23 | 1 | -2/+3 |
* | Add Makefile.common to the distribution. | Gerald Combs | 2004-03-22 | 1 | -1/+2 |
* | From Lars Roland: Move timestamp_type into libethereal and provide accessor | Olivier Biot | 2004-03-18 | 1 | -1/+2 |
* | Add new docsis files for static build. This is currently necessary and | Jörg Mayer | 2004-03-17 | 1 | -2/+4 |
* | Make libethereal and libwiretap shared libs. | Jörg Mayer | 2004-03-13 | 1 | -6/+7 |
* | Add cvsversion.h, x11-declarations.h, and x11-register-info.h to | Gerald Combs | 2004-03-12 | 1 | -4/+6 |
* | Add routines to process IPv{4,6}-address-and-prefix-length pairs, | Guy Harris | 2004-03-06 | 1 | -1/+3 |
* | Move the x11 generation into epan. | Jörg Mayer | 2004-03-04 | 1 | -1/+7 |
* | Jeff Morriss: Remove packet-ncp2222.c during maintainer-clean | Jörg Mayer | 2004-03-03 | 1 | -2/+3 |
* | Jeff Morriss: Move generation of packet-ncp2222.c to epan to make things work... | Jörg Mayer | 2004-03-03 | 1 | -1/+3 |
* | The sources of the plugin are now in ../oldpath/file.c | Jörg Mayer | 2004-03-02 | 1 | -39/+39 |
* | Move the dissectors into libethereal (no static/shared lib changes): | Jörg Mayer | 2004-03-02 | 1 | -2/+118 |
* | slab.h needs to be in libethereal_a_SOURCES | Gilbert Ramirez | 2003-12-06 | 1 | -1/+2 |
* | Add in a notion of "circuits", which are for virtual circuit-oriented | Guy Harris | 2002-10-22 | 1 | -3/+4 |
* | Provide for per-protocol-tree data in the proto_tree code. | Gilbert Ramirez | 2001-12-18 | 1 | -1/+2 |
* | Moved int-64bit.{c,h} into epan/ | Ed Warnicke | 2001-11-22 | 1 | -1/+3 |
* | Remove the global packet_info called "pi". Dissectors now only | Gilbert Ramirez | 2001-11-21 | 1 | -2/+1 |
* | Make the resolution for time values be nanoseconds rather than | Guy Harris | 2001-09-14 | 1 | -1/+2 |
* | Moved the the remaining column related routines out of packet.{c,h} | Ed Warnicke | 2001-04-01 | 1 | -1/+3 |
* | Moved some ipv6 definitions from packet-ipv6.h to epan/ipv6-utils.h. | Ed Warnicke | 2001-04-01 | 1 | -1/+2 |
* | Moved timestamp.h into epan. | Ed Warnicke | 2001-04-01 | 1 | -1/+2 |
* | Moved some definitions and functions from packet-osi.{c,h} to | Ed Warnicke | 2001-04-01 | 1 | -1/+3 |
* | Moved the packet_info structure and supporting functions out of | Ed Warnicke | 2001-04-01 | 1 | -1/+3 |
* | Moved the frame_data structures and functions from packet.{h,c} to | Ed Warnicke | 2001-04-01 | 1 | -1/+3 |
* | Moved the column_info structure and related enum from packet.{c,h} to | Ed Warnicke | 2001-04-01 | 1 | -1/+2 |
* | Moved the value_string structures and function from packet.{c,h} into | Ed Warnicke | 2001-04-01 | 1 | -2/+4 |
* | Moved various to_str files from packet.{c,h} to a separate | Ed Warnicke | 2001-04-01 | 1 | -1/+3 |
* | Move appletalk- and sna-related address routines out of the dissectors | Gilbert Ramirez | 2001-03-22 | 1 | -1/+5 |
* | Create a more modular type system for the FT_* types. Put them | Gilbert Ramirez | 2001-02-01 | 1 | -14/+3 |
* | Automake 1.4b (which is actually a test version of 1.5, i.e. of a | Guy Harris | 2001-01-17 | 1 | -4/+4 |
* | Move tvbtest.c to EXTRA_DIST | Gilbert Ramirez | 2000-11-20 | 1 | -3/+3 |
* | Move the table of bit-swapped byte values to "epan/bitswap.c", and | Guy Harris | 2000-11-15 | 1 | -1/+3 |
* | There's no "exception.h" header file in "epan", but there is | Guy Harris | 2000-10-19 | 1 | -2/+2 |