| Commit message (Expand) | Author | Age | Files | Lines |
* | There are no more old-style (non-tvbuffified) ONC RPC dissectors, so get | Guy Harris | 2001-05-30 | 1 | -21/+9 |
* | AUTH_DES support, from Mike Frisch. | Guy Harris | 2001-05-25 | 1 | -1/+4 |
* | Support for dissecting XDR arrays, from Ronnie Sahlberg. | Guy Harris | 2001-05-07 | 1 | -1/+4 |
* | For indirect RPC calls, remember the call information, and add a | Guy Harris | 2001-02-09 | 1 | -2/+6 |
* | Make a "dissect_rpc_indir_call()" routine to dissect arguments to a | Guy Harris | 2001-02-09 | 1 | -30/+4 |
* | Tvbuffify the portmap/rpcbind dissector, and implement part of CALLIT | Guy Harris | 2001-02-06 | 1 | -1/+30 |
* | Allow dissectors of ONC RPC-based protocols to register themselves | Guy Harris | 2001-01-28 | 1 | -25/+14 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -2/+1 |
* | Get rid of declarations of no-longer-extant "init_dissect_rpc()" and | Guy Harris | 2000-11-22 | 1 | -4/+1 |
* | Start of a tvbuff_t version of the dissect_rpc() function. | Uwe Girlich | 2000-11-21 | 1 | -2/+2 |
* | Name updates to stuff in GSS authentication for ONC RPC, from Dug Song. | Guy Harris | 2000-08-24 | 1 | -11/+11 |
* | Instead of keeping in the information about an RPC call a count of the | Guy Harris | 2000-08-24 | 1 | -19/+1 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -2/+25 |
* | Several new RPC dissecting function introduced. Interface to | Uwe Girlich | 2000-08-08 | 1 | -3/+13 |
* | Support for dissecting RPCSEC_GSS credentials in ONC RPC, from Dug Song. | Guy Harris | 2000-07-17 | 1 | -6/+16 |
* | Prototype for new dissect_rpc_list() function. | Uwe Girlich | 2000-03-09 | 1 | -1/+3 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -1/+2 |
* | Give "dissect_rpc_string()" an extra "char **" argument; if it's | Guy Harris | 2000-01-22 | 1 | -2/+2 |
* | Prototype for dissect_rpc_bool(). | Uwe Girlich | 1999-12-14 | 1 | -1/+3 |
* | prototype for dissect_rpc_data() | Uwe Girlich | 1999-12-02 | 1 | -1/+3 |
* | Make various "value_string" tables "const"; this allows the compiler to | Guy Harris | 1999-11-19 | 1 | -2/+2 |
* | Added Uwe's update to RPC. | Gilbert Ramirez | 1999-11-19 | 1 | -1/+3 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -3/+1 |
* | Got rid of dissect_rpc_string routine, renamed dissect_rpc_string_item to | Nathan Neulinger | 1999-11-15 | 1 | -3/+1 |
* | Uwe Girlich's patches for nfs,mount,portmap and addition of nlm. | Nathan Neulinger | 1999-11-15 | 1 | -2/+2 |
* | Added mount dissector. | Nathan Neulinger | 1999-11-11 | 1 | -1/+2 |
* | Expanded bootparams dissector to handle decoding getfile calls and replies. | Nathan Neulinger | 1999-11-11 | 1 | -1/+5 |
* | Updates to the ONC RPC and NFS code, from Uwe Girlich. | Guy Harris | 1999-11-05 | 1 | -2/+5 |
* | Uwe Girlich's ONC RPC and NFS dissectors. | Guy Harris | 1999-10-29 | 1 | -0/+103 |