| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -3/+3 |
* | Ensure that all value_string arrays end in {0, NULL}. Dissectors got away | Gilbert Ramirez | 2001-01-03 | 1 | -4/+9 |
* | Register the WSP dissector, make it static, and have the WTP dissector | Guy Harris | 2001-01-03 | 1 | -2/+9 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -1/+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 | -11/+2 |
* | Make the RTCP, RTP, WSP, and WTP dissectors check whether their | Guy Harris | 2000-11-05 | 1 | -11/+4 |
* | Microsoft Visual C++, unlike GCC, doesn't like it if you have no | Guy Harris | 2000-11-04 | 1 | -2/+3 |
* | WAP support, from Neil Hunter. | Guy Harris | 2000-11-04 | 1 | -0/+634 |