aboutsummaryrefslogtreecommitdiffstats
path: root/extcap/extcap-base.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-0/+1
2017-08-03extcap: skip custom log if filename is space.Dario Lombardo1-2/+4
2017-08-02extcap: add debug log file feature to extcap-base.Dario Lombardo1-1/+41
2017-07-27extcap: add command line debug function to extcap-base.Dario Lombardo1-0/+10
2016-10-19extcap: put missed parameters into the helpMichal Labedzki1-0/+2
2016-09-10extcap-base: fix memleak from help optionsPeter Wu1-4/+5
2016-08-25extcap: add binary name and version to help message.Dario Lombardo1-2/+6
2016-08-24extcap: make extcaps use the version registered in config.Dario Lombardo1-1/+0
2016-08-04extcap: restyle the help function.Dario Lombardo1-0/+53
2016-08-04extcap: prevent registration of wrong version.Dario Lombardo1-0/+3
2016-08-04extcap: restyle the output subsystem.Dario Lombardo1-3/+10
2016-07-31extcap: fix indentation in extcap-base.Dario Lombardo1-69/+69
2016-07-17Fix printf style parameters complaints from VS Code AnalysisMichael Mann1-2/+2
2016-04-18g_list_free_full() only exists since 2.28AndersBroman1-1/+3
2016-04-14extcap-base: There is no need to register interfaces everytimeMichal Labedzki1-6/+0
2016-04-01extcap: fix const warningsDario Lombardo1-2/+2
2016-03-29Another round of extcap memleak fixesPeter Wu1-1/+4
2016-03-17extcap-base: remove print of version if no interfaces present.Dario Lombardo1-4/+6
2016-03-04Clean up modelines and indentation.Jeff Morriss1-151/+151
2016-02-29extcap: Move extcap handling to baseRoland Knall1-0/+191
2016-02-26extcap: move windows functions into extcap-baseDario Lombardo1-0/+85