aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dsi.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-24Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris1-3/+3
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-4/+4
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/+2
2001-11-27Change "conversation_set_dissector()" to take a dissector handle, ratherGuy Harris1-2/+5
2001-11-26Moved from using dissect_data() to using call_dissector()Ed Warnicke1-3/+6
2001-09-03Instead of having a single datum attached to a conversation, have a listGuy Harris1-12/+13
2001-06-18From Joerg Mayer: explicitly fill in all members of aGuy Harris1-7/+7
2001-05-24Appletalk Data Stream Interface (used by AFP-over-TCP) support, fromGuy Harris1-0/+489