aboutsummaryrefslogtreecommitdiffstats
path: root/extcap.c
Commit message (Expand)AuthorAgeFilesLines
* extcap: remove use of g_list_free_fullEvan Huus2014-10-131-1/+7
* Fix double free.Tomasz Moń2014-10-121-2/+2
* Fix handling of extcap boolflags which defaults to true.Tomasz Moń2014-10-121-1/+63
* Remove redundant and erroneous debug log message.Tomasz Moń2014-10-081-2/+0
* Convert "4 space tabs" to spaces; Adjust editor modelines.Bill Meier2014-10-061-521/+521
* Update capture_opts in extcap_cleanup().Tomasz Moń2014-10-041-21/+11
* Wait for extcap to connect to pipe on Windows.Tomasz Moń2014-10-041-2/+128
* Fix memory leak and heap corruption on Windows.Tomasz Moń2014-10-031-6/+6
* Extcap: restore compatibility with GLib 2.16.0Pascal Quantin2014-08-261-11/+13
* Modify includes of config.h so that out-of-tree builds, i.e. CMakeGraham Bloice2014-08-241-2/+2
* Extcap Capture InterfaceRoland Knall2014-08-211-0/+654