aboutsummaryrefslogtreecommitdiffstats
path: root/extcap/extcap-base.c
Commit message (Expand)AuthorAgeFilesLines
* extcap: put missed parameters into the helpMichal Labedzki2016-10-191-0/+2
* extcap-base: fix memleak from help optionsPeter Wu2016-09-101-4/+5
* extcap: add binary name and version to help message.Dario Lombardo2016-08-251-2/+6
* extcap: make extcaps use the version registered in config.Dario Lombardo2016-08-241-1/+0
* extcap: restyle the help function.Dario Lombardo2016-08-041-0/+53
* extcap: prevent registration of wrong version.Dario Lombardo2016-08-041-0/+3
* extcap: restyle the output subsystem.Dario Lombardo2016-08-041-3/+10
* extcap: fix indentation in extcap-base.Dario Lombardo2016-07-311-69/+69
* Fix printf style parameters complaints from VS Code AnalysisMichael Mann2016-07-171-2/+2
* g_list_free_full() only exists since 2.28AndersBroman2016-04-181-1/+3
* extcap-base: There is no need to register interfaces everytimeMichal Labedzki2016-04-141-6/+0
* extcap: fix const warningsDario Lombardo2016-04-011-2/+2
* Another round of extcap memleak fixesPeter Wu2016-03-291-1/+4
* extcap-base: remove print of version if no interfaces present.Dario Lombardo2016-03-171-4/+6
* Clean up modelines and indentation.Jeff Morriss2016-03-041-151/+151
* extcap: Move extcap handling to baseRoland Knall2016-02-291-0/+191
* extcap: move windows functions into extcap-baseDario Lombardo2016-02-261-0/+85