Fix a number of dup hf[] filter-names probably resulting from cut/paste errs.
[metze/wireshark/wip.git] / caputils /
2014-11-05 Guy HarrisOops, we also need to worry about pcap_get_tstamp_preci...
2014-11-05 Guy HarrisGet rid of unused variable.
2014-11-05 Guy HarrisCope with newer Xcode not having the 10.6 SDK.
2014-10-18 Mikael KanstrupAdd support for split wiphy dump to Wireless Toolbar
2014-10-16 Guy Harrisgchar is not guaranteed to be signed; use gint8.
2014-10-13 Mikael KanstrupSplit ws80211_get_phys callback handler
2014-09-28 Gerald CombsCMake: Conditional build fixes and updates.
2014-09-16 Evan HuusFix compilation in weird cases
2014-09-16 Bill MeierFix spelling: cant-->can't, wont-->won't, etc
2014-08-27 Gerald CombsIncrease the error buffer size for rpcap.
2014-08-21 Roland KnallExtcap Capture Interface
2014-08-01 Guy HarrisMove the AirPcap stuff into caputils.
2014-07-22 Guy HarrisGet rid of NO_INTERFACES_FOUND - it's not an error.
2014-07-20 Роман ДонченкоUse forward slashes in paths to runlex.sh
2014-07-16 Guy HarrisAllow the interface monitor routines to be called from...
2014-07-16 Guy HarrisMove the monitor-for-interface-list-changes stuff to...
2014-07-11 Irene RuengelerGTK Remote Capturing
2014-07-04 Guy HarrisBuild libcaputils PIE, so it can be linked with dumpcap...
2014-07-04 Guy HarrisReflect the rename of get_XXX_pcap_version() to get_XXX...
2014-07-04 Guy Harriscapture_ifinfo.h moved to caputils.
2014-07-04 Guy HarrisMove utility routines for capturing into a libcaputils...