aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Name the variables that have the names of ".lo" files as _LO, not _O;Guy Harris2004-09-051-2/+2
* Some UN*Xes don't have any "strtou*" routine to convert a string to aGuy Harris2004-09-031-3/+5
* Add LIBETHEREAL_SRC and LIBETHEREAL_INCLUDES to epan/Makefile.common,Guy Harris2004-08-101-58/+2
* From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris2004-08-061-2/+2
* Arrange that "x11-declarations.h" and "x11-register-info.h" be part ofGuy Harris2004-07-271-2/+0
* make "make dist" work again. Well, almost: currently youJörg Mayer2004-07-201-0/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-66/+3
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* doxygen changes:Jörg Mayer2004-06-251-11/+5
* Link the Kerberos into the main app, not libetherealJörg Mayer2004-06-171-2/+2
* Hack to remove epan/config.hJörg Mayer2004-06-111-1/+3
* Remove config.nmake dependencies from epan/Makefile.am and gtk/Makefile.am.Gerald Combs2004-06-091-2/+2
* Add Automake/Autoconf Doxygen targets.Gerald Combs2004-06-091-2/+13
* From Lars Roland: add the libethereal .def file to the list of filesGuy Harris2004-05-111-1/+2
* add the new doxygen.cfg file to the EXTRA_DIST filesUlf Lamping2004-05-111-2/+3
* Don't try to include epan/config.h.win32 in the distribution.Gerald Combs2004-05-081-2/+1
* Fix the CLEANFILES target so both static and shared libraries are cleaned.Olivier Biot2004-03-241-1/+2
* Make "epan_init()" take, as additional arguments, pointers to routinesGuy Harris2004-03-231-2/+3
* Add Makefile.common to the distribution.Gerald Combs2004-03-221-1/+2
* From Lars Roland: Move timestamp_type into libethereal and provide accessorOlivier Biot2004-03-181-1/+2
* Add new docsis files for static build. This is currently necessary andJörg Mayer2004-03-171-2/+4
* Make libethereal and libwiretap shared libs.Jörg Mayer2004-03-131-6/+7
* Add cvsversion.h, x11-declarations.h, and x11-register-info.h toGerald Combs2004-03-121-4/+6
* Add routines to process IPv{4,6}-address-and-prefix-length pairs,Guy Harris2004-03-061-1/+3
* Move the x11 generation into epan.Jörg Mayer2004-03-041-1/+7
* Jeff Morriss: Remove packet-ncp2222.c during maintainer-cleanJörg Mayer2004-03-031-2/+3
* Jeff Morriss: Move generation of packet-ncp2222.c to epan to make things work...Jörg Mayer2004-03-031-1/+3
* The sources of the plugin are now in ../oldpath/file.cJörg Mayer2004-03-021-39/+39
* Move the dissectors into libethereal (no static/shared lib changes):Jörg Mayer2004-03-021-2/+118
* slab.h needs to be in libethereal_a_SOURCESGilbert Ramirez2003-12-061-1/+2
* Add in a notion of "circuits", which are for virtual circuit-orientedGuy Harris2002-10-221-3/+4
* Provide for per-protocol-tree data in the proto_tree code.Gilbert Ramirez2001-12-181-1/+2
* Moved int-64bit.{c,h} into epan/Ed Warnicke2001-11-221-1/+3
* Remove the global packet_info called "pi". Dissectors now onlyGilbert Ramirez2001-11-211-2/+1
* Make the resolution for time values be nanoseconds rather thanGuy Harris2001-09-141-1/+2
* Moved the the remaining column related routines out of packet.{c,h}Ed Warnicke2001-04-011-1/+3
* Moved some ipv6 definitions from packet-ipv6.h to epan/ipv6-utils.h.Ed Warnicke2001-04-011-1/+2
* Moved timestamp.h into epan.Ed Warnicke2001-04-011-1/+2
* Moved some definitions and functions from packet-osi.{c,h} toEd Warnicke2001-04-011-1/+3
* Moved the packet_info structure and supporting functions out ofEd Warnicke2001-04-011-1/+3
* Moved the frame_data structures and functions from packet.{h,c} toEd Warnicke2001-04-011-1/+3
* Moved the column_info structure and related enum from packet.{c,h} toEd Warnicke2001-04-011-1/+2
* Moved the value_string structures and function from packet.{c,h} intoEd Warnicke2001-04-011-2/+4
* Moved various to_str files from packet.{c,h} to a separateEd Warnicke2001-04-011-1/+3
* Move appletalk- and sna-related address routines out of the dissectorsGilbert Ramirez2001-03-221-1/+5
* Create a more modular type system for the FT_* types. Put themGilbert Ramirez2001-02-011-14/+3
* Automake 1.4b (which is actually a test version of 1.5, i.e. of aGuy Harris2001-01-171-4/+4
* Move tvbtest.c to EXTRA_DISTGilbert Ramirez2000-11-201-3/+3
* Move the table of bit-swapped byte values to "epan/bitswap.c", andGuy Harris2000-11-151-1/+3
* There's no "exception.h" header file in "epan", but there isGuy Harris2000-10-191-2/+2