aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Ed Beroset <beroset@mindspring.com> via bug 5531Jörg Mayer1-1/+1
2011-09-08From Edwin Groothuis via bug 6207:Stig Bjørlykke1-0/+2
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke1-12/+6
2011-08-30Revert r38800, as the crc routines contains some tvb functions.Stig Bjørlykke1-0/+12
2011-08-30Move all crc routines to libwsutil.Stig Bjørlykke1-12/+0
2011-07-11More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versionsGerald Combs1-1/+0
2011-06-05Some work on generalizing the "display filter" tap parameter dialog boxGuy Harris1-0/+1
2011-05-27Add tvbuff-int.h to the list of include files.Jeff Morriss1-1/+2
2011-04-28From Hans-Christoph Schemmel:Anders Broman1-0/+2
2011-04-23Rename g_gnuc_malloc.h to g_gnuc.hJeff Morriss1-1/+1
2010-11-30Oh yeah, there's a reason we don't put targets in Makefile.common: the first ...Jeff Morriss1-5/+1
2010-11-29Move some checkapi targets into Makefile.commonJeff Morriss1-1/+5
2010-02-27From Jakub Zawadzki: split off the address-to-string functions, exceptGuy Harris1-0/+1
2010-02-27Add a third date format, ABSOLUTE_TIME_DOY_UTC, to show UTC with theGuy Harris1-0/+1
2010-01-25Removed gnuc_format_check.hStig Bjørlykke1-1/+1
2009-05-05Add support for the IANA's OUI, and recognize NHRP-over-SNAP.Guy Harris1-0/+1
2008-12-19Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. RenameGerald Combs1-2/+2
2008-10-27Add support for the GeoIP library. Using different database files,Gerald Combs1-0/+2
2008-07-18Diameter hasn't used libxml in a while, remove the stubs for it.Jeff Morriss1-4/+2
2008-07-01unicode-utils.h is in wsutil now.Guy Harris1-1/+0
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss1-3/+0
2008-04-07- Remove GLIB1 codeStephen Fisher1-2/+0
2007-11-17Add missing header file (eap.h)Martin Mathieson1-1/+2
2007-10-25new codec table for registering codecs by nameTomas Kukosa1-0/+2
2007-10-24add common VoIP TAP listener "voip" which can be used in arbitrary experiment...Tomas Kukosa1-0/+1
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-2/+0
2007-08-24add oids.{c,h} for LEGORichard van der Hoff1-0/+2
2007-08-23in preparation for de-pluginising h223, move golay code support into libwires...Richard van der Hoff1-2/+4
2007-08-17Instead of converting between 802.11 frequencies and channels umpteenGerald Combs1-0/+2
2007-08-16experimental feature: dissector filtersUlf Lamping1-0/+2
2007-08-04Fix cut-and-pasteo.Guy Harris1-1/+1
2007-08-04Treat runlex.sh-generated headers differently from Flex-generated .cGuy Harris1-7/+23
2007-08-04Add a script as a front-end for Flex, to work around various problems,Guy Harris1-1/+6
2007-07-18fxi a ytpoLuis Ontanon1-1/+1
2007-07-17(Following my "tradition") I forgot to ci the changes to the Makefiles for cr...Luis Ontanon1-0/+4
2007-07-16update Makefiles to build diam_dict.[co]Luis Ontanon1-0/+2
2007-05-25Have editcap and capinfos loading the wiretap plugins.Luis Ontanon1-0/+1
2007-05-22"make maintainer-clean" cleans up everything that "make distclean" does;Guy Harris1-4/+19
2007-05-18include dtd_parse.h in the distributionSebastien Tandel1-1/+1
2007-05-17uat_load.c is moved to generated filesSebastien Tandel1-2/+2
2007-05-17Since code generated by lex may trigger gcc warnings, we are now generating twoSebastien Tandel1-12/+18
2007-05-03Split out asn1 common functions. Start of BER EXTERNAL.Anders Broman1-0/+1
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-0/+1
2007-04-30Add a header that redefines g_array_index() to throw in a "void *" castGuy Harris1-0/+1
2007-03-25Migrate context tracing code from packet-h248.[ch] to gcp.[ch], so that the s...Luis Ontanon1-0/+2
2007-02-13From Sebastien Tandel:Stephen Fisher1-0/+2
2007-02-07* Add a category param to the uat.Luis Ontanon1-1/+0
2007-01-28Although yet untested (but it compiles and is still unused) add UAT to the repo.Luis Ontanon1-0/+4
2007-01-12Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code.Gerald Combs1-2/+0
2007-01-10Extending true_false_string supportJaap Keuter1-1/+3