aboutsummaryrefslogtreecommitdiffstats
path: root/packet-tcp.h
AgeCommit message (Expand)AuthorFilesLines
2003-12-30Export a "dissect_tcp_payload()" routine from the TCP dissector, for useGuy Harris1-1/+7
2003-11-08Have "decode_tcp_ports()" handle only the handoff to a subdissector -Guy Harris1-2/+2
2003-11-08"decode_tcp_ports()" is for use by protocols that proxy transport-layerGuy Harris1-2/+2
2003-09-12Enhancement to the TCP dissector:Ronnie Sahlberg1-2/+2
2003-08-23New feature. Statistics/EndpointTalkjers can now present a sortable table wi...Ronnie Sahlberg1-4/+3
2003-05-21If the reported length of the TCP packet is less than the TCP headerGuy Harris1-1/+2
2003-04-23Update to TCP to handle hints from dissectors where the next PDU may start.Ronnie Sahlberg1-2/+2
2003-03-03Update for tethereal -z io,users, top talkers :Ronnie Sahlberg1-1/+4
2002-12-17From Jason House, support for TAPping from TCP protocolRonnie Sahlberg1-1/+24
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-05-05Make "tvb_ensure_length_remaining()" return a "guint" - it can't returnGuy Harris1-2/+2
2002-05-05Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment,Guy Harris1-1/+24
2002-02-18Add support for reassembling RPC-over-TCP fragments, and do that in bothGuy Harris1-2/+3
2001-10-01Have a flag in the "packet_info" structure, which indicates whether theGuy Harris1-1/+2
2001-09-30The length of an NBSS message can be bigger than 64K, so make theGuy Harris1-5/+10
2000-11-18Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSIGuy Harris1-2/+2
2000-08-11Miscellaneous code cleaningLaurent Deniel1-1/+6
2000-04-20Have the IPv6 dissector use the same dissector table as the IPv4Guy Harris1-3/+1
2000-04-12Jeff Foster's SOCKS dissector, support for associating dissectorsGuy Harris1-1/+4
2000-04-08Jeff Foster's rlogin dissector, and changes to the TCP dissector toGuy Harris1-1/+3
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez1-0/+26