Various corrections and updates
[obnox/wireshark/wip.git] / Makefile.common
2006-05-31 geraldMore ethereal -> wireshark.
2006-05-31 geraldRename the main executable to "wireshark", along with...
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-21 sahlbergname change
2006-04-03 guyPut the low-level sync routines into a common file...
2006-03-04 guyWhen capturing, we only support writing to libpcap...
2006-02-24 legoAdd the (still unfinished) tethereal side of the funnel.
2006-02-15 guyCheck for getopt in the configure script, as we do...
2006-02-13 guyAdd tempfile.h to the list of headeer files. That...
2006-02-12 guyMove create_tempfile() to tempfile.c out of util.c...
2006-02-11 ulflthe point of no return ...
2005-12-13 ulflHUGE STEP (hopefully toward the right direction):
2005-12-06 ulflrename pcap-....c/.h files to capture-pcap-....c/.h
2005-12-05 ulflno more usage of Ethereal.lib in dumpcap any longer :-)
2005-12-04 ulflmove the complete functionality of the capture info...
2005-12-03 ulflsplit some parts of the packet counting functions into...
2005-12-03 ulflforgot to checkin that file ... so buildbot became...
2005-11-28 ulflseems like autogen doesn't like empty lines in the...
2005-11-28 ulfldumpcap.c doesn't need to link with file.c!
2005-11-28 ulflfirst steps towards a separated capture tool, working...
2005-11-17 guyHandle "-G" only in Tethereal - it doesn't work in...
2005-10-04 guyAdd a "capture_errs.c" routine to cough up error messag...
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-08-21 guyAdd a "register_dfilter_stat()", to register stats...
2005-08-20 guyFor AFP requests, add in the frame with the (last part...
2005-08-19 guyMove the stats.[ch] stuff into epan, so plugins can...
2005-08-19 guyMove the APIs for registering and processing "-z" comma...
2005-08-17 ulflfix a typo
2005-07-12 jmayerRemove/replace SPACES at the beginning of Makefile...
2005-05-26 ulfladd log.h
2005-04-29 ulfladd a new feature: list the files of a "File Set" ...
2005-03-20 tuexenFrom Oleg Terletsky: Support for SCTP chunk counters...
2005-02-25 legoGet stats_tree compiled
2005-02-23 ulflmove capture_opts related things (init, command line...
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2005-02-09 lrolandMove the following files from /trunk to /trunk/epan:
2005-02-08 lrolandMove h225-persistentdata.[ch] to epan,
2005-02-06 guyDon't have "set_menus_for_captured_packets()" call
2005-01-16 guyReport a friendlier name, if possible, when capturing...
2005-01-16 guyRename capture_combo_utils.{c,h} to capture_ui_utils...
2004-10-30 ulflsplit capture_loop from capture.c, some more code cleanup
2004-10-30 ulflcode cleanup: split capture_sync from capture.c into...
2004-10-01 guy"prefs-int.h" belongs in epan, too.
2004-09-29 guyMove the column preferences stuff to epan (the rest...
2004-09-29 guyMove various tables into the epan directory.
2004-09-29 guyMove the request/response header helper routines to...
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-09-28 guyMove the xDLC helper routines into epan.
2004-09-28 guyMove the SHA-1 code and header into epan, and give...
2004-09-28 guyMove various checksum routines and headers to epan.
2004-09-27 guyMove the DES, MD4, MD5, and RC4 source files and header...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-11 guyNothing in "util.h" is needed by anything in libetherea...
2004-09-10 guyHoist the code for handling "-G" into a common module.
2004-09-09 etxrabAdd SHA1 routines for future use at least by SigComp
2004-09-04 guyThe packet range stuff knows about capture_file structu...
2004-09-04 guyRename "range.c" and "range.h" to "packet-range.c"...
2004-07-29 obiotFrom Lars Roland: With this patch print.(c/h) and ps...
2004-07-27 guy"ps.c" isn't a header, so don't include it in ETHEREAL_...
2004-07-24 guyMove color_filters.c and color_filters.h up to the...
2004-07-23 guy"capture_combo_utils.{c,h}" don't use any GTK+ stuff...
2004-07-18 gramMove dissectors to epan/dissectors directory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-15 geraldConvert make-version.pl and the associated cvsversion...
2004-07-13 guyFrom Jean-Baptiste Marchand: MS Eventlog support.
2004-07-10 guyFrom Jean-Baptiste Marchand: frsrpc and frsapi support.
2004-07-09 guyMove the redefinition of "isprint()" to be used by...
2004-06-27 geraldFixes needed for "make distcheck".
2004-06-25 sahlbergUpdate to the makefiles to pull in the crc16 helper...
2004-06-18 ulflmerge: remove code duplication in merge.c and mergecap...
2004-06-17 ulfladd Merge functionality to Ethereal in an experimental...
2004-05-25 sahlbergH.235 dissector from Tomas compiler script.
2004-05-18 sahlbergNew protocol : PacketCable : PKTC
2004-05-13 geraldFrom Carlos Pignataro: Add MPLS Echo support.
2004-05-10 geraldAdd ps.c to BUILT_SOURCES, so that "make distcheck...
2004-05-09 guyFrom Lars Roland: add support for building a libetherea...
2004-05-01 guyFrom metatech:
2004-04-29 sahlbergFrom JBM
2004-04-17 guyFrom Lukas Pokorny: RTPS (Real-Time Publish-Subscribe...
2004-03-30 guyFrom Lars Roland: Tethereal version of SIP statistics...
2004-03-27 guyFrom Michael Lum:
2004-03-26 guyInclude packet-sip.h in the release.
2004-03-23 guyMake "epan_init()" take, as additional arguments, point...
2004-03-23 guyFrom Yuri Sidelnikov: FTAM support.
2004-03-23 tuexenAdd packet-sctp.h
2004-03-23 guyFrom Jelmer Vernooij: split the AIM dissector into...
2004-03-23 guyAdd support for DLT_APPLE_IP_OVER_IEEE_1394.
2004-03-19 guyFrom Michael Lum:
2004-03-18 guyFrom Josh Bailey: IPDC support.
2004-03-05 guyFrom Anders Broman: add a dissector for E.164 numbers...
2004-03-04 jmayerCheck for PERL in epan/configure.in
2004-03-02 jmayerMove the dissectors into libethereal (no static/shared...
2004-02-29 guyFrom Greg Morris:
2004-02-23 geraldMSVC doesn't like having header files in .c=.obj targets.
2004-02-23 geraldMove x11-declarations.h and x11-register-info.h back...
2004-02-23 geraldMove cvsversion.h from BUILT_INCLUDES to BUILT_SOURCES...
2004-02-22 guyTETHEREAL_TAP_SRC contains the names of source files...
2004-02-22 jmayer_HEADERS has special automake meaning. Rename to _INCLU...
2004-02-22 ulflmake the Makefile.common really common between automake...
2004-02-21 guyAdd routines that can be called from dissectors to...
next