aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2013-05-06Add missing files.Anders Broman1-0/+1
2013-05-05Add the abillity to export PDU:s to file using a USER_DLT adding meta data be...Anders Broman1-0/+1
2013-03-10Actually remove slab.h from the makefile.Evan Huus1-1/+0
2013-02-27Move show_exception() and show_reported_bounds_error() toGuy Harris1-0/+2
2013-02-09Put NODIST_ at the beginning of macro names, as was done for the pluginsGuy Harris1-3/+3
2013-02-05Fix for previous changes.Guy Harris1-2/+2
2013-02-05Don't distribute the results of running Lemon, as we distribute LemonGuy Harris1-27/+15
2012-08-03Move the list of AX.25 protocol IDs to epan/ax25_pids.h. Use it inGuy Harris1-0/+1
2012-05-23Add conv_id.hAnders Broman1-2/+3
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