| Commit message (Expand) | Author | Age | Files | Lines |
* | In "ethertype()", catch exceptions from the dissector we call, and, if | Guy Harris | 2001-01-18 | 1 | -12/+62 |
* | Pull the handling of trailers in Ethernet (as opposed to 802.3) frames | Guy Harris | 2001-01-18 | 1 | -9/+45 |
* | Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSI | Guy Harris | 2000-11-18 | 1 | -2/+8 |
* | Tvbuffify the STP dissector, have it register itself and have the LLC | Guy Harris | 2000-11-16 | 1 | -2/+2 |
* | Add some ethertypes (which were captured on my network, so inuse ;-). | Laurent Deniel | 2000-08-09 | 1 | -18/+28 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -24/+17 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -2/+2 |
* | Add protection against 0-length FT_BYTES being added to proto_tree. | Gilbert Ramirez | 2000-05-19 | 1 | -13/+18 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -2/+2 |
* | Re-insert 4 #include lines to get capture_*() function prototypes. | Gilbert Ramirez | 2000-04-13 | 1 | -1/+5 |
* | Change the sub-dissector handoff registration routines so that the | Gilbert Ramirez | 2000-04-13 | 1 | -0/+136 |