aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tcp.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-23From Robert Bullen:Anders Broman1-0/+1
2012-04-05From Michael Mann:Anders Broman1-0/+5
2012-03-27When storing sequence analysis results, add (raw) sequence number andMartin Mathieson1-1/+1
2012-03-21When a TCP graph is summoned, work out how many unique TCP conversationsMartin Mathieson1-5/+5
2012-02-10Since the nonce and reserved bits were added in r34084, tcp.flags is now 12 b...Chris Maynard1-10/+11
2011-07-15Stop using the conversation index for tcp stream values as the gaps in the nu...Sake Blok1-0/+6
2011-07-06From György Szaniszló:Anders Broman1-0/+3
2011-01-08Add "tcp.window_size_value" and "tcp.window_size_scalefactor" conformSake Blok1-2/+2
2010-09-08Expand the TCP flags to include the low nibble of the byte that hasStephen Fisher1-1/+3
2010-08-29From Cal Turney (bug 5132):Sake Blok1-0/+1
2010-08-26Fix a number of doxygen directives.Anders Broman1-0/+1
2010-05-26Fix indentation.Anders Broman1-17/+17
2009-08-21Sanitize epan includesKovarththanan Rajaratnam1-1/+1
2009-06-09Enable Lua tcp tap userdata.Stig Bjørlykke1-2/+2
2009-05-14Add support for process flow records to IPFIX, which required addingGerald Combs1-11/+29
2008-09-30Make the index from the conversation-struct available as fieldSake Blok1-1/+6
2008-08-25add a preference and code for tracking how many un-acked bytes are in Ronnie Sahlberg1-0/+1
2008-08-12From Eric Travis:Anders Broman1-0/+3
2007-12-17From metatech:Stephen Fisher1-0/+1
2007-09-25This patch adds two new fields to the tcp-dissector:Sake Blok1-1/+21
2007-04-06export some desegmentation functions from TCP dissector to reuse them in SSL/...Tomas Kukosa1-0/+8
2006-11-21Correct comments and examples on get_pdu_len().Jaap Keuter1-1/+1
2006-11-07fix for bug 1200Ronnie Sahlberg1-0/+2
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg1-1/+1
2006-09-10implement support to reassemble tcp sessions until the end of the session (FIN)Ronnie Sahlberg1-0/+5
2006-08-14rename some structures and defines from the se_tree to the emem_tree prefixRonnie Sahlberg1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-04-28 tcp analysis updates to prepare for later tcp reassembly updatesRonnie Sahlberg1-6/+8
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...Ronnie Sahlberg1-0/+4
2006-03-02 make the tcp_acked struct a pointer from the tcpd struct since we might need...Ronnie Sahlberg1-3/+9
2006-01-26rewrite of the tcp sequence number analysis code to hopefully make it cleaner...Ronnie Sahlberg1-1/+88
2005-06-03From Mike Duigou:Anders Broman1-1/+1
2005-03-12from Micheal Duigou: some more doxygen tagsUlf Lamping1-1/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+96