aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipp.c
AgeCommit message (Expand)AuthorFilesLines
2000-03-07Make "name_length" and "value_length" universally "int"s - the valuesGuy Harris1-16/+16
2000-03-06Correctly dissect integer values, using the correct offset.Guy Harris1-3/+3
2000-03-06Fix a call to "proto_tree_add_text()", and declare "name_length" in suchGuy Harris1-13/+13
2000-01-22Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris1-2/+2
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-6/+16
1999-09-17When we see a delimiter tag, if we've seen one before, we know how muchGuy Harris1-16/+41
1999-09-17Add a "BYTES_ARE_IN_FRAME()" macro, to test whether there are aGuy Harris1-0/+538