aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* This adds a new dissector plugin: INTERLINK. This protocol is used inUwe Girlich2010-03-161-0/+1
* tvbtest needs bytes_to_str() and bytes_to_str_punct(), and they're nowGuy Harris2010-02-271-1/+1
* Add new to_str.o/obj dependency to reassemble_test targetKovarththanan Rajaratnam2010-02-241-1/+1
* Move make-sminmpec.pl to tools directoryKovarththanan Rajaratnam2009-10-111-3/+2
* List the new DOCSIS dissector file here as well.Jaap Keuter2009-08-211-0/+1
* * Tue May 26 2009 cmorve69@yahoo.esJörg Mayer2009-08-071-1/+3
* python binding for wireshark (first commit)Sebastien Tandel2009-05-291-5/+16
* Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch],Gerald Combs2009-03-181-5/+5
* Incorporate plugin dissector into build in collection.Jaap Keuter2009-02-221-1/+0
* Incorporate plugin dissector into build in collection.Jaap Keuter2009-02-221-1/+0
* Incorporate plugin dissector into build in collection.Jaap Keuter2009-02-221-1/+0
* Incorporate plugin dissector into build in collection.Jaap Keuter2009-02-221-1/+0
* Incorporate plugin dissector into build in collection.Jaap Keuter2009-02-221-1/+0
* Incorporate plugin dissector into build in collection.Jaap Keuter2009-02-221-1/+0
* Incorporate plugin dissector into build in collection.Jaap Keuter2009-02-211-1/+0
* From Marc Moussali:Anders Broman2008-10-301-1/+1
* Add support for the GeoIP library. Using different database files,Gerald Combs2008-10-271-2/+3
* (Temporarily?) Put libwireshark_la_DEPENDENCIES back: it seems to allow inet_...Jeff Morriss2008-09-191-0/+7
* Link libwireshark and wiretap against libwsutil. That was the original intentJeff Morriss2008-09-161-7/+3
* Give macros and libraries names that imply that clean dissectors are theGuy Harris2008-08-261-6/+4
* Add support for c-ares to the GNU toolchain.Gerald Combs2008-08-081-1/+1
* Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv replacem...Jeff Morriss2008-07-181-1/+1
* Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris2008-07-021-0/+3
* Make inet_ntop fix work for out-of-tree buildsJeff Morriss2008-06-241-2/+2
* Fix *NIX builds where we need our own inet_pton.c or inet_ntop.c . This shou...Jeff Morriss2008-06-241-2/+10
* Get rid of one extra reference for our own g_ascii_strtoull().Guy Harris2008-06-041-2/+2
* g_ascii_strtoull() is in GLib 2.2 and later, and we require GLib 2.4 orGuy Harris2008-06-041-2/+0
* From Hans-Peter Bock:Jaap Keuter2008-05-101-0/+8
* All versions of GLib 2.x come with g_ascii_strcasecmp(), and we requireGuy Harris2008-04-291-4/+2
* Running glib 2.16 on 32 bit platform requires this lempar.c change in additio...Jaap Keuter2008-03-231-1/+1
* Make sure the Infiniband plugin is properly built and packaged.Gerald Combs2008-03-141-0/+1
* Reindent libwireshark's LIBADD and DEPENDENCIES for readabilityJeff Morriss2008-03-011-2/+14
* Add files to the tarball that are necessary to compile and createGerald Combs2008-02-261-1/+2
* epan (libwireshark) uses getservbyport() which, at least on Solaris, is in li...Jeff Morriss2008-01-171-7/+7
* From Peter via bug #1689:Stephen Fisher2007-12-211-1/+1
* Add a directory argument and some default directories to "configureGerald Combs2007-11-301-2/+2
* try to fix *nix build environment Tomas Kukosa2007-11-281-6/+12
* Various changes with focus to startup speedupTomas Kukosa2007-11-281-1/+3
* strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaGuy Harris2007-11-271-2/+4
* Get rid of the remains of NET-SNMP in the build process.Jörg Mayer2007-09-241-1/+1
* Treat runlex.sh-generated headers differently from Flex-generated .cGuy Harris2007-08-041-2/+4
* Add a script as a front-end for Flex, to work around various problems,Guy Harris2007-08-041-1/+13
* Add a Makefile.am.inc file, to hold rules etc. used by multipleGuy Harris2007-08-011-7/+2
* Add comments to various %option items to explain what they're doing. Guy Harris2007-07-301-14/+6
* Fix distcheckLuis Ontanon2007-07-161-0/+1
* update Makefiles to build diam_dict.[co]Luis Ontanon2007-07-161-0/+3
* Fix dist.Gerald Combs2007-06-111-4/+1
* From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs2007-05-251-1/+46
* "make maintainer-clean" cleans up everything that "make distclean" does;Guy Harris2007-05-221-5/+2
* distclean fix (delete dtd_grammar.h)Sebastien Tandel2007-05-191-0/+3