aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-10move asn1.c/.h files into plugins/asn1 directory as just this plugin uses it nowTomas Kukosa1-2/+0
2007-01-09Move cryptography code to epan/crypt.Gerald Combs1-6/+0
2007-01-09SNMPv3 USM decryption/authentication phase 1Luis Ontanon1-0/+1
2007-01-02Move epan/crypt-md5.[ch] to epan/crypt. RemoveGerald Combs1-2/+0
2006-11-25From Julian Cable:Anders Broman1-0/+4
2006-10-04Finally got it to complie.Anders Broman1-0/+2
2006-09-27From Florent Drouin:Anders Broman1-0/+2
2006-09-22Add support for reading from stdin under Windows. Based on a patch sentGerald Combs1-0/+2
2006-08-16various UUID/GUID based changes.Ulf Lamping1-1/+2
2006-06-13- "next tvb" list moved from h225 to new file next_tvb.[ch]Tomas Kukosa1-0/+2
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs1-2/+2
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-03-10add guid-utils.h to Makefile.commonTomas Kukosa1-0/+1
2006-02-07eXtenstion options access to the -X command line optionsLuis Ontanon1-0/+2
2006-02-06Add code to check whether the app was started with special privilegesGuy Harris1-0/+2
2006-02-04The funneled GUI mini API.Luis Ontanon1-0/+2
2005-12-06OBJECT IDENTIFIER name resolution moved to oid_resolv.cTomas Kukosa1-0/+2
2005-10-22Move the ptvcursor.c code to epan/proto, and make ptvcursor_add() handleGuy Harris1-1/+0
2005-10-03From Jeff Snyder:Anders Broman1-0/+2
2005-09-17Move some headers for stuff defined by a dissector into epan/dissectorsGuy Harris1-3/+0
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-0/+19
2005-09-13Move the definition of GNUC_FORMAT_CHECK() to its own header, use it inGuy Harris1-0/+1
2005-09-12Add a header file to declare routines defined in lexer and used inGuy Harris1-1/+2
2005-09-11I'm adding the "Expert Info" prototype now, as it seems to be in a state wher...Ulf Lamping1-0/+2
2005-09-10the dtd parser (still missing the glue) and few fixes to packet-xml.cLuis Ontanon1-0/+5
2005-09-08Let's migrate the xml dissector...Luis Ontanon1-0/+2
2005-08-20Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withGuy Harris1-5/+5
2005-08-19Move the stats.[ch] stuff into epan, so plugins can use it.Guy Harris1-0/+2
2005-08-04Forgot to remove gdebug.h from Makefile.common tooJörg Mayer1-1/+0
2005-08-03From Richard van der Hoff:Anders Broman1-0/+1