aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch more warnings. Add -Werror when using --with-warnings-as-errorsStephen Fisher2007-03-261-0/+3
* From Richard van der Hoff:Anders Broman2007-02-271-0/+4
* * Add a category param to the uat.Luis Ontanon2007-02-071-5/+0
* load_snmp_users_file.l hasn't been dropped (yet)Luis Ontanon2007-01-291-0/+1
* uat_load.l improve error reportingLuis Ontanon2007-01-291-1/+1
* Although yet untested (but it compiles and is still unused) add UAT to the repo.Luis Ontanon2007-01-281-0/+3
* Automake variables ending with _LDFLAGS are special:Guy Harris2007-01-121-1/+1
* SNMPv3 USM decryption/authentication phase 1Luis Ontanon2007-01-091-0/+5
* On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGSGuy Harris2007-01-041-1/+1
* Make the crypt library the same way other sublibraries of libwiresharkGuy Harris2006-12-291-2/+2
* Move the contents of airpdcap to epan/crypt. Try to fix the currentGerald Combs2006-12-281-3/+3
* Prepare to move the airpdcap code to epan/crypt (SVN won't let me actuallyGerald Combs2006-12-271-2/+2
* Make epan/tvbtest compile again by adding emem.oStephen Fisher2006-12-021-1/+1
* Another packet-acn.c leftoverJörg Mayer2006-11-071-1/+0
* Add $(EXEXT) after references to the Lemon executable.Guy Harris2006-11-031-2/+2
* Fix distcheck errors. Add epan/wslua to the list of distributionGerald Combs2006-09-261-0/+4
* Move the Lua interface into epan... (not a plugin anymore).Luis Ontanon2006-09-251-4/+15
* Albert Chin:Jörg Mayer2006-08-311-1/+2
* Link libwireshark with libiconv if needed.Gerald Combs2006-07-191-1/+1
* libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs2006-05-311-11/+11
* name changeRonnie Sahlberg2006-05-211-2/+2
* From Diego Petteno and Daniel Black: add more libraries to the list ofGuy Harris2006-04-271-1/+1
* From Diego Petteno: link the shared libethereal against the ADNSGuy Harris2006-04-231-1/+1
* Add sminmpec.c to maintainer-cleanJörg Mayer2005-10-091-1/+2
* Get rid of "dtd_grammar.out" on a "make distclean".Guy Harris2005-09-121-3/+4
* fix the dtd_grammar.c ruleLuis Ontanon2005-09-101-3/+3
* the dtd parser (still missing the glue) and few fixes to packet-xml.cLuis Ontanon2005-09-101-0/+21
* OK, so Didier was probably right using $^ :-)Jörg Mayer2005-08-081-1/+1
* Didier Gautheron:Jörg Mayer2005-08-081-2/+2
* Exception handling fixes, and a fix to packet-frame.c,Gilbert Ramirez2005-08-041-1/+7
* Autogenerate the sminmpec.c file from iana's enterprise-numbers fileLuis Ontanon2005-07-241-0/+5
* Add radius_dict.c to DISTCLEANJörg Mayer2005-07-171-0/+3
* Radius Dictionary SupportLuis Ontanon2005-07-151-0/+3
* After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"Jörg Mayer2005-07-101-0/+3
* Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris2005-02-141-4/+0
* clean up makefiles.Lars Roland2005-02-101-2/+1
* Back out the previous change - we were setting "datafiledir", notGuy Harris2005-02-061-1/+1
* Albert Chin:Jörg Mayer2005-02-041-1/+1
* Name the variables that have the names of ".lo" files as _LO, not _O;Guy Harris2004-09-051-2/+2
* Some UN*Xes don't have any "strtou*" routine to convert a string to aGuy Harris2004-09-031-3/+5
* Add LIBETHEREAL_SRC and LIBETHEREAL_INCLUDES to epan/Makefile.common,Guy Harris2004-08-101-58/+2
* From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris2004-08-061-2/+2
* Arrange that "x11-declarations.h" and "x11-register-info.h" be part ofGuy Harris2004-07-271-2/+0
* make "make dist" work again. Well, almost: currently youJörg Mayer2004-07-201-0/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-66/+3
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* doxygen changes:Jörg Mayer2004-06-251-11/+5
* Link the Kerberos into the main app, not libetherealJörg Mayer2004-06-171-2/+2
* Hack to remove epan/config.hJörg Mayer2004-06-111-1/+3
* Remove config.nmake dependencies from epan/Makefile.am and gtk/Makefile.am.Gerald Combs2004-06-091-2/+2