Stop the MS-DOS style path name warnings when compiling on Windows.
[obnox/wireshark/wip.git] / tap-sipstat.c
2010-09-23 morrissRemove unnecessary include: register.h
2010-02-20 martinmAdd missing SIP response codes from iana sip-parameters
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2009-02-02 guyActually display the minimum and maximum setup times...
2009-02-02 etxrabCalculate average max and min setup time.
2009-02-01 etxrabCalculate the avrage setuptime.
2007-06-29 martinmAdd 422 "Session Timer Too Small" response code from...
2006-08-30 martinmAdd SIP response code 494 from RFC 3329
2006-07-17 etxrabFrom Martin Mathieson:
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-02-25 etxrabFrom Martin Mathieson
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...
2004-05-01 guyFrom Lars Roland: add message counts to the SIP statistics.
2004-03-30 guyFrom Lars Roland: Tethereal version of SIP statistics...