aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/tap-flow.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-17Convert wmem to C99 typesGerald Combs1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-07-21Add a tap "finish" callback, called when a listener is removed.Guy Harris1-1/+1
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-20Squelch some casting-away-constness warnings.Guy Harris1-2/+4
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02cli: use SPDX identifiers.Dario Lombardo1-14/+1
2017-10-06tap-flow (ui): fix no previous prototype for ‘register_tap_listener_flow’...Alexis La Goutte1-1/+1
2017-09-23Have sequence analysis properly use filters from taps.Michael Mann1-2/+0
2017-09-22Add Flow Graph functionality to TSharkMichael Mann1-0/+159