aboutsummaryrefslogtreecommitdiffstats
path: root/tap-sipstat.c
AgeCommit message (Collapse)AuthorFilesLines
2004-07-18Move dissectors to epan/dissectors directory.gram1-1/+1
Also move ncp222.py, x11-fields, process-x11-fields.pl, make-reg-dotc, and make-reg-dotc.py. Adjust #include lines in files that include packet-*.h files. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11410 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11400 f5534014-38df-0310-8fa8-9805f1628bb7
2004-05-01From Lars Roland: add message counts to the SIP statistics.guy1-1/+19
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10763 f5534014-38df-0310-8fa8-9805f1628bb7
2004-03-30From Lars Roland: Tethereal version of SIP statistics tap, and fixes toguy1-0/+376
the Ethereal version. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10522 f5534014-38df-0310-8fa8-9805f1628bb7