Add a tap for showing all expert items.
[obnox/wireshark/wip.git] / Makefile.common
2011-09-15 martinmAdd a tap for showing all expert items.
2011-07-14 martinmAdd LTE RLC stats tap to tshark.
2011-07-14 martinmAdd LTE MAC statistics to tshark.
2011-06-21 etxrabFrom Stéphane Gorse:
2011-04-27 guyCreate a new frame_data_sequence data type; it represen...
2011-04-11 cmaynardAdd conversation tracking and tshark tap support to...
2011-04-05 cmaynardAdd ICMP tap support, and add a tshark tap to measure...
2011-03-27 geraldAdd "-z hosts", which dumps name resolution information...
2010-11-28 sfisherMove u3 code to top-level directory since it's not...
2010-11-27 guyMove main_statusbar.h to the top-level directory; none...
2010-09-18 morrissFrom Cal Turney via https://bugs.wireshark.org/bugzilla...
2010-06-01 geraldFrom Michael Bernhard via bug 3398 with minor fixups:
2010-05-28 morrissMove some code (including the optional objects) into...
2010-05-07 guyAdd routines vfprintf_stderr() and fprintf_stderr(...
2010-03-07 etxrabUse strtok_s on windows and strtok_r otherwise.
2010-03-04 guyIn Wireshark and TShark, run dumpcap to get interface...
2009-10-06 stigInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-08-31 krjRemove strcasecmp. We use g_ascii_strcasecmp exclusively
2009-07-02 geraldPull mkstemp() into tempfile.c. That's the only place...
2009-05-20 geraldFrom Vincenzo Condoleo via bug 2589:
2008-12-31 guyAdd tap-megaco-common.h, so it'll show up in the distri...
2008-12-31 rbalintService response time statistics for MEGACO (CLI part).
2008-06-30 morrissMove privileges.c and unicode-utils.c from epan to...
2008-06-21 wmeierRevert incorrect change which killed *nix buuilds...
2008-06-21 wmeierFix editcap Windows build problem.....
2008-06-21 sakeFrom Ken Smith (bug 2574): Allow editcap to parse files...
2008-04-12 ulflvarious code cleanup
2008-04-12 stigAnd remove tap_dfilter_dlg.h
2008-04-12 stigRemoved menu.h
2008-04-12 ulflmove statusbar related code from main.c into it's own...
2008-02-16 guyPull capture_loop.c into dumpcap.c, as dumpcap is the...
2008-02-16 guyrawshark doesn't appear to need pcapio.c, either.
2008-02-16 guyRemove from rawshark_SOURCES some files that rawshark...
2008-02-15 geraldAdd rawshark, a utility that, when given raw pcap-forma...
2008-02-03 sakeFrom Balint Reczey (bug 2233):
2007-11-20 geraldIf libcap is present, have dumpcap use it to drop privi...
2007-09-26 sfisherMove sync_pipe_write.c to WIRESHARK_COMMON_SRC since...
2007-09-25 ulflremove trailing backslash
2007-09-25 ulflas "advertised" some days ago:
2007-06-27 geraldPut airpcap.h back in the distribution.
2007-06-17 legoHave editcap and capinfos compile --without-plugins
2007-06-11 geraldFix compilation under VS6 (hopefully without breaking...
2007-05-25 legoHave editcap and capinfos loading the wiretap plugins.
2007-05-18 geraldFrom Dustin Johnson:
2007-01-02 geraldMove epan/crypt-md5.[ch] to epan/crypt. Remove
2006-10-24 etxrabFrom Alejandro Vaquero:
2006-10-06 geraldAdd airpcap.h to the distribution.
2006-10-04 etxrabFinally got it to complie.
2006-09-22 geraldAdd support for reading from stdin under Windows. ...
2006-08-16 geraldAdd support for AirPcap, an upcoming wireless product...
2006-07-27 geraldAdd duplicate frame detection (and removal) to editcap...
2006-07-20 sahlbergwe dont need our own snprintf any more since we always...
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.
next