TrustedCA-Win2k => TrustedCA
[metze/wireshark/wip.git] / extcap_parser.c
2018-05-08 Roland Knallextcap: Group arguments
2018-05-03 Pascal Quantinextcap_parser.c: fix compilation with gcc 8
2018-04-05 Roland Knallextcap: Reload values on request
2018-03-06 Dario Lombardoextcap: add g_free to extcap_free_toolbar_value (found...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-01-19 Dario Lombardoextcap: add g_free (found by clang).
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2017-10-15 Ahmad FatoumRemove superfluous null-checks before strdup/free
2017-09-06 João Valverdeplugins: config.h must not be included by public headers
2017-05-02 Alexis La Goutteextcap (parser): fix no previous prototype for ‘extcap_...
2017-05-02 Stig BjørlykkeQt: Interface Toolbar improvements
2017-04-25 Stig BjørlykkeQt: Add interface toolbar support
2017-03-04 Roland Knallextcap: Minor improvements
2017-02-02 Stig BjørlykkeQt: Add extcap placeholder parameter
2016-12-09 Dario Lombardoextcap: add new option type (timestamp).
2016-12-08 Stig Bjørlykkeextcap: Whitespace cleanup.
2016-09-12 Mikael Kanstrupextcap: Fix misc memory leaks triggered by network...
2016-09-07 Roland Knallextcap: Add tool-specified helppage
2016-09-06 Roland Knallextcap:Replace self-organized lists with glib ones
2016-07-29 Roland Knallextcap: Restore functionality for options
2016-04-22 Dario Lombardoextcap_parser: remove const warning.
2016-02-03 Peter Wuextcap: do not leak "version" field
2016-02-01 Roland Knallextcap: Add Save functionality to options dialog
2016-01-28 Roland Knallextcap: Cleanup complex types and add save option
2016-01-18 Dario Lombardoextcap: add masked to options.
2016-01-15 Roland Knallextcap: Add list of extcaps to about dialog
2016-01-06 Roland Knallextcap: Rewrite the tokenizer to use regexps
2016-01-05 Roland Knallextcap: Add regular expression validation support
2015-12-30 Roland Knallextcap: Add file extension check
2015-12-30 Roland Knallextcap: Add Required and cleanup
2015-12-19 Peter Wuextcap: plug some memleaks
2015-05-05 Roland Knallextcap: Implement QT extcap options
2014-10-06 Bill MeierConvert "4 space tabs" to spaces; Adjust editor modelines.
2014-10-06 Tomasz MońModify multicheck to accept parent parameter.
2014-08-26 Pascal QuantinExtcap: restore compatibility with GLib 2.16.0
2014-08-24 Graham BloiceModify includes of config.h so that out-of-tree builds...
2014-08-21 Roland KnallExtcap Capture Interface