aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/tap-funnel.c
Commit message (Expand)AuthorAgeFilesLines
* Qt: Make Lua dialogs children of the main window.Gerald Combs2021-11-151-1/+1
* Lua: Add redissect_packets()Stig Bjørlykke2021-06-211-0/+1
* Replace usage of GLogLevel flags everywhereJoão Valverde2021-06-171-4/+5
* Remove unneeded modelines in ui.Gerald Combs2021-04-201-13/+0
* Replace g_malloc calls with g_newMoshe Kaplan2020-12-221-1/+1
* wslua: Add ability to query current temporary color filter textrbroker2020-06-251-0/+1
* HTTPS (almost) everywhere.Guy Harris2019-07-261-1/+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
* plugins: config.h must not be included by public headersJoão Valverde2017-09-061-0/+2
* Lua: Added reload_lua_pluginsStig Bjørlykke2016-01-111-0/+1
* Added Reload Lua plugins.Stig Bjørlykke2015-08-111-0/+1
* Qt: Add initial Lua support.Gerald Combs2015-07-071-0/+1
* Get rid of an unused structure member.Guy Harris2015-03-071-1/+0
* Remove unneeded includes from ui folderMartin Mathieson2015-01-011-4/+0
* There's nothing GTK+ about TShark.Guy Harris2014-11-141-2/+2
* 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/+9
* Add editor modelines and/or adjust whilespace.Bill Meier2014-10-131-32/+45
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Remove trailing whitespaceBill Meier2014-02-251-16/+16
* Get rid of Warinings [-Wmissing-prototypes]Anders Broman2013-11-141-0/+1
* Get rid of -Wshadow warning - I guess we're including something thatGuy Harris2013-08-141-2/+2
* Move a couple of time-related modules into wsutil.Jeff Morriss2013-06-251-1/+0
* Use explicit casts.Anders Broman2013-03-061-2/+2
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-2/+0
* From Niels Widger via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7725Evan Huus2012-09-151-0/+6
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Remove doubled semicolons and semicolons outside function.Jakub Zawadzki2012-04-131-1/+1
* Start moving files to ui/ and ui/cli/Jörg Mayer2012-02-171-0/+195