aboutsummaryrefslogtreecommitdiffstats
path: root/extcap/extcap-base.c
AgeCommit message (Expand)AuthorFilesLines
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