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