| Commit message (Expand) | Author | Age | Files | Lines |
* | Make tvb_get_ptr() return 'const guint8*', and clean up all the | Gilbert Ramirez | 2001-03-13 | 1 | -3/+3 |
* | Don't fetch any of the fields past the BPDU type if the BPDU type isn't | Guy Harris | 2001-02-08 | 1 | -7/+18 |
* | Set the Protocol column, and clear the Info column, before we start | Guy Harris | 2001-02-08 | 1 | -8/+11 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -5/+1 |
* | Add the PPP types for the DEC LANBridge100 Spanning Tree protocol and | Guy Harris | 2001-01-14 | 1 | -1/+3 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -3/+3 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | Add support for the DLT_LINUX_SLL capture type in the current CVS | Guy Harris | 2000-12-23 | 1 | -3/+8 |
* | GVRP dissector, from Kevin Shi. | Guy Harris | 2000-11-30 | 1 | -2/+46 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Tvbuffify the STP dissector, have it register itself and have the LLC | Guy Harris | 2000-11-16 | 1 | -65/+72 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -3/+3 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -11/+11 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -19/+19 |
* | Register a "llc.dsap" dissector table for 802.2 LLC, and have dissectors | Guy Harris | 2000-04-17 | 1 | -1/+8 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -4/+5 |
* | Get rid of the include of "util.h" that some dissectors do - it's not | Guy Harris | 2000-01-16 | 1 | -2/+1 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -3/+8 |
* | Replace proto_tree_add_item_format by proto_tree_add_item. | Laurent Deniel | 1999-10-16 | 1 | -26/+30 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -13/+25 |
* | - dissect data if type unknown | Laurent Deniel | 1999-10-09 | 1 | -22/+105 |
* | The abbreviation for a protocol is generally all-lower-case, as it's | Guy Harris | 1999-10-08 | 1 | -2/+2 |
* | Christophe Tronche's BPDU dissector. | Guy Harris | 1999-10-08 | 1 | -0/+160 |