Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+2 |
* | Make the Zebra dissector, and a routine it uses, static, as they're not | Guy Harris | 2001-01-03 | 1 | -3/+3 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | Some tvbuffified dissectors weren't setting "pinfo->current_proto", so | Guy Harris | 2000-12-02 | 1 | -1/+3 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Use "memset()" to zero byte arrays, and "memcpy" to copy into them. | Guy Harris | 2000-08-20 | 1 | -9/+7 |
* | - remove ^M | Laurent Deniel | 2000-08-18 | 1 | -655/+657 |
* | Add Zebra dissector from Jochen. | Gilbert Ramirez | 2000-08-18 | 1 | -0/+655 |