From Albert Chin
[obnox/wireshark/wip.git] / tap-protocolinfo.c
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-02-11 lego add an userdata argument to register_stat_cmd_arg...
2005-09-01 sahlbergconvert one sprintf into g_snprintf()
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-04-01 guyRename "register_ethereal_tap()" to "register_tap_liste...
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-10-18 guyDon't blow up if the proto,colinfo tap is used but...
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2003-05-03 guyRename "proto_alloc_dfilter_string()" to
2003-04-23 guyMake "register_tap_listener()" return NULL on success...
2003-04-23 guyAllow taps to have menu item registration routines...
2002-11-04 sahlbergNew tap extension to tethereal: ProtoColInfo