summaryrefslogtreecommitdiff
path: root/epan/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-05-29Remove a couple more references to the optional objects (that are now in wsutil)Jeff Morriss1-2/+2
2010-05-28Move some code (including the optional objects) into libwsutilJeff Morriss1-12/+0
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss1-1/+2
2010-03-16This adds a new dissector plugin: INTERLINK. This protocol is used inUwe Girlich1-0/+1
2010-02-27tvbtest needs bytes_to_str() and bytes_to_str_punct(), and they're nowGuy Harris1-1/+1
2010-02-24Add new to_str.o/obj dependency to reassemble_test targetKovarththanan Rajaratnam1-1/+1
2009-10-11Move make-sminmpec.pl to tools directoryKovarththanan Rajaratnam1-3/+2
2009-08-21List the new DOCSIS dissector file here as well.Jaap Keuter1-0/+1
2009-08-07* Tue May 26 2009 cmorve69@yahoo.esJörg Mayer1-1/+3
2009-05-29python binding for wireshark (first commit)Sebastien Tandel1-5/+16
2009-03-18Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch],Gerald Combs1-5/+5
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-21Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2008-10-30From Marc Moussali:Anders Broman1-1/+1
2008-10-27Add support for the GeoIP library. Using different database files,Gerald Combs1-2/+3
2008-09-19(Temporarily?) Put libwireshark_la_DEPENDENCIES back: it seems to allow inet_...Jeff Morriss1-0/+7
2008-09-16Link libwireshark and wiretap against libwsutil. That was the original intentJeff Morriss1-7/+3
2008-08-26Give macros and libraries names that imply that clean dissectors are theGuy Harris1-6/+4
2008-08-08Add support for c-ares to the GNU toolchain.Gerald Combs1-1/+1
2008-07-18Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv replacem...Jeff Morriss1-1/+1
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris1-0/+3
2008-06-24Make inet_ntop fix work for out-of-tree buildsJeff Morriss1-2/+2
2008-06-24Fix *NIX builds where we need our own inet_pton.c or inet_ntop.c . This shou...Jeff Morriss1-2/+10
2008-06-04Get rid of one extra reference for our own g_ascii_strtoull().Guy Harris1-2/+2
2008-06-04g_ascii_strtoull() is in GLib 2.2 and later, and we require GLib 2.4 orGuy Harris1-2/+0
2008-05-10From Hans-Peter Bock:Jaap Keuter1-0/+8
2008-04-29All versions of GLib 2.x come with g_ascii_strcasecmp(), and we requireGuy Harris1-4/+2
2008-03-23Running glib 2.16 on 32 bit platform requires this lempar.c change in additio...Jaap Keuter1-1/+1
2008-03-14Make sure the Infiniband plugin is properly built and packaged.Gerald Combs1-0/+1
2008-03-01Reindent libwireshark's LIBADD and DEPENDENCIES for readabilityJeff Morriss1-2/+14
2008-02-26Add files to the tarball that are necessary to compile and createGerald Combs1-1/+2
2008-01-17epan (libwireshark) uses getservbyport() which, at least on Solaris, is in li...Jeff Morriss1-7/+7
2007-12-21From Peter via bug #1689:Stephen Fisher1-1/+1
2007-11-30Add a directory argument and some default directories to "configureGerald Combs1-2/+2
2007-11-28try to fix *nix build environment Tomas Kukosa1-6/+12
2007-11-28Various changes with focus to startup speedupTomas Kukosa1-1/+3
2007-11-27strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaGuy Harris1-2/+4
2007-09-24Get rid of the remains of NET-SNMP in the build process.Jörg Mayer1-1/+1
2007-08-04Treat runlex.sh-generated headers differently from Flex-generated .cGuy Harris1-2/+4
2007-08-04Add a script as a front-end for Flex, to work around various problems,Guy Harris1-1/+13
2007-08-01Add a Makefile.am.inc file, to hold rules etc. used by multipleGuy Harris1-7/+2
2007-07-30Add comments to various %option items to explain what they're doing. Guy Harris1-14/+6
2007-07-16Fix distcheckLuis Ontanon1-0/+1
2007-07-16update Makefiles to build diam_dict.[co]Luis Ontanon1-0/+3
2007-06-11Fix dist.Gerald Combs1-4/+1