Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+2 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -11/+6 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -3/+4 |
* | Use "BYTES_ARE_IN_FRAME()" rather than explicitly checking an offset and | Guy Harris | 2000-08-06 | 1 | -9/+9 |
* | Don't use "fd->pkt_len" when checking to see if you've run off the end | Guy Harris | 2000-08-06 | 1 | -9/+9 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -18/+16 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -43/+43 |
* | Consolidate flags in struct frame_data, and add "visited" flag. Use | Gilbert Ramirez | 2000-04-13 | 1 | -7/+2 |
* | Remove extra space before "Port" in proto_tree label. | Gilbert Ramirez | 2000-04-13 | 1 | -2/+2 |
* | Jeff Foster's SOCKS dissector, support for associating dissectors | Guy Harris | 2000-04-12 | 1 | -0/+1161 |