aboutsummaryrefslogtreecommitdiffstats
path: root/packet-skinny.c
Commit message (Expand)AuthorAgeFilesLines
* Convert some "col_add_str()" calls to "col_set_str()".Guy Harris2002-01-211-2/+2
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-3/+3
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-7/+7
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-2/+5
* Switched from calling dissect_data to using call_dissectorEd Warnicke2001-11-251-2/+5
* If we decide that a packet to or from port 2000 isn't really a SkinnyGuy Harris2001-10-201-1/+2
* For the SCCP message ID field, use the formerly commented-out versionGuy Harris2001-10-111-3/+2
* Get rid of C++ comment.Guy Harris2001-10-111-2/+2
* Initial Skinny Client Control Protocol support, from Joerg Mayer.Guy Harris2001-10-111-0/+293