aboutsummaryrefslogtreecommitdiffstats
path: root/packet-skinny.c
Commit message (Expand)AuthorAgeFilesLines
* Updates from Paul Erkkila.Guy Harris2002-03-271-101/+101
* Improve the media payload type names some more, and add some new ones IGuy Harris2002-03-211-8/+12
* Use somewhat nicer names for the media payload types.Guy Harris2002-03-211-20/+20
* Updates from Paul Erkkila.Guy Harris2002-03-201-6/+12
* Updates from Paul E. Erkkila.Guy Harris2002-03-201-398/+974
* Updates from Paul E. Erkkila.Guy Harris2002-03-191-175/+1241
* Put in desegmentation support.Guy Harris2002-03-191-494/+513
* Skinny Client Control Protocol enhancements, from Paul E. Erkkila.Guy Harris2002-03-181-76/+742
* 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