aboutsummaryrefslogtreecommitdiffstats
path: root/extcap.c
Commit message (Expand)AuthorAgeFilesLines
* 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