aboutsummaryrefslogtreecommitdiffstats
path: root/packet-skinny.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-05Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment,guy1-102/+21
2002-03-27Updates from Paul Erkkila.guy1-101/+101
2002-03-21Improve the media payload type names some more, and add some new ones Iguy1-8/+12
2002-03-21Use somewhat nicer names for the media payload types.guy1-20/+20
2002-03-20Updates from Paul Erkkila.guy1-6/+12
2002-03-20Updates from Paul E. Erkkila.guy1-398/+974
2002-03-19Updates from Paul E. Erkkila.guy1-175/+1241
2002-03-19Put in desegmentation support.guy1-494/+513
2002-03-18Skinny Client Control Protocol enhancements, from Paul E. Erkkila.guy1-76/+742
2002-01-21Convert some "col_add_str()" calls to "col_set_str()".guy1-2/+2
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-3/+3
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"guy1-7/+7
2001-12-03Make "dissector_add()", "dissector_delete()", and "dissector_change()"guy1-2/+5
2001-11-25Switched from calling dissect_data to using call_dissectorhagbard1-2/+5
2001-10-20If we decide that a packet to or from port 2000 isn't really a Skinnyguy1-1/+2
2001-10-11For the SCCP message ID field, use the formerly commented-out versionguy1-3/+2
2001-10-11Get rid of C++ comment.guy1-2/+2
2001-10-11Initial Skinny Client Control Protocol support, from Joerg Mayer.guy1-0/+293