aboutsummaryrefslogtreecommitdiffstats
path: root/tap-sipstat.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing SIP response codes from iana sip-parametersMartin Mathieson2010-02-201-0/+10
* Have tap listeners specify whether the "packet" routine requiresGuy Harris2009-06-051-0/+1
* Actually display the minimum and maximum setup times, and split "setup"Guy Harris2009-02-021-1/+1
* Calculate average max and min setup time.Anders Broman2009-02-021-7/+29
* Calculate the avrage setuptime.Anders Broman2009-02-011-0/+12
* Add 422 "Session Timer Too Small" response code from RFC 4028Martin Mathieson2007-06-291-0/+1
* Add SIP response code 494 from RFC 3329Martin Mathieson2006-08-301-0/+1
* From Martin Mathieson:Anders Broman2006-07-171-0/+1
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-311-1/+1
* Ethereal->WiresharkAnders Broman2006-05-281-2/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* From Martin MathiesonAnders Broman2006-02-251-0/+1
* add an userdata argument to register_stat_cmd_arg() and its callback to use ...Luis Ontanon2006-02-111-2/+2
* Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withGuy Harris2005-08-201-1/+1
* Move the stats.[ch] stuff into epan, so plugins can use it.Guy Harris2005-08-191-1/+1
* Move the APIs for registering and processing "-z" command-line argumentsGuy Harris2005-08-191-1/+2
* Squelch more const warnings (and fix some memory leaks that found).Guy Harris2005-08-061-2/+2
* Constify a bunch of structure members and function arguments, to squelchGuy Harris2005-06-241-1/+1
* Fix typos in error messages.Gilbert Ramirez2005-05-031-1/+1
* Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asGuy Harris2005-04-011-1/+1
* As we've made the tap_specific_data field of a tap_packet_t structure aGuy Harris2005-01-011-2/+2
* Move the tap infrastructure to the epan directory.Guy Harris2004-09-291-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Lars Roland: add message counts to the SIP statistics.Guy Harris2004-05-011-1/+19
* From Lars Roland: Tethereal version of SIP statistics tap, and fixes toGuy Harris2004-03-301-0/+376