aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tap-tcp-stream.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-2/+0
2014-05-25Add support for dissecting non-packet records.Guy Harris1-1/+1
2014-05-24Allow wtap_read() and wtap_seek_read() to return records other than packets.Guy Harris1-3/+3
2014-05-23Revert "Allow wtap_read() and wtap_seek_read() to return non-packet records."Guy Harris1-1/+1
2014-05-23Allow wtap_read() and wtap_seek_read() to return non-packet records.Guy Harris1-1/+1
2014-05-09Revert "Refactor Wiretap"Guy Harris1-1/+1
2014-05-09Refactor WiretapMichael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-1/+1
2013-12-05Make launching TCP graphs from conversations window work again, by supplying ...Martin Mathieson1-0/+3
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-0/+2
2013-09-12Add previous/next stream navigation to the TCP stream graph dialog.Gerald Combs1-5/+16
2013-09-09Add the TCP window scaling graph. Add zoom selections.Gerald Combs1-2/+9
2013-09-08Add the TCP RTT graph.Gerald Combs1-0/+57
2013-09-06Throughput graph usability updates.Gerald Combs1-1/+1
2013-09-04Throughput graph updates.Gerald Combs1-0/+38
2013-08-27Add TCP sequence number (Stevens-style) graphs.Gerald Combs1-0/+320