aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
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
2004-07-29From Lars Roland: With this patch print.(c/h) and ps.(c/h) don't belong to Olivier Biot1-2/+0
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-479/+0
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-13From Jean-Baptiste Marchand: MS Eventlog support.Guy Harris1-1/+2
2004-07-10From Jean-Baptiste Marchand: frsrpc and frsapi support.Guy Harris1-1/+3
2004-07-04Add support for ENRP according toMichael Tüxen1-1/+2
2004-07-01From Jon Oberheide: giFT support.Guy Harris1-1/+2
2004-06-28Add dissector for Signaling Compression (SigComp) dissection, RFC3320.Anders Broman1-1/+2
2004-06-25Update to the makefiles to pull in the crc16 helper for use by SIR and later ...Ronnie Sahlberg1-1/+2
2004-06-04New protocol : DNPRonnie Sahlberg1-1/+2
2004-05-25H.235 dissector from Tomas compiler script.Ronnie Sahlberg1-1/+2
2004-05-18New protocol : PacketCable : PKTCRonnie Sahlberg1-1/+2
2004-05-13From Carlos Pignataro: Add MPLS Echo support.Gerald Combs1-1/+2
2004-05-12From Dominic B�chaz: IEEE 1588 (Precision Time Protocol) support.Gerald Combs1-1/+2
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris1-2/+3
2004-05-08From Rich Coe: DICOM support.Guy Harris1-1/+2
2004-05-01From metatech:Guy Harris1-1/+2
2004-04-30Add a generic media dissector. The dissectors trying to find a suitableOlivier Biot1-1/+2
2004-04-29From JBMRonnie Sahlberg1-1/+2
2004-04-20From metatech: basic BEA Tuxedo protocol support.Guy Harris1-1/+2
2004-04-17From Lukas Pokorny: RTPS (Real-Time Publish-Subscribe) support.Guy Harris1-1/+2
2004-04-13From Christian Falckenberg: GPRS SNDCP support.Guy Harris1-1/+2
2004-04-13From Josef Korelus: GPRS LLC support.Guy Harris1-1/+2