aboutsummaryrefslogtreecommitdiffstats
path: root/packet-bootparams.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-01Updated all remaining ONC-RPC dissectors to pass the procedure name value_str...Ronnie Sahlberg1-2/+12
2002-10-23Add an extra argument to "rpc_init_proc_table()" that can specify an hf_Guy Harris1-2/+2
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-10/+10
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-10/+2
2002-04-03Removed many senseless pinfo parameters in RPC dissection and the layers above.Uwe Girlich1-16/+16
2001-06-18From Joerg Mayer: explicitly fill in all members of aGuy Harris1-8/+8
2001-05-30There are no more old-style (non-tvbuffified) ONC RPC dissectors, so getGuy Harris1-9/+9
2001-03-18BOOTPARAM tvbuffification and enhancements, from Ronnie Sahlberg.Guy Harris1-47/+51
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