aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/tap-rtd.c
Commit message (Expand)AuthorAgeFilesLines
* Move some command-line-oriented routines from wsutil to ui.Guy Harris2019-01-011-1/+1
* Use cmdarg_err() to report errors in CLI taps.Guy Harris2018-12-301-2/+3
* Add a tap "finish" callback, called when a listener is removed.Guy Harris2018-07-211-1/+1
* Get rid of some GTK+-only stuff.Guy Harris2018-05-121-1/+1
* Fix comment end after SPDX identifierStig Bjørlykke2018-05-011-1/+2
* Squelch some casting-away-constness warnings.Guy Harris2018-02-201-2/+4
* replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo2018-02-081-1/+1
* cli: use SPDX identifiers.Dario Lombardo2018-02-021-14/+1
* stat_tap_ui: remove leaks.Dario Lombardo2017-02-191-0/+1
* Switch rtd and srt tables to use wmem_tree_t instead of (sorted) GSList.Michael Mann2017-02-081-3/+4
* Revert "tap: change glib functions to wmem."Pascal Quantin2016-06-191-3/+3
* tap: change glib functions to wmem.Dario Lombardo2016-06-171-3/+3
* Add ResponseTimeDelayDialog.Gerald Combs2015-07-071-1/+1
* Refactor RTD stats.Michael Mann2015-06-221-0/+170