| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed many senseless pinfo parameters in RPC dissection and the layers above. | Uwe Girlich | 2002-04-03 | 1 | -50/+50 |
* | Fix a bunch of bits of code that used "tvb_get_ntohl()" to fetch IP | Guy Harris | 2002-04-02 | 1 | -11/+3 |
* | Sun's "yp.x" appears to lie when it claims that the argument to a FIRST | Guy Harris | 2002-02-20 | 1 | -6/+25 |
* | When creating an subtree with variable-length items under it, use -1 as | Guy Harris | 2002-02-02 | 1 | -11/+15 |
* | From Ronnie Sahlberg: initial NDMPv3 support, and an update to his | Guy Harris | 2001-12-23 | 1 | -2/+2 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -15/+15 |
* | There are no more old-style (non-tvbuffified) ONC RPC dissectors, so get | Guy Harris | 2001-05-30 | 1 | -38/+38 |
* | YPSERV tvbuffified, and additional dissection added, by Ronnie Sahlberg. | Guy Harris | 2001-03-17 | 1 | -71/+251 |
* | Allow dissectors of ONC RPC-based protocols to register themselves | Guy Harris | 2001-01-28 | 1 | -5/+5 |
* | Fix comments to reflect what a null function pointer in a "vsff" table | Guy Harris | 2001-01-18 | 1 | -4/+4 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+3 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -4/+4 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -4/+4 |
* | Use the new split between protocol registration and protocol handoff | Guy Harris | 2000-04-04 | 1 | -1/+5 |
* | Give "dissect_rpc_string()" an extra "char **" argument; if it's | Guy Harris | 2000-01-22 | 1 | -13/+14 |
* | Fix Gerald's e-mail address. | Guy Harris | 2000-01-07 | 1 | -2/+2 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -3/+8 |
* | Got rid of dissect_rpc_string routine, renamed dissect_rpc_string_item to | Nathan Neulinger | 1999-11-15 | 1 | -13/+13 |
* | enhancements to ypserv dissector | Nathan Neulinger | 1999-11-12 | 1 | -8/+51 |
* | Additions to bootparams, portmap, and ypserv dissectors | Nathan Neulinger | 1999-11-11 | 1 | -28/+141 |
* | Changed protocol names to all lowercase. It looks weird in listing though. | Nathan Neulinger | 1999-11-10 | 1 | -2/+2 |
* | Added stubs for various RPC routines: | Nathan Neulinger | 1999-11-10 | 1 | -0/+90 |