aboutsummaryrefslogtreecommitdiffstats
path: root/capchild/capture_ifinfo.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-20Qt: Add a CaptureFile class.Gerald Combs1-2/+3
2014-08-21Extcap Capture InterfaceRoland Knall1-0/+31
2014-07-22Get rid of NO_INTERFACES_FOUND - it's not an error.Guy Harris1-3/+2
2014-07-22Don't return an error string for NO_INTERFACES_FOUND.Guy Harris1-4/+1
2014-07-04Move utility routines for capturing into a libcaputils static library.Guy Harris1-1/+1
2014-06-30Move capture_session.h to capchild; what it declares is defined there.Guy Harris1-1/+1
2014-06-27Report more information on a sync_xxx_open() call failure.Guy Harris1-2/+6
2014-06-24For capchild headers, include <capchild/XXX.h>.Guy Harris1-2/+2
2014-06-23Move the routines to talk to dumpcap into a static libcapchild.Guy Harris1-0/+342