aboutsummaryrefslogtreecommitdiffstats
path: root/packet-tcp.h
AgeCommit message (Expand)AuthorFilesLines
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