| Commit message (Expand) | Author | Age | Files | Lines |
* | Instead of having a single datum attached to a conversation, have a list | Guy Harris | 2001-09-03 | 1 | -21/+30 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -17/+17 |
* | There's no need to include "globals.h" - don't include it. | Guy Harris | 2001-06-08 | 1 | -4/+2 |
* | Fix error in dissect_connect_ack routine, proto_tree_add_item for hf_msproxy_... | Jeff Foster | 2001-04-09 | 1 | -2/+2 |
* | Tvbuffify the Microsoft Proxy dissector. | Guy Harris | 2001-03-22 | 1 | -362/+290 |
* | Boost the size of some buffers to leave room for the terminating NUL, | Guy Harris | 2001-03-22 | 1 | -9/+16 |
* | 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/+3 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -3/+3 |
* | Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSI | Guy Harris | 2000-11-18 | 1 | -3/+5 |
* | Support for conversations with "wildcard" destination addresses, from | Guy Harris | 2000-10-21 | 1 | -6/+7 |
* | Change from Andreas Sikkema to change the "old" and "new" members of the | Guy Harris | 2000-08-21 | 1 | -3/+2 |
* | Fix a comment. | Laurent Deniel | 2000-08-20 | 1 | -2/+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 | -4/+5 |
* | Use "BYTES_ARE_IN_FRAME()" rather than explicitly checking an offset and | Guy Harris | 2000-08-06 | 1 | -3/+3 |
* | Don't use "fd->pkt_len" when checking to see if you've run off the end | Guy Harris | 2000-08-06 | 1 | -3/+3 |
* | Correct the URL for Dante. | Gilbert Ramirez | 2000-05-31 | 1 | -2/+2 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -47/+44 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -75/+75 |
* | Microsoft Proxy protocol dissector from Jeff Foster. | Guy Harris | 2000-04-20 | 1 | -0/+1361 |