| Commit message (Expand) | Author | Age | Files | Lines |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -3/+3 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -8/+11 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+2 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Use "tvb_offset_exists()" rather than "tvb_length_remaining()" to check | Guy Harris | 2000-11-13 | 1 | -2/+2 |
* | Tvbuffify the HTTP, NNTP, RSH, RTSP, and Telnet dissectors. | Guy Harris | 2000-11-09 | 1 | -30/+30 |
* | Move format_text(), get_token_len(), and fine_line_end(), into strutil.c | Gilbert Ramirez | 2000-09-11 | 1 | -1/+2 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | - add HAVE_CONFIG_H | Laurent Deniel | 2000-08-12 | 1 | -1/+25 |
* | RSH dissector, from Robert Tsai. | Guy Harris | 2000-08-12 | 1 | -0/+106 |