Fix comment end after SPDX identifier
[metze/wireshark/wip.git] / ui / cli / tap-funnel.c
2018-05-01 Stig BjørlykkeFix comment end after SPDX identifier
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-02 Dario Lombardocli: use SPDX identifiers.
2017-09-06 João Valverdeplugins: config.h must not be included by public headers
2016-01-11 Stig BjørlykkeLua: Added reload_lua_plugins
2015-08-11 Stig BjørlykkeAdded Reload Lua plugins.
2015-07-07 Gerald CombsQt: Add initial Lua support.
2015-03-07 Guy HarrisGet rid of an unused structure member.
2015-01-01 Martin MathiesonRemove unneeded includes from ui folder
2014-11-14 Guy HarrisThere's nothing GTK+ about TShark.
2014-11-14 Guy HarrisRename stat_cmd_args.[ch] to stat_tap_ui.[ch].
2014-11-14 Guy Harristap_ui -> stat_tap_ui.
2014-11-14 Guy HarrisFor tap UIs, register a list of parameters and some...
2014-10-13 Bill MeierAdd editor modelines and/or adjust whilespace.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Bill MeierRemove trailing whitespace
2013-11-14 Anders BromanGet rid of Warinings [-Wmissing-prototypes]
2013-08-14 Guy HarrisGet rid of -Wshadow warning - I guess we're including...
2013-06-25 Jeff MorrissMove a couple of time-related modules into wsutil.
2013-03-06 Anders BromanUse explicit casts.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-15 Evan HuusFrom Niels Widger via https://bugs.wireshark.org/bugzil...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-04-13 Jakub ZawadzkiRemove doubled semicolons and semicolons outside function.
2012-02-17 Jörg MayerStart moving files to ui/ and ui/cli/