aboutsummaryrefslogtreecommitdiffstats
path: root/extcap.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-27Extcap: display a USB icon when adding a USBPcap interfacePascal Quantin1-1/+10
2014-10-13extcap: remove use of g_list_free_fullEvan Huus1-1/+7
2014-10-12Fix double free.Tomasz Moń1-2/+2
2014-10-12Fix handling of extcap boolflags which defaults to true.Tomasz Moń1-1/+63
2014-10-08Remove redundant and erroneous debug log message.Tomasz Moń1-2/+0
2014-10-06Convert "4 space tabs" to spaces; Adjust editor modelines.Bill Meier1-521/+521
2014-10-04Update capture_opts in extcap_cleanup().Tomasz Moń1-21/+11
2014-10-04Wait for extcap to connect to pipe on Windows.Tomasz Moń1-2/+128
2014-10-03Fix memory leak and heap corruption on Windows.Tomasz Moń1-6/+6
2014-08-26Extcap: restore compatibility with GLib 2.16.0Pascal Quantin1-11/+13
2014-08-24Modify includes of config.h so that out-of-tree builds, i.e. CMakeGraham Bloice1-2/+2
2014-08-21Extcap Capture InterfaceRoland Knall1-0/+654