aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2005-03-20From Oleg Terletsky: Support for SCTP chunk counters. Modified to handle bun...Michael Tüxen1-0/+1
2005-02-25Get stats_tree compiledLuis Ontanon1-0/+1
2005-02-23move capture_opts related things (init, command line, ...) from capture.c to ...Ulf Lamping1-0/+2
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris1-2/+18
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-6/+1
2005-02-08Move h225-persistentdata.[ch] to epan,Lars Roland1-1/+0
2005-02-06Don't have "set_menus_for_captured_packets()" callGuy Harris1-0/+1
2005-01-16Report a friendlier name, if possible, when capturing in Tethereal.Guy Harris1-2/+2
2005-01-16Rename capture_combo_utils.{c,h} to capture_ui_utils.{c,h}, as the codeGuy Harris1-2/+2
2004-10-30split capture_loop from capture.c, some more code cleanupUlf Lamping1-0/+1
2004-10-30code cleanup: split capture_sync from capture.c into it's own file. Ulf Lamping1-0/+2
2004-10-01"prefs-int.h" belongs in epan, too.Guy Harris1-1/+0
2004-09-29Move the column preferences stuff to epan (the rest of the preferencesGuy Harris1-1/+0
2004-09-29Move various tables into the epan directory.Guy Harris1-3/+0
2004-09-29Move the request/response header helper routines to the epan directory.Guy Harris1-1/+0
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris1-1/+0
2004-09-28Move the xDLC helper routines into epan.Guy Harris1-1/+0
2004-09-28Move the SHA-1 code and header into epan, and give them RCS IDs.Guy Harris1-1/+0
2004-09-28Move various checksum routines and headers to epan.Guy Harris1-4/+0
2004-09-27Move the DES, MD4, MD5, and RC4 source files and headers into epan, andGuy Harris1-4/+0
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+0
2004-09-11Nothing in "util.h" is needed by anything in libethereal, so don't putGuy Harris1-2/+4
2004-09-10Hoist the code for handling "-G" into a common module.Guy 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-0/+2
2004-09-04Rename "range.c" and "range.h" to "packet-range.c" and "packet-range.h";Guy Harris1-2/+0
2004-07-29From Lars Roland: With this patch print.(c/h) and ps.(c/h) don't belong to Olivier Biot1-2/+4
2004-07-27"ps.c" isn't a header, so don't include it in ETHEREAL_COMMON_INCLUDES.Guy Harris1-4/+3
2004-07-24Move color_filters.c and color_filters.h up to the top-level directory,Guy Harris1-0/+2
2004-07-23"capture_combo_utils.{c,h}" don't use any GTK+ stuff, so move them toGuy Harris1-0/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-187/+0
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-15Convert make-version.pl and the associated cvsversion.h and CVSVERSIONGerald Combs1-2/+2
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-09Move the redefinition of "isprint()" to be used by dissectors whenGuy Harris1-1/+2
2004-06-27Fixes needed for "make distcheck".Gerald Combs1-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-18merge: remove code duplication in merge.c and mergecap.c (put it in merge.c),Ulf Lamping1-1/+3
2004-06-17add Merge functionality to Ethereal in an experimental state.Ulf Lamping1-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-10Add ps.c to BUILT_SOURCES, so that "make distcheck" doesn't burst into flames.Gerald Combs1-2/+3
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris1-6/+5
2004-05-01From metatech:Guy Harris1-1/+2
2004-04-29From JBMRonnie Sahlberg1-1/+2
2004-04-17From Lukas Pokorny: RTPS (Real-Time Publish-Subscribe) support.Guy Harris1-1/+2
2004-03-30From Lars Roland: Tethereal version of SIP statistics tap, and fixes toGuy Harris1-1/+2
2004-03-27From Michael Lum:Guy Harris1-1/+2