aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/tap-sv.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-1/+3
* Add a tap "finish" callback, called when a listener is removed.Guy Harris2018-07-211-0/+1
* Fix comment end after SPDX identifierStig Bjørlykke2018-05-011-1/+2
* 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
* 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
* Move the proto data stuff out of frame_data.[ch].Guy Harris2016-01-251-1/+3
* Get rid of an unused structure member.Guy Harris2015-03-071-1/+0
* Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris2014-11-141-1/+1
* tap_ui -> stat_tap_ui.Guy Harris2014-11-141-2/+2
* For tap UIs, register a list of parameters and some menu information.Guy Harris2014-11-141-1/+11
* Add editor modelines and/or adjust whilespace.Bill Meier2014-10-131-10/+23
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Get rid of Warinings [-Wmissing-prototypes]Anders Broman2013-11-141-0/+2
* Get rid of -Wshadow warning - I guess we're including something thatGuy Harris2013-08-141-1/+1
* Replace relative timestamp with reference frame number. Saves 16B per frame.Jakub Zawadzki2013-07-211-1/+1
* Move a couple of time-related modules into wsutil.Jeff Morriss2013-06-251-1/+0
* Use explicit casts.Anders Broman2013-03-071-1/+1
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* AFAICT '#include sys/types.h' is not needed for these files.Bill Meier2012-05-051-4/+0
* Start moving files to ui/ and ui/cli/Jörg Mayer2012-02-171-0/+87