aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tcp.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-15Stop using the conversation index for tcp stream values as the gaps in the nu...sake1-0/+6
2011-07-06From György Szaniszló:etxrab1-0/+3
2011-01-08Add "tcp.window_size_value" and "tcp.window_size_scalefactor" conformsake1-2/+2
2010-09-08Expand the TCP flags to include the low nibble of the byte that hassfisher1-1/+3
2010-08-29From Cal Turney (bug 5132):sake1-0/+1
2010-08-26Fix a number of doxygen directives.etxrab1-0/+1
2010-05-26Fix indentation.etxrab1-17/+17
2009-08-21Sanitize epan includeskrj1-1/+1
2009-06-09Enable Lua tcp tap userdata.stig1-2/+2
2009-05-14Add support for process flow records to IPFIX, which required addinggerald1-11/+29
2008-09-30Make the index from the conversation-struct available as fieldsake1-1/+6
2008-08-25add a preference and code for tracking how many un-acked bytes are in sahlberg1-0/+1
2008-08-12From Eric Travis:etxrab1-0/+3
2007-12-17From metatech:sfisher1-0/+1
2007-09-25This patch adds two new fields to the tcp-dissector:sake1-1/+21
2007-04-06export some desegmentation functions from TCP dissector to reuse them in SSL/...kukosa1-0/+8
2006-11-21Correct comments and examples on get_pdu_len().jake1-1/+1
2006-11-07fix for bug 1200sahlberg1-0/+2
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...sahlberg1-1/+1
2006-09-10implement support to reassemble tcp sessions until the end of the session (FIN)sahlberg1-0/+5
2006-08-14rename some structures and defines from the se_tree to the emem_tree prefixsahlberg1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-04-28 tcp analysis updates to prepare for later tcp reassembly updatessahlberg1-6/+8
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...sahlberg1-0/+4
2006-03-02 make the tcp_acked struct a pointer from the tcpd struct since we might need...sahlberg1-3/+9
2006-01-26rewrite of the tcp sequence number analysis code to hopefully make it cleaner...sahlberg1-1/+88
2005-06-03From Mike Duigou:etxrab1-1/+1
2005-03-12from Micheal Duigou: some more doxygen tagsulfl1-1/+2
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+96