aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rpc.h
Commit message (Expand)AuthorAgeFilesLines
* Prototype for new dissect_rpc_list() function.Uwe Girlich2000-03-091-1/+3
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-1/+2
* Give "dissect_rpc_string()" an extra "char **" argument; if it'sGuy Harris2000-01-221-2/+2
* Prototype for dissect_rpc_bool().Uwe Girlich1999-12-141-1/+3
* prototype for dissect_rpc_data()Uwe Girlich1999-12-021-1/+3
* Make various "value_string" tables "const"; this allows the compiler toGuy Harris1999-11-191-2/+2
* Added Uwe's update to RPC.Gilbert Ramirez1999-11-191-1/+3
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-3/+1
* Got rid of dissect_rpc_string routine, renamed dissect_rpc_string_item toNathan Neulinger1999-11-151-3/+1
* Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.Nathan Neulinger1999-11-151-2/+2
* Added mount dissector.Nathan Neulinger1999-11-111-1/+2
* Expanded bootparams dissector to handle decoding getfile calls and replies.Nathan Neulinger1999-11-111-1/+5
* Updates to the ONC RPC and NFS code, from Uwe Girlich.Guy Harris1999-11-051-2/+5
* Uwe Girlich's ONC RPC and NFS dissectors.Guy Harris1999-10-291-0/+103