aboutsummaryrefslogtreecommitdiffstats
path: root/packet-bootparams.c
AgeCommit message (Expand)AuthorFilesLines
2001-01-28Allow dissectors of ONC RPC-based protocols to register themselvesGuy Harris1-3/+3
2001-01-18Fix comments to reflect what a null function pointer in a "vsff" tableGuy Harris1-3/+3
2001-01-03Have "proto_register_protocol()" build a list of data structures forGuy Harris1-2/+3
2000-08-14Reversed the latest changes for protocol enable/disable in RPC sub-dissectors.Uwe Girlich1-16/+1
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-1/+16
2000-05-31Add routines for adding items to a protocol tree that take arguments ofGuy Harris1-4/+5
2000-05-11Add tvbuff class.Gilbert Ramirez1-3/+3
2000-04-04Use the new split between protocol registration and protocol handoffGuy Harris1-2/+5
2000-01-22Give "dissect_rpc_string()" an extra "char **" argument; if it'sGuy Harris1-7/+7
2000-01-07Fix Gerald's e-mail address.Guy Harris1-2/+2
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-2/+8
1999-11-15Got rid of dissect_rpc_string routine, renamed dissect_rpc_string_item toNathan Neulinger1-7/+7
1999-11-11Additions to bootparams, portmap, and ypserv dissectorsNathan Neulinger1-34/+73
1999-11-11Expanded bootparams dissector to handle decoding getfile calls and replies.Nathan Neulinger1-6/+88
1999-11-10Changed protocol names to all lowercase. It looks weird in listing though.Nathan Neulinger1-2/+2
1999-11-10Added stubs for various RPC routines:Nathan Neulinger1-0/+63