aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
Commit message (Expand)AuthorAgeFilesLines
* move capture_opts related things (init, command line, ...) from capture.c to ...Ulf Lamping2005-02-231-0/+2
* Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris2005-02-141-2/+18
* Move the following files from /trunk to /trunk/epan:Lars Roland2005-02-091-6/+1
* Move h225-persistentdata.[ch] to epan,Lars Roland2005-02-081-1/+0
* Don't have "set_menus_for_captured_packets()" callGuy Harris2005-02-061-0/+1
* Report a friendlier name, if possible, when capturing in Tethereal.Guy Harris2005-01-161-2/+2
* Rename capture_combo_utils.{c,h} to capture_ui_utils.{c,h}, as the codeGuy Harris2005-01-161-2/+2
* split capture_loop from capture.c, some more code cleanupUlf Lamping2004-10-301-0/+1
* code cleanup: split capture_sync from capture.c into it's own file. Ulf Lamping2004-10-301-0/+2
* "prefs-int.h" belongs in epan, too.Guy Harris2004-10-011-1/+0
* Move the column preferences stuff to epan (the rest of the preferencesGuy Harris2004-09-291-1/+0
* Move various tables into the epan directory.Guy Harris2004-09-291-3/+0
* Move the request/response header helper routines to the epan directory.Guy Harris2004-09-291-1/+0
* Move the tap infrastructure to the epan directory.Guy Harris2004-09-291-1/+0
* Move the xDLC helper routines into epan.Guy Harris2004-09-281-1/+0
* Move the SHA-1 code and header into epan, and give them RCS IDs.Guy Harris2004-09-281-1/+0
* Move various checksum routines and headers to epan.Guy Harris2004-09-281-4/+0
* Move the DES, MD4, MD5, and RC4 source files and headers into epan, andGuy Harris2004-09-271-4/+0
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+0
* Nothing in "util.h" is needed by anything in libethereal, so don't putGuy Harris2004-09-111-2/+4
* Hoist the code for handling "-G" into a common module.Guy Harris2004-09-101-0/+2
* Add SHA1 routines for future use at least by SigCompAnders Broman2004-09-091-0/+1
* The packet range stuff knows about capture_file structures, so it'sGuy Harris2004-09-041-0/+2
* Rename "range.c" and "range.h" to "packet-range.c" and "packet-range.h";Guy Harris2004-09-041-2/+0
* From Lars Roland: With this patch print.(c/h) and ps.(c/h) don't belong to Olivier Biot2004-07-291-2/+4
* "ps.c" isn't a header, so don't include it in ETHEREAL_COMMON_INCLUDES.Guy Harris2004-07-271-4/+3
* Move color_filters.c and color_filters.h up to the top-level directory,Guy Harris2004-07-241-0/+2
* "capture_combo_utils.{c,h}" don't use any GTK+ stuff, so move them toGuy Harris2004-07-231-0/+2
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-187/+0
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Convert make-version.pl and the associated cvsversion.h and CVSVERSIONGerald Combs2004-07-151-2/+2
* From Jean-Baptiste Marchand: MS Eventlog support.Guy Harris2004-07-131-1/+2
* From Jean-Baptiste Marchand: frsrpc and frsapi support.Guy Harris2004-07-101-1/+3
* Move the redefinition of "isprint()" to be used by dissectors whenGuy Harris2004-07-091-1/+2
* Fixes needed for "make distcheck".Gerald Combs2004-06-271-1/+2
* Update to the makefiles to pull in the crc16 helper for use by SIR and later ...Ronnie Sahlberg2004-06-251-1/+2
* merge: remove code duplication in merge.c and mergecap.c (put it in merge.c),Ulf Lamping2004-06-181-1/+3
* add Merge functionality to Ethereal in an experimental state.Ulf Lamping2004-06-171-1/+2
* H.235 dissector from Tomas compiler script.Ronnie Sahlberg2004-05-251-1/+2
* New protocol : PacketCable : PKTCRonnie Sahlberg2004-05-181-1/+2
* From Carlos Pignataro: Add MPLS Echo support.Gerald Combs2004-05-131-1/+2
* Add ps.c to BUILT_SOURCES, so that "make distcheck" doesn't burst into flames.Gerald Combs2004-05-101-2/+3
* From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris2004-05-091-6/+5
* From metatech:Guy Harris2004-05-011-1/+2
* From JBMRonnie Sahlberg2004-04-291-1/+2
* From Lukas Pokorny: RTPS (Real-Time Publish-Subscribe) support.Guy Harris2004-04-171-1/+2
* From Lars Roland: Tethereal version of SIP statistics tap, and fixes toGuy Harris2004-03-301-1/+2
* From Michael Lum:Guy Harris2004-03-271-1/+2
* Include packet-sip.h in the release.Guy Harris2004-03-261-1/+2
* Make "epan_init()" take, as additional arguments, pointers to routinesGuy Harris2004-03-231-2/+1