aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs1-1/+46
2007-05-22"make maintainer-clean" cleans up everything that "make distclean" does;Guy Harris1-5/+2
2007-05-19distclean fix (delete dtd_grammar.h)Sebastien Tandel1-0/+3
2007-05-17Since code generated by lex may trigger gcc warnings, we are now generating twoSebastien Tandel1-22/+34
2007-04-28Libwireshark is now a shared library.Guy Harris1-3/+0
2007-04-14remove "treat warnings as errors" barrier for every repo containing codeSebastien Tandel1-4/+0
2007-04-11right; this is going badly.Richard van der Hoff1-2/+6
2007-04-03epan/dissectors/Makefile is now building four libraries :Sebastien Tandel1-2/+2
2007-04-03hopefully, fix reassemble_test by linking against libgcryptRichard van der Hoff1-1/+1
2007-03-29delete megaco plugin traceSebastien Tandel1-1/+0
2007-03-26Fix a bunch more warnings. Add -Werror when using --with-warnings-as-errorsStephen Fisher1-0/+3
2007-02-27From Richard van der Hoff:Anders Broman1-0/+4
2007-02-07* Add a category param to the uat.Luis Ontanon1-5/+0
2007-01-29 load_snmp_users_file.l hasn't been dropped (yet)Luis Ontanon1-0/+1
2007-01-29uat_load.l improve error reportingLuis Ontanon1-1/+1
2007-01-28Although yet untested (but it compiles and is still unused) add UAT to the repo.Luis Ontanon1-0/+3
2007-01-12Automake variables ending with _LDFLAGS are special:Guy Harris1-1/+1
2007-01-09SNMPv3 USM decryption/authentication phase 1Luis Ontanon1-0/+5