aboutsummaryrefslogtreecommitdiffstats
path: root/caputils/capture-wpcap.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-03Move npf_sys_is_running() from wsutil to caputils.Guy Harris1-0/+38
2016-02-22caputils: fix crash when calling 'dumpcap -i' without having WinPcap installedPascal Quantin1-1/+2
2016-01-07Move more capture device handling to the caputils library.Guy Harris1-15/+49
2016-01-06[WINPCAP] First step to be able to use pcap_create()AndersBroman1-0/+100
2015-11-17Extcap: allow Wireshark to list extcap interfaces even when WinPcap / Npcap i...Pascal Quantin1-9/+3
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs1-12/+4
2015-02-13caputils/*.c: As needed: Add editor modelines & Fix indentationBill Meier1-62/+75
2014-07-22Get rid of NO_INTERFACES_FOUND - it's not an error.Guy Harris1-1/+1
2014-07-04Reflect the rename of get_XXX_pcap_version() to get_XXX_caplibs_version().Guy Harris1-4/+4
2014-07-04Move utility routines for capturing into a libcaputils static library.Guy Harris1-0/+990