aboutsummaryrefslogtreecommitdiffstats
path: root/packet-bootparams.c
Commit message (Expand)AuthorAgeFilesLines
* Reversed the latest changes for protocol enable/disable in RPC sub-dissectors.Uwe Girlich2000-08-141-16/+1
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+16
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-4/+5
* Add tvbuff class.Gilbert Ramirez2000-05-111-3/+3
* Use the new split between protocol registration and protocol handoffGuy Harris2000-04-041-2/+5
* Give "dissect_rpc_string()" an extra "char **" argument; if it'sGuy Harris2000-01-221-7/+7
* Fix Gerald's e-mail address.Guy Harris2000-01-071-2/+2
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-2/+8
* Got rid of dissect_rpc_string routine, renamed dissect_rpc_string_item toNathan Neulinger1999-11-151-7/+7
* Additions to bootparams, portmap, and ypserv dissectorsNathan Neulinger1999-11-111-34/+73
* Expanded bootparams dissector to handle decoding getfile calls and replies.Nathan Neulinger1999-11-111-6/+88
* Changed protocol names to all lowercase. It looks weird in listing though.Nathan Neulinger1999-11-101-2/+2
* Added stubs for various RPC routines:Nathan Neulinger1999-11-101-0/+63