extcap-base.c: fix compilation with gcc 8
[metze/wireshark/wip.git] / extcap / extcap-base.c
2018-05-02 Pascal Quantinextcap-base.c: fix compilation with gcc 8
2018-04-05 Roland Knallextcap: Tell utilities the wireshark version
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2017-11-12 Dario Lombardoextcap: use SPDX identifiers for licences.
2017-09-06 João Valverdeplugins: config.h must not be included by public headers
2017-08-03 Dario Lombardoextcap: skip custom log if filename is space.
2017-08-02 Dario Lombardoextcap: add debug log file feature to extcap-base.
2017-07-27 Dario Lombardoextcap: add command line debug function to extcap-base.
2016-10-19 Michal Labedzkiextcap: put missed parameters into the help
2016-09-10 Peter Wuextcap-base: fix memleak from help options
2016-08-25 Dario Lombardoextcap: add binary name and version to help message.
2016-08-24 Dario Lombardoextcap: make extcaps use the version registered in...
2016-08-04 Dario Lombardoextcap: restyle the help function.
2016-08-04 Dario Lombardoextcap: prevent registration of wrong version.
2016-08-04 Dario Lombardoextcap: restyle the output subsystem.
2016-07-31 Dario Lombardoextcap: fix indentation in extcap-base.
2016-07-17 Michael MannFix printf style parameters complaints from VS Code...
2016-04-18 AndersBromang_list_free_full() only exists since 2.28
2016-04-14 Michal Labedzkiextcap-base: There is no need to register interfaces...
2016-04-01 Dario Lombardoextcap: fix const warnings
2016-03-29 Peter WuAnother round of extcap memleak fixes
2016-03-17 Dario Lombardoextcap-base: remove print of version if no interfaces...
2016-03-04 Jeff MorrissClean up modelines and indentation.
2016-02-29 Roland Knallextcap: Move extcap handling to base
2016-02-26 Dario Lombardoextcap: move windows functions into extcap-base