aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris1-4/+0
2005-02-10clean up makefiles.Lars Roland1-2/+1
2005-02-06Back out the previous change - we were setting "datafiledir", notGuy Harris1-1/+1
2005-02-04Albert Chin:Jörg Mayer1-1/+1
2004-09-05Name the variables that have the names of ".lo" files as _LO, not _O;Guy Harris1-2/+2
2004-09-03Some UN*Xes don't have any "strtou*" routine to convert a string to aGuy Harris1-3/+5
2004-08-10Add LIBETHEREAL_SRC and LIBETHEREAL_INCLUDES to epan/Makefile.common,Guy Harris1-58/+2
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-2/+2
2004-07-27Arrange that "x11-declarations.h" and "x11-register-info.h" be part ofGuy Harris1-2/+0
2004-07-20make "make dist" work again. Well, almost: currently youJörg Mayer1-0/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-66/+3
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-25doxygen changes:Jörg Mayer1-11/+5
2004-06-17Link the Kerberos into the main app, not libetherealJörg Mayer1-2/+2
2004-06-11Hack to remove epan/config.hJörg Mayer1-1/+3
2004-06-09Remove config.nmake dependencies from epan/Makefile.am and gtk/Makefile.am.Gerald Combs1-2/+2
2004-06-09Add Automake/Autoconf Doxygen targets.Gerald Combs1-2/+13
2004-05-11From Lars Roland: add the libethereal .def file to the list of filesGuy Harris1-1/+2
2004-05-11add the new doxygen.cfg file to the EXTRA_DIST filesUlf Lamping1-2/+3
2004-05-08Don't try to include epan/config.h.win32 in the distribution.Gerald Combs1-2/+1
2004-03-24Fix the CLEANFILES target so both static and shared libraries are cleaned.Olivier Biot1-1/+2
2004-03-23Make "epan_init()" take, as additional arguments, pointers to routinesGuy Harris1-2/+3
2004-03-22Add Makefile.common to the distribution.Gerald Combs1-1/+2
2004-03-18From Lars Roland: Move timestamp_type into libethereal and provide accessorOlivier Biot1-1/+2
2004-03-17Add new docsis files for static build. This is currently necessary andJörg Mayer1-2/+4
2004-03-13Make libethereal and libwiretap shared libs.Jörg Mayer1-6/+7
2004-03-12Add cvsversion.h, x11-declarations.h, and x11-register-info.h toGerald Combs1-4/+6
2004-03-06Add routines to process IPv{4,6}-address-and-prefix-length pairs,Guy Harris1-1/+3
2004-03-04Move the x11 generation into epan.Jörg Mayer1-1/+7
2004-03-03Jeff Morriss: Remove packet-ncp2222.c during maintainer-cleanJörg Mayer1-2/+3
2004-03-03Jeff Morriss: Move generation of packet-ncp2222.c to epan to make things work...Jörg Mayer1-1/+3
2004-03-02The sources of the plugin are now in ../oldpath/file.cJörg Mayer1-39/+39
2004-03-02Move the dissectors into libethereal (no static/shared lib changes):Jörg Mayer1-2/+118
2003-12-06slab.h needs to be in libethereal_a_SOURCESGilbert Ramirez1-1/+2
2002-10-22Add in a notion of "circuits", which are for virtual circuit-orientedGuy Harris1-3/+4
2001-12-18Provide for per-protocol-tree data in the proto_tree code.Gilbert Ramirez1-1/+2
2001-11-22Moved int-64bit.{c,h} into epan/Ed Warnicke1-1/+3
2001-11-21Remove the global packet_info called "pi". Dissectors now onlyGilbert Ramirez1-2/+1
2001-09-14Make the resolution for time values be nanoseconds rather thanGuy Harris1-1/+2
2001-04-01Moved the the remaining column related routines out of packet.{c,h}Ed Warnicke1-1/+3
2001-04-01Moved some ipv6 definitions from packet-ipv6.h to epan/ipv6-utils.h.Ed Warnicke1-1/+2
2001-04-01Moved timestamp.h into epan.Ed Warnicke1-1/+2
2001-04-01Moved some definitions and functions from packet-osi.{c,h} toEd Warnicke1-1/+3
2001-04-01Moved the packet_info structure and supporting functions out ofEd Warnicke1-1/+3
2001-04-01Moved the frame_data structures and functions from packet.{h,c} toEd Warnicke1-1/+3
2001-04-01Moved the column_info structure and related enum from packet.{c,h} toEd Warnicke1-1/+2
2001-04-01Moved the value_string structures and function from packet.{c,h} intoEd Warnicke1-2/+4
2001-04-01Moved various to_str files from packet.{c,h} to a separateEd Warnicke1-1/+3
2001-03-22Move appletalk- and sna-related address routines out of the dissectorsGilbert Ramirez1-1/+5
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-14/+3