aboutsummaryrefslogtreecommitdiffstats
path: root/caputils
AgeCommit message (Expand)AuthorFilesLines
2014-08-27Increase the error buffer size for rpcap.Gerald Combs1-2/+6
2014-08-21Extcap Capture InterfaceRoland Knall2-0/+12
2014-08-01Move the AirPcap stuff into caputils.Guy Harris5-0/+4037
2014-07-22Get rid of NO_INTERFACES_FOUND - it's not an error.Guy Harris4-6/+5
2014-07-20Use forward slashes in paths to runlex.shРоман Донченко1-1/+1
2014-07-16Allow the interface monitor routines to be called from C++.Guy Harris1-0/+8
2014-07-16Move the monitor-for-interface-list-changes stuff to the caputils library.Guy Harris4-0/+453
2014-07-11GTK Remote CapturingIrene Ruengeler1-0/+2
2014-07-04Build libcaputils PIE, so it can be linked with dumpcap when it's built PIE.Guy Harris1-1/+7
2014-07-04Reflect the rename of get_XXX_pcap_version() to get_XXX_caplibs_version().Guy Harris1-4/+4
2014-07-04capture_ifinfo.h moved to caputils.Guy Harris1-1/+1
2014-07-04Move utility routines for capturing into a libcaputils static library.Guy Harris18-0/+4298