summaryrefslogtreecommitdiff
path: root/print-sip.c
Commit message (Collapse)AuthorAgeFilesLines
* NDOize EAP, IEEE CFM, lwres, SIP & Syslog decodersDenis Ovsienko2014-04-011-12/+11
|
* NDOize safeputs() and safeputchar()Denis Ovsienko2014-04-011-1/+1
|
* only include udp.h when necessaryDenis Ovsienko2014-02-111-2/+0
|
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-5/+0
| | | | | | Remove lots of $Header's and a few $Id's that all belong to the former CVS repository of tcpdump itself. These keywords have been frozen since the migration to git in late 2008.
* ndo-ize print-ascii: hex_print_with_offset()Michael Richardson2014-01-011-1/+1
|
* Check that bytes exist in the captured data before fetching them.Guy Harris2009-08-181-0/+4
|
* add basic support for the SIP protocolhannes2004-07-271-0/+60