ssl,dtls: use ProtocolVersion from Server Hello
[metze/wireshark/wip.git] / caputils /
2015-11-05 Guy HarrisGet rid of ws80211_frequency_to_channel().
2015-10-16 Gerald CombsCMake: Add /WX
2015-10-04 Peter WuFix various memleaks
2015-07-22 Pascal QuantinFix retrieval of data link type supported by remote...
2015-07-05 Evan Huus80211 utils: free nl messages after use
2015-07-02 AndersBromanTry to fix: warning C6244: Local declaration of 'airpca...
2015-07-02 AndersBromanFix Buffer overrun while writing to 'airpcap_dir_utf16...
2015-06-22 Alexis La Gouttews80211_utils.h: fix empty paragraph passed to '@param...
2015-06-16 Gerald CombsAdd the wireless toolbar.
2015-05-08 deagolIEEE 802.11: 802.1X (WPA-EAP) rekeying support
2015-03-10 Gerald CombsChange a lot of http:// URLs to https://.
2015-02-19 Alexis La Gouttelibnl: disable pedantic warning of libnl lib
2015-02-18 Alexis La Gouttelibnl: disable pedantic warning of libnl lib
2015-02-13 Bill Meiercaputils/*.c: As needed: Add editor modelines & Fix...
2015-01-13 Guy HarrisConsistently use the "g_string_free returns a C string...
2015-01-13 Guy Harrisuat_load() and uat_save() return a success indication...
2015-01-12 Michael MannRemove emem APIs from UAT functionality.
2015-01-05 Graham BloiceMinor CMake updates to better group build artefacts
2015-01-02 Bill MeierAdd '*.nativecodeanalysis.xml' to 'clean' targets
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...