aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tap-tcp-stream.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02ui: use SPDX identifiers.Dario Lombardo1-14/+1
2017-01-22Qt: Add Goodput graph (ACK rate), and minor bug fixesKevin Hogan1-1/+5
2017-01-20tap-tcp-stream.h: fix double declaration introduced in g73b5e3dPascal Quantin1-16/+0
2017-01-20Qt: modify RTT graph (handle GSO, SACK, etc), plus bug fixesKevin Hogan1-6/+23
2017-01-19Qt: add graph of unacked (outstanding) bytes to window scale graphKevin Hogan1-0/+15
2016-07-06Qt: add initializers (CID 1162824).Dario Lombardo1-1/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-09-12Add previous/next stream navigation to the TCP stream graph dialog.Gerald Combs1-1/+12
2013-09-09Add the TCP window scaling graph. Add zoom selections.Gerald Combs1-0/+3
2013-09-08Add the TCP RTT graph.Gerald Combs1-0/+12
2013-09-04Throughput graph updates.Gerald Combs1-0/+4
2013-08-30Add an item tracer to the TCP stream graph. Enable packet selection.Gerald Combs1-0/+1
2013-08-27Add TCP sequence number (Stevens-style) graphs.Gerald Combs1-0/+105