| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Export a "dissect_tcp_payload()" routine from the TCP dissector, for use | Guy Harris | 2003-12-30 | 1 | -1/+7 |
* | Have "decode_tcp_ports()" handle only the handoff to a subdissector - | Guy Harris | 2003-11-08 | 1 | -2/+2 |
* | "decode_tcp_ports()" is for use by protocols that proxy transport-layer | Guy Harris | 2003-11-08 | 1 | -2/+2 |
* | Enhancement to the TCP dissector: | Ronnie Sahlberg | 2003-09-12 | 1 | -2/+2 |
* | New feature. Statistics/EndpointTalkjers can now present a sortable table wi... | Ronnie Sahlberg | 2003-08-23 | 1 | -4/+3 |
* | If the reported length of the TCP packet is less than the TCP header | Guy Harris | 2003-05-21 | 1 | -1/+2 |
* | Update to TCP to handle hints from dissectors where the next PDU may start. | Ronnie Sahlberg | 2003-04-23 | 1 | -2/+2 |
* | Update for tethereal -z io,users, top talkers : | Ronnie Sahlberg | 2003-03-03 | 1 | -1/+4 |
* | From Jason House, support for TAPping from TCP protocol | Ronnie Sahlberg | 2002-12-17 | 1 | -1/+24 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | Make "tvb_ensure_length_remaining()" return a "guint" - it can't return | Guy Harris | 2002-05-05 | 1 | -2/+2 |
* | Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment, | Guy Harris | 2002-05-05 | 1 | -1/+24 |
* | Add support for reassembling RPC-over-TCP fragments, and do that in both | Guy Harris | 2002-02-18 | 1 | -2/+3 |
* | Have a flag in the "packet_info" structure, which indicates whether the | Guy Harris | 2001-10-01 | 1 | -1/+2 |
* | The length of an NBSS message can be bigger than 64K, so make the | Guy Harris | 2001-09-30 | 1 | -5/+10 |
* | Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSI | Guy Harris | 2000-11-18 | 1 | -2/+2 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -1/+6 |
* | Have the IPv6 dissector use the same dissector table as the IPv4 | Guy Harris | 2000-04-20 | 1 | -3/+1 |
* | Jeff Foster's SOCKS dissector, support for associating dissectors | Guy Harris | 2000-04-12 | 1 | -1/+4 |
* | Jeff Foster's rlogin dissector, and changes to the TCP dissector to | Guy Harris | 2000-04-08 | 1 | -1/+3 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -0/+26 |