aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-22EMEM : a simple and FAST api to allocate memory that will be automatically fr...Ronnie Sahlberg1-0/+2
2005-07-15Radius Dictionary SupportLuis Ontanon1-0/+1
2005-02-25Get stats_tree compiledLuis Ontanon1-0/+3
2005-02-10clean up makefiles.Lars Roland1-2/+0
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-8/+13
2005-02-08Move h225-persistentdata.[ch] to epan,Lars Roland1-1/+2
2004-12-26From Yaniv Kaul: add Ethernet address-to-name (or, at least, address-to-Guy Harris1-0/+1
2004-10-08Add sigcomp Universal Decompressor Virtual Machine (UDVM) and state handler, ...Anders Broman1-0/+4
2004-10-01"prefs-int.h" belongs in epan, too.Guy Harris1-0/+1
2004-09-30Move the #defines for SMI Network Management Private Enterprise CodesGuy Harris1-0/+2
2004-09-29Move the column preferences stuff to epan (the rest of the preferencesGuy Harris1-2/+3
2004-09-29Move various tables into the epan directory.Guy Harris1-3/+6
2004-09-29Move the request/response header helper routines to the epan directory.Guy Harris1-1/+2
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris1-1/+2
2004-09-28Move the xDLC helper routines into epan.Guy Harris1-3/+4
2004-09-28Move the SHA-1 code and header into epan, and give them RCS IDs.Guy Harris1-1/+2
2004-09-28Move various checksum routines and headers to epan.Guy Harris1-4/+8
2004-09-27Move the DES, MD4, MD5, and RC4 source files and headers into epan, andGuy Harris1-4/+8
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+2
2004-09-11Nothing in "util.h" is needed by anything in libethereal, so don't putGuy Harris1-1/+0
2004-09-10Move the base-64 routines to "epan/base64.c".Guy Harris1-0/+2
2004-09-10Move the stuff to handle ASCII <-> EBCDIC conversions toGuy Harris1-0/+2
2004-09-09Add SHA1 routines for future use, at least by SigCompAnders Broman1-0/+1
2004-09-04The packet range stuff knows about capture_file structures, so it'sGuy Harris1-2/+0
2004-09-04Split the pure range stuff out into separate files, exporting their ownGuy Harris1-0/+2
2004-09-04Rename "range.c" and "range.h" to "packet-range.c" and "packet-range.h";Guy Harris1-0/+2
2004-08-22Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bitGuy Harris1-2/+0
2004-08-10Fix a typo.Guy Harris1-1/+1
2004-08-10Add LIBETHEREAL_SRC and LIBETHEREAL_INCLUDES to epan/Makefile.common,Guy Harris1-0/+59