| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -6/+6 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -5/+1 |
* | Use a name, not a number, to refer to the IP protocol number for UDP. | Guy Harris | 2002-05-11 | 1 | -2/+2 |
* | Added parsing of PORTMAP GETPORT functions. | Ronnie Sahlberg | 2002-05-09 | 1 | -1/+36 |
* | From Joerg Mayer: | Guy Harris | 2002-04-14 | 1 | -13/+25 |
* | Removed many senseless pinfo parameters in RPC dissection and the layers above. | Uwe Girlich | 2002-04-03 | 1 | -18/+18 |
* | Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOL | Guy Harris | 2002-01-20 | 1 | -2/+2 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -4/+4 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -16/+16 |
* | There are no more old-style (non-tvbuffified) ONC RPC dissectors, so get | Guy Harris | 2001-05-30 | 1 | -12/+12 |
* | Move the declaration of "ipprotostr()" out of "epan/packet.h" into a new | Guy Harris | 2001-04-17 | 1 | -1/+2 |
* | For indirect RPC calls, remember the call information, and add a | Guy Harris | 2001-02-09 | 1 | -20/+55 |
* | Make a "dissect_rpc_indir_call()" routine to dissect arguments to a | Guy Harris | 2001-02-09 | 1 | -37/+16 |
* | Add support for dissecting V3 CALLIT and V4 BCAST/INDIRECT calls. | Guy Harris | 2001-02-06 | 1 | -4/+4 |
* | Tvbuffify the portmap/rpcbind dissector, and implement part of CALLIT | Guy Harris | 2001-02-06 | 1 | -111/+166 |
* | Allow dissectors of ONC RPC-based protocols to register themselves | Guy Harris | 2001-01-28 | 1 | -9/+9 |
* | Put in comments explaining what the two "Universal Address" fields are; | Guy Harris | 2001-01-22 | 1 | -3/+3 |
* | Fix comments to reflect what a null function pointer in a "vsff" table | Guy Harris | 2001-01-18 | 1 | -6/+6 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | Give the RFC number of the spec for the portmapper/rpcbind protocols. | Guy Harris | 2000-08-24 | 1 | -1/+6 |
* | Reversed the latest changes for protocol enable/disable in RPC sub-dissectors. | Uwe Girlich | 2000-08-14 | 1 | -34/+1 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+34 |
* | Use "dissect_rpc_list()" to dissect NFS READDIR/READDIRPLUS reply lists | Guy Harris | 2000-06-12 | 1 | -65/+40 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -16/+16 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -25/+25 |
* | Use the new split between protocol registration and protocol handoff | Guy Harris | 2000-04-04 | 1 | -1/+5 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -9/+9 |
* | Give "dissect_rpc_string()" an extra "char **" argument; if it's | Guy Harris | 2000-01-22 | 1 | -5/+5 |
* | Fix Gerald's e-mail address. | Guy Harris | 2000-01-07 | 1 | -2/+2 |
* | Portmapper v2 dump reply somehow nicer formatted. | Uwe Girlich | 1999-11-26 | 1 | -6/+8 |
* | Added v2 portmap dump reply | Nathan Neulinger | 1999-11-22 | 1 | -3/+53 |
* | Added Uwe's update to RPC. | Gilbert Ramirez | 1999-11-19 | 1 | -7/+136 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -3/+8 |
* | Uwe Girlich's patches for nfs,mount,portmap and addition of nlm. | Nathan Neulinger | 1999-11-15 | 1 | -1/+60 |
* | Added mount dissector. | Nathan Neulinger | 1999-11-11 | 1 | -14/+42 |
* | Additions to bootparams, portmap, and ypserv dissectors | Nathan Neulinger | 1999-11-11 | 1 | -1/+8 |
* | expanded portmap dissector to process some of the procedure calls | Nathan Neulinger | 1999-11-10 | 1 | -8/+117 |
* | 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/+78 |