Use "tvb_get_ntohieee_float()" to fetch floating-point numbers from the
[obnox/wireshark/wip.git] / packet-rpc.h
2002-04-03 girlichRemoved many senseless pinfo parameters in RPC dissecti...
2002-04-02 guyGet rid of unused macro.
2002-04-02 guyGet rid of declarations of routines and structures...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-12 guyFrom Ronnie Sahlberg: file handle to file name resoluti...
2001-10-29 guyUpdates from Mike Frisch to reflect NFSv4 protocol...
2001-05-30 guyThere are no more old-style (non-tvbuffified) ONC RPC...
2001-05-25 guyAUTH_DES support, from Mike Frisch.
2001-05-07 guySupport for dissecting XDR arrays, from Ronnie Sahlberg.
2001-02-09 guyFor indirect RPC calls, remember the call information...
2001-02-09 guyMake a "dissect_rpc_indir_call()" routine to dissect...
2001-02-06 guyTvbuffify the portmap/rpcbind dissector, and implement...
2001-01-28 guyAllow dissectors of ONC RPC-based protocols to register...
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2000-11-22 guyGet rid of declarations of no-longer-extant "init_disse...
2000-11-21 girlichStart of a tvbuff_t version of the dissect_rpc() function.
2000-08-24 guyName updates to stuff in GSS authentication for ONC...
2000-08-24 guyInstead of keeping in the information about an RPC...
2000-08-11 denielMiscellaneous code cleaning
2000-08-08 girlichSeveral new RPC dissecting function introduced. Interfa...
2000-07-17 guySupport for dissecting RPCSEC_GSS credentials in ONC...
2000-03-09 girlichPrototype for new dissect_rpc_list() function.
2000-02-15 gramCreate a header file for every packet-*.c file. Prune...
2000-01-22 guyGive "dissect_rpc_string()" an extra "char **" argument...
1999-12-14 girlichPrototype for dissect_rpc_bool().
1999-12-02 girlichprototype for dissect_rpc_data()
1999-11-19 guyMake various "value_string" tables "const"; this allows...
1999-11-19 gramAdded Uwe's update to RPC.
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-15 nneulGot rid of dissect_rpc_string routine, renamed dissect_...
1999-11-15 nneulUwe Girlich's patches for nfs,mount,portmap and additio...
1999-11-11 nneulAdded mount dissector.
1999-11-11 nneulExpanded bootparams dissector to handle decoding getfil...
1999-11-05 guyUpdates to the ONC RPC and NFS code, from Uwe Girlich.
1999-10-29 guyUwe Girlich's ONC RPC and NFS dissectors.