licensecheck: fix detection of multiple licenses
[metze/wireshark/wip.git] / wsutil / plugins.h
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-01-11 Gerald CombsUse an enum for plugin types.
2017-12-14 João ValverdeRefactor plugin registration and loading
2017-12-10 Michael MannConvert to using use SPDX identifier on wsutil directory
2017-10-23 João ValverdeMake plugin support a runtime property
2017-09-26 João Valverdeplugins: Sort the descriptions
2017-09-25 João Valverdeplugins: Fix crash loading binary module twice
2017-02-18 Dario Lombardowsutil: remove leaks from filesystem and plugins code.
2016-09-05 Guy HarrisHave scan_plugins() take an argument specify what to...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-02 Guy HarrisMove most of the plugin code from epan to wsutil and...