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