aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipp.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-31Add routines for adding items to a protocol tree that take arguments ofguy1-2/+2
2000-05-11Add tvbuff class.gram1-18/+18
2000-04-08Move calls to "dissector_add()" out of the register routines for TCP andguy1-1/+17
2000-03-07Make "name_length" and "value_length" universally "int"s - the valuesguy1-16/+16
2000-03-06Correctly dissect integer values, using the correct offset.guy1-3/+3
2000-03-06Fix a call to "proto_tree_add_text()", and declare "name_length" in suchguy1-13/+13
2000-01-22Fix files that had Gilbert's old e-mail address or that didn't have myguy1-2/+2
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withguy1-6/+16
1999-09-17When we see a delimiter tag, if we've seen one before, we know how muchguy1-16/+41
1999-09-17Add a "BYTES_ARE_IN_FRAME()" macro, to test whether there are aguy1-0/+538