aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
Commit message (Expand)AuthorAgeFilesLines
* Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. RenameGerald Combs2008-12-191-2/+2
* Add support for the GeoIP library. Using different database files,Gerald Combs2008-10-271-0/+2
* Diameter hasn't used libxml in a while, remove the stubs for it.Jeff Morriss2008-07-181-4/+2
* unicode-utils.h is in wsutil now.Guy Harris2008-07-011-1/+0
* Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss2008-06-301-3/+0
* - Remove GLIB1 codeStephen Fisher2008-04-071-2/+0
* Add missing header file (eap.h)Martin Mathieson2007-11-171-1/+2
* new codec table for registering codecs by nameTomas Kukosa2007-10-251-0/+2
* add common VoIP TAP listener "voip" which can be used in arbitrary experiment...Tomas Kukosa2007-10-241-0/+1
* get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2007-08-251-2/+0
* add oids.{c,h} for LEGORichard van der Hoff2007-08-241-0/+2
* in preparation for de-pluginising h223, move golay code support into libwires...Richard van der Hoff2007-08-231-2/+4
* Instead of converting between 802.11 frequencies and channels umpteenGerald Combs2007-08-171-0/+2
* experimental feature: dissector filtersUlf Lamping2007-08-161-0/+2
* Fix cut-and-pasteo.Guy Harris2007-08-041-1/+1
* Treat runlex.sh-generated headers differently from Flex-generated .cGuy Harris2007-08-041-7/+23
* Add a script as a front-end for Flex, to work around various problems,Guy Harris2007-08-041-1/+6
* fxi a ytpoLuis Ontanon2007-07-181-1/+1
* (Following my "tradition") I forgot to ci the changes to the Makefiles for cr...Luis Ontanon2007-07-171-0/+4
* update Makefiles to build diam_dict.[co]Luis Ontanon2007-07-161-0/+2
* Have editcap and capinfos loading the wiretap plugins.Luis Ontanon2007-05-251-0/+1
* "make maintainer-clean" cleans up everything that "make distclean" does;Guy Harris2007-05-221-4/+19
* include dtd_parse.h in the distributionSebastien Tandel2007-05-181-1/+1
* uat_load.c is moved to generated filesSebastien Tandel2007-05-171-2/+2
* Since code generated by lex may trigger gcc warnings, we are now generating twoSebastien Tandel2007-05-171-12/+18
* Split out asn1 common functions. Start of BER EXTERNAL.Anders Broman2007-05-031-0/+1
* Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman2007-05-011-0/+1
* Add a header that redefines g_array_index() to throw in a "void *" castGuy Harris2007-04-301-0/+1
* Migrate context tracing code from packet-h248.[ch] to gcp.[ch], so that the s...Luis Ontanon2007-03-251-0/+2
* From Sebastien Tandel:Stephen Fisher2007-02-131-0/+2
* * Add a category param to the uat.Luis Ontanon2007-02-071-1/+0
* Although yet untested (but it compiles and is still unused) add UAT to the repo.Luis Ontanon2007-01-281-0/+4
* Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code.Gerald Combs2007-01-121-2/+0
* Extending true_false_string supportJaap Keuter2007-01-101-1/+3
* move asn1.c/.h files into plugins/asn1 directory as just this plugin uses it nowTomas Kukosa2007-01-101-2/+0
* Move cryptography code to epan/crypt.Gerald Combs2007-01-091-6/+0
* SNMPv3 USM decryption/authentication phase 1Luis Ontanon2007-01-091-0/+1
* Move epan/crypt-md5.[ch] to epan/crypt. RemoveGerald Combs2007-01-021-2/+0
* From Julian Cable:Anders Broman2006-11-251-0/+4
* Finally got it to complie.Anders Broman2006-10-041-0/+2
* From Florent Drouin:Anders Broman2006-09-271-0/+2
* Add support for reading from stdin under Windows. Based on a patch sentGerald Combs2006-09-221-0/+2
* various UUID/GUID based changes.Ulf Lamping2006-08-161-1/+2
* - "next tvb" list moved from h225 to new file next_tvb.[ch]Tomas Kukosa2006-06-131-0/+2
* libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs2006-05-311-2/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* add guid-utils.h to Makefile.commonTomas Kukosa2006-03-101-0/+1
* eXtenstion options access to the -X command line optionsLuis Ontanon2006-02-071-0/+2
* Add code to check whether the app was started with special privilegesGuy Harris2006-02-061-0/+2
* The funneled GUI mini API.Luis Ontanon2006-02-041-0/+2