From discussion in dev mailing ( http://www.wireshark.org/lists/wireshark-dev/201105...
[obnox/wireshark/wip.git] / tap-dcerpcstat.c
2011-03-30 cmaynardFrom: wireshark.org/lists/wireshark-dev/201103/msg00157...
2011-01-14 cmaynardFrom Cal Turney via bug 4964: Round & display 6 decimal...
2010-09-23 morrissRemove unnecessary include: register.h
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2008-02-03 stigMore rewrite of prohibited APIs (sprintf, strcpy, strcat).
2007-12-05 guyUse G_GINT64_MODIFIER to print gint64's and guint64's.
2007-04-16 morrissWireshark now requires support for 64-bit types so...
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-24 guyConstify to remove a bunch of warnings. Add some casts...
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-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-07 ulflreplace info field "gboolean request" by "guint8 ptype",
2004-01-19 guyDCE RPC statistics are maintained only by major version...
2004-01-19 jmayerTrivial signed/unsigned warning fixes
2003-12-15 guyDCE RPC version numbers are unsigned - print them with...
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-10-31 guyFrom Ronnie Sahlberg: have a registration interface...
2002-10-25 guyFrom Ronnie Sahlberg: ONLY calculate RTT values for...
2002-10-23 guyFrom Ronnie Sahlberg: add a tap for statistics for...