| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -2/+2 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -17/+17 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -48/+48 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -3/+3 |
* | Add "proto_item_set_text()", which sets the "representation" field of an | Guy Harris | 2000-01-22 | 1 | -91/+42 |
* | Call the CDP entry listing addresses "Addresses", not "Address" - it can | Guy Harris | 2000-01-13 | 1 | -2/+2 |
* | Export the list of OSI NLPIDs in "nlpid.h", for use by the CDP | Guy Harris | 2000-01-13 | 1 | -77/+311 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -9/+17 |
* | More display filter fields added. | Laurent Deniel | 1999-10-16 | 1 | -6/+23 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -3/+5 |
* | Add a "BYTES_ARE_IN_FRAME()" macro, to test whether there are a | Guy Harris | 1999-09-17 | 1 | -2/+2 |
* | Instead of adding the TLV type and length values as hidden values, enter | Guy Harris | 1999-08-25 | 1 | -48/+67 |
* | Dump the values of the "flags" and "ttl" fields of the CDP header. | Guy Harris | 1999-08-25 | 1 | -62/+119 |
* | Fixed the array problem in packet-netbios. | Gilbert Ramirez | 1999-08-24 | 1 | -7/+20 |
* | Made the protocol (but not the fields) use the new proto_tree routine, | Gilbert Ramirez | 1999-07-29 | 1 | -3/+16 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -15/+14 |
* | Removed all references to gtk objects from packet*.[ch] files. They now | Gilbert Ramirez | 1999-03-23 | 1 | -32/+26 |
* | Small fixes for alignment, and #include for gtk+-1.1.x/glib-1.1.x | Gilbert Ramirez | 1999-03-01 | 1 | -1/+2 |
* | Removed Development notice within the CDP tree... | hannes | 1999-01-24 | 1 | -2/+1 |
* | The TLV structures in a CDP packet aren't necessarily aligned on 2-byte | Guy Harris | 1999-01-06 | 1 | -39/+84 |
* | Finished the first version of CDP support. | hannes | 1999-01-05 | 1 | -7/+38 |
* | Okay. Please test the CVS code.... | hannes | 1999-01-04 | 1 | -33/+46 |
* | I've dicovered, that the existing CDP code does not work with Cisco | hannes | 1999-01-04 | 1 | -2/+48 |
* | Added "Cisco Discovery Protocol" Hooks | hannes | 1998-12-19 | 1 | -0/+61 |