aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-04On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGSGuy Harris1-1/+1
2006-12-29Make the crypt library the same way other sublibraries of libwiresharkGuy Harris1-2/+2
2006-12-28Move the contents of airpdcap to epan/crypt. Try to fix the currentGerald Combs1-3/+3
2006-12-27Prepare to move the airpdcap code to epan/crypt (SVN won't let me actuallyGerald Combs1-2/+2
2006-12-02Make epan/tvbtest compile again by adding emem.oStephen Fisher1-1/+1
2006-11-07Another packet-acn.c leftoverJörg Mayer1-1/+0
2006-11-03Add $(EXEXT) after references to the Lemon executable.Guy Harris1-2/+2
2006-09-26Fix distcheck errors. Add epan/wslua to the list of distributionGerald Combs1-0/+4
2006-09-25Move the Lua interface into epan... (not a plugin anymore).Luis Ontanon1-4/+15
2006-08-31Albert Chin:Jörg Mayer1-1/+2
2006-07-19Link libwireshark with libiconv if needed.Gerald Combs1-1/+1
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs1-11/+11