aboutsummaryrefslogtreecommitdiffstats
path: root/tap-sipstat.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-20Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withGuy Harris1-1/+1
2005-08-19Move the stats.[ch] stuff into epan, so plugins can use it.Guy Harris1-1/+1
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsGuy Harris1-1/+2
2005-08-06Squelch more const warnings (and fix some memory leaks that found).Guy Harris1-2/+2
2005-06-24Constify a bunch of structure members and function arguments, to squelchGuy Harris1-1/+1
2005-05-03Fix typos in error messages.Gilbert Ramirez1-1/+1
2005-04-01Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asGuy Harris1-1/+1
2005-01-01As we've made the tap_specific_data field of a tap_packet_t structure aGuy Harris1-2/+2
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-05-01From Lars Roland: add message counts to the SIP statistics.Guy Harris1-1/+19
2004-03-30From Lars Roland: Tethereal version of SIP statistics tap, and fixes toGuy Harris1-0/+376