Store drop count if present.
[obnox/wireshark/wip.git] / tap-httpstat.c
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).
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-05-01 sahlbergcoverity 155
2006-02-27 jakeSolving minor annoyances.
2006-02-11 lego add an userdata argument to register_stat_cmd_arg...
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-06-24 guyConstify a bunch of structure members and function...
2005-05-03 gramFix typos in error messages.
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...
2003-09-29 jmayerWhitespace changes in order to make diff produce more...
2003-09-02 guyThe code in an HTTP reply is a response code, not a...
2003-09-02 guyFrom Jean-Michel Fayard: BOOTP/DHCP, HTTP, and WSP...