aboutsummaryrefslogtreecommitdiffstats
path: root/packet-afs.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-1/+3
2000-06-21Fix the display of volume names.Guy Harris1-7/+7
2000-05-31Add routines for adding items to a protocol tree that take arguments ofGuy Harris1-36/+35
2000-05-11Add tvbuff class.Gilbert Ramirez1-40/+40
2000-01-15Fix up a bunch of places where a pointer into the packet buffer was castGuy Harris1-8/+8
2000-01-07Fix Gerald's e-mail address.Guy Harris1-2/+2
1999-11-17Provide a general mechanism by which dissectors can register "init"Guy Harris1-2/+3
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-9/+25
1999-10-28added additional error messagesNathan Neulinger1-6/+85
1999-10-28Converted C++ style comments to C styleNathan Neulinger1-27/+25
1999-10-24Export the data structure used to represent a conversation.Guy Harris1-5/+12
1999-10-22Generalize the "ip_src" and "ip_dst" members of the "packet_info"Guy Harris1-15/+23
1999-10-20Added Nathan's patch for AFS and RX dissection.Gilbert Ramirez1-0/+2502