we now have export dialogs,
[metze/wireshark/wip.git] / packet-tcp.h
2003-12-30 Guy HarrisExport a "dissect_tcp_payload()" routine from the TCP...
2003-11-08 Guy HarrisHave "decode_tcp_ports()" handle only the handoff to...
2003-11-08 Guy Harris"decode_tcp_ports()" is for use by protocols that proxy...
2003-09-12 Ronnie SahlbergEnhancement to the TCP dissector:
2003-08-23 Ronnie SahlbergNew feature. Statistics/EndpointTalkjers can now prese...
2003-05-21 Guy HarrisIf the reported length of the TCP packet is less than...
2003-04-23 Ronnie SahlbergUpdate to TCP to handle hints from dissectors where...
2003-03-03 Ronnie SahlbergUpdate for tethereal -z io,users, top talkers :
2002-12-17 Ronnie SahlbergFrom Jason House, support for TAPping from TCP protocol
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-05-05 Guy HarrisMake "tvb_ensure_length_remaining()" return a "guint...
2002-05-05 Guy HarrisMake a "tcp_dissect_pdus()" with the standard loop...
2002-02-18 Guy HarrisAdd support for reassembling RPC-over-TCP fragments...
2001-10-01 Guy HarrisHave a flag in the "packet_info" structure, which indic...
2001-09-30 Guy HarrisThe length of an NBSS message can be bigger than 64K...
2000-11-18 Guy HarrisTvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP...
2000-08-11 Laurent DenielMiscellaneous code cleaning
2000-04-20 Guy HarrisHave the IPv6 dissector use the same dissector table...
2000-04-12 Guy HarrisJeff Foster's SOCKS dissector, support for associating...
2000-04-08 Guy HarrisJeff Foster's rlogin dissector, and changes to the...
2000-02-15 Gilbert RamirezCreate a header file for every packet-*.c file. Prune...