aboutsummaryrefslogtreecommitdiffstats
path: root/packet-portmap.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-14Reversed the latest changes for protocol enable/disable in RPC sub-dissectors.Uwe Girlich1-34/+1
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-1/+34
2000-06-12Use "dissect_rpc_list()" to dissect NFS READDIR/READDIRPLUS reply listsGuy Harris1-65/+40
2000-05-31Add routines for adding items to a protocol tree that take arguments ofGuy Harris1-16/+16
2000-05-11Add tvbuff class.Gilbert Ramirez1-25/+25
2000-04-04Use the new split between protocol registration and protocol handoffGuy Harris1-1/+5
2000-03-12Break proto_tree_add_item_format() into multiple functions:Gilbert Ramirez1-9/+9
2000-01-22Give "dissect_rpc_string()" an extra "char **" argument; if it'sGuy Harris1-5/+5
2000-01-07Fix Gerald's e-mail address.Guy Harris1-2/+2
1999-11-26Portmapper v2 dump reply somehow nicer formatted.Uwe Girlich1-6/+8
1999-11-22Added v2 portmap dump replyNathan Neulinger1-3/+53
1999-11-19Added Uwe's update to RPC.Gilbert Ramirez1-7/+136
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-3/+8
1999-11-15Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.Nathan Neulinger1-1/+60
1999-11-11Added mount dissector.Nathan Neulinger1-14/+42
1999-11-11Additions to bootparams, portmap, and ypserv dissectorsNathan Neulinger1-1/+8
1999-11-10expanded portmap dissector to process some of the procedure callsNathan Neulinger1-8/+117
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/+78