aboutsummaryrefslogtreecommitdiffstats
path: root/packet-skinny.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-3/+3
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"Guy Harris1-7/+7
2001-12-03Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris1-2/+5
2001-11-25Switched from calling dissect_data to using call_dissectorEd Warnicke1-2/+5
2001-10-20If we decide that a packet to or from port 2000 isn't really a SkinnyGuy Harris1-1/+2
2001-10-11For the SCCP message ID field, use the formerly commented-out versionGuy Harris1-3/+2
2001-10-11Get rid of C++ comment.Guy Harris1-2/+2
2001-10-11Initial Skinny Client Control Protocol support, from Joerg Mayer.Guy Harris1-0/+293