aboutsummaryrefslogtreecommitdiffstats
path: root/capchild/capture_ifinfo.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-25Fix memory leak in capture_get_if_capabilitiesMikael Kanstrup1-0/+2
2015-11-17Extcap: allow Wireshark to list extcap interfaces even when WinPcap / Npcap i...Pascal Quantin1-1/+1
2015-10-04Fix various memleaksPeter Wu1-0/+1
2015-07-22Fix retrieval of data link type supported by remote interfaces with authentic...Pascal Quantin1-1/+2
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