From Taisuke SASAKI:
[obnox/wireshark/wip.git] / tap-rpcstat.c
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-28 etxrabEthereal->Wireshark
2006-05-22 sahlbergethereal->wireshark updates
2006-05-21 sahlbergname change
2006-02-11 lego add an userdata argument to register_stat_cmd_arg...
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-20 guyRename epan/stat.[ch] to epan/stat_cmd_args.[ch] -...
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-06 guySquelch more const warnings (and fix some memory leaks...
2005-07-29 guyConstify some variables, functions, and structure membe...
2005-07-24 guyConstify to remove a bunch of warnings. Add some casts...
2005-04-01 guyRename "register_ethereal_tap()" to "register_tap_liste...
2005-02-13 lrolandchange nmake makefiles in /trunk and /trunk/epan so...
2005-01-01 guyAs we've made the tap_specific_data field of a tap_pack...
2004-12-29 guyMake the tone of the error messages a bit less formal...
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-07-18 gramMove dissectors to epan/dissectors directory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-05-09 guyFrom Lars Roland: add support for building a libetherea...
2003-11-27 guyFix comments to correctly refer to the "-z" option.
2003-11-27 guyFrom Michael Lum: fix the usage message to refer to...
2003-09-03 sahlbergfix to various stats tables.
2003-04-23 guyMake "register_tap_listener()" return NULL on success...
2003-04-23 guyAllow taps to have menu item registration routines...
2002-11-01 sahlbergFix for small bug that crashed tethereal if a tap filte...
2002-10-31 guyFrom Ronnie Sahlberg: have a registration interface...
2002-10-23 guyFrom Ronnie Sahlberg: pass a pointer to the epan_dissec...
2002-09-27 sahlbergUpdate tethereal to put the filter string in the statis...
2002-09-26 sahlbergUpdated RPCSTAT for tethereal. The command now takes...
2002-09-04 sahlbergTap api. tap is a simple api that can be used for arbit...