| Commit message (Expand) | Author | Age | Files | Lines |
* | Change from Jeff Foster to keep the dissector from crashing if the | Guy Harris | 2001-01-10 | 1 | -4/+15 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+3 |
* | 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 | -4/+4 |
* | Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSI | Guy Harris | 2000-11-18 | 1 | -3/+7 |
* | Support for conversations with "wildcard" destination addresses, from | Guy Harris | 2000-10-21 | 1 | -5/+5 |
* | Move format_text(), get_token_len(), and fine_line_end(), into strutil.c | Gilbert Ramirez | 2000-09-11 | 1 | -1/+2 |
* | Change from Andreas Sikkema to change the "old" and "new" members of the | Guy Harris | 2000-08-21 | 1 | -3/+2 |
* | 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 |