aboutsummaryrefslogtreecommitdiffstats
path: root/packet-tcp.h
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Make "tvb_ensure_length_remaining()" return a "guint" - it can't returnGuy Harris2002-05-051-2/+2
* Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment,Guy Harris2002-05-051-1/+24
* Add support for reassembling RPC-over-TCP fragments, and do that in bothGuy Harris2002-02-181-2/+3
* Have a flag in the "packet_info" structure, which indicates whether theGuy Harris2001-10-011-1/+2
* The length of an NBSS message can be bigger than 64K, so make theGuy Harris2001-09-301-5/+10
* Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSIGuy Harris2000-11-181-2/+2
* Miscellaneous code cleaningLaurent Deniel2000-08-111-1/+6
* Have the IPv6 dissector use the same dissector table as the IPv4Guy Harris2000-04-201-3/+1
* Jeff Foster's SOCKS dissector, support for associating dissectorsGuy Harris2000-04-121-1/+4
* Jeff Foster's rlogin dissector, and changes to the TCP dissector toGuy Harris2000-04-081-1/+3
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-0/+26