aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-05-29python binding for wireshark (first commit)standel1-5/+16
2009-03-18Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch],gerald1-5/+5
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-21Incorporate plugin dissector into build in collection.jake1-1/+0
2008-10-30From Marc Moussali:etxrab1-1/+1
2008-10-27Add support for the GeoIP library. Using different database files,gerald1-2/+3
2008-09-19(Temporarily?) Put libwireshark_la_DEPENDENCIES back: it seems to allow inet_...morriss1-0/+7
2008-09-16Link libwireshark and wiretap against libwsutil. That was the original intentmorriss1-7/+3
2008-08-26Give macros and libraries names that imply that clean dissectors are theguy1-6/+4
2008-08-08Add support for c-ares to the GNU toolchain.gerald1-1/+1
2008-07-18Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv replacem...morriss1-1/+1
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.guy1-0/+3
2008-06-24Make inet_ntop fix work for out-of-tree buildsmorriss1-2/+2
2008-06-24Fix *NIX builds where we need our own inet_pton.c or inet_ntop.c . This shou...morriss1-2/+10
2008-06-04Get rid of one extra reference for our own g_ascii_strtoull().guy1-2/+2
2008-06-04g_ascii_strtoull() is in GLib 2.2 and later, and we require GLib 2.4 orguy1-2/+0
2008-05-10From Hans-Peter Bock:jake1-0/+8
2008-04-29All versions of GLib 2.x come with g_ascii_strcasecmp(), and we requireguy1-4/+2
2008-03-23Running glib 2.16 on 32 bit platform requires this lempar.c change in additio...jake1-1/+1
2008-03-14Make sure the Infiniband plugin is properly built and packaged.gerald1-0/+1
2008-03-01Reindent libwireshark's LIBADD and DEPENDENCIES for readabilitymorriss1-2/+14
2008-02-26Add files to the tarball that are necessary to compile and creategerald1-1/+2
2008-01-17epan (libwireshark) uses getservbyport() which, at least on Solaris, is in li...morriss1-7/+7
2007-12-21From Peter via bug #1689:sfisher1-1/+1
2007-11-30Add a directory argument and some default directories to "configuregerald1-2/+2
2007-11-28try to fix *nix build environment kukosa1-6/+12
2007-11-28Various changes with focus to startup speedupkukosa1-1/+3
2007-11-27strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaguy1-2/+4
2007-09-24Get rid of the remains of NET-SNMP in the build process.jmayer1-1/+1
2007-08-04Treat runlex.sh-generated headers differently from Flex-generated .cguy1-2/+4
2007-08-04Add a script as a front-end for Flex, to work around various problems,guy1-1/+13
2007-08-01Add a Makefile.am.inc file, to hold rules etc. used by multipleguy1-7/+2
2007-07-30Add comments to various %option items to explain what they're doing. guy1-14/+6
2007-07-16Fix distchecklego1-0/+1
2007-07-16update Makefiles to build diam_dict.[co]lego1-0/+3
2007-06-11Fix dist.gerald1-4/+1
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.gerald1-1/+46
2007-05-22"make maintainer-clean" cleans up everything that "make distclean" does;guy1-5/+2
2007-05-19distclean fix (delete dtd_grammar.h)standel1-0/+3
2007-05-17Since code generated by lex may trigger gcc warnings, we are now generating twostandel1-22/+34
2007-04-28Libwireshark is now a shared library.guy1-3/+0
2007-04-14remove "treat warnings as errors" barrier for every repo containing codestandel1-4/+0
2007-04-11right; this is going badly.richardv1-2/+6
2007-04-03epan/dissectors/Makefile is now building four libraries :standel1-2/+2
2007-04-03hopefully, fix reassemble_test by linking against libgcryptrichardv1-1/+1