Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / src / rsn_supp / preauth.c
2016-10-10 Dan BreslauUpdated to hostap_2_6
2016-09-02 Dan BreslauUpdated through tag hostap_2_5 from git://w1.fi/hostap.git
2016-02-18 Masashi HonmaSAE: Fix PMKID calculation for PMKSA cache
2016-01-15 Jouni MalinenFix wpa_supplicant build with IEEE8021X_EAPOL=y and...
2015-01-31 Jouni MalinenFix resource leaks on rsn_preauth_init() error paths
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-11-16 Jouni MalinenSuite B: PMKID derivation for AKM 00-0F-AC:11
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-10-11 Jouni MalinenAdd a workaround to clanc static analyzer warning
2014-01-08 Jouni MalinenSkip network disabling on expected EAP failure
2013-06-07 Jouni MalinenRemove CONFIG_NO_WPA2 build parameter
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-04 Jouni MalinenUse PMKSA cache entries with only a single network...
2011-11-28 Luke HowardRevert "Support EAP-TLS in Moonshot (requires OpenSSL)"
2011-11-17 Luke HowardSupport EAP-TLS in Moonshot (requires OpenSSL)
2011-11-13 Jouni MalinenRemove unnecessary include file inclusion
2011-10-10 Sam hartmanUpdate libeap to include make dist
2011-09-19 Luke HowardAdd GSSEAP_NO_LOCAL_MAPPING error
2011-09-16 Sam hartmanUpdate libeap to include make dist
2011-05-03 Luke Howardupdate to libeap with -DCONFIG_TLS_INTERNAL_CLIENT
2011-04-27 Luke Howardfix mech_eap build on OS X
2011-04-27 Luke Howardupdate libeap for CONFIG_FIPS fix
2011-04-27 Luke Howardremove @EAP_LDFLAGS@, no longer exists
2010-08-14 Daniel GryniewiczFix RSN preauth candidate list clearing to avoid segfaults
2010-01-06 Jouni MalinenConvert RSN pre-authentication to use struct dl_list
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-11-29 Jouni MalinenSplit scan processing for RSN preauthentication into...
2009-01-17 Jouni MalinenAdded a separate ctx pointer for wpa_msg() calls in...
2008-11-28 Jouni MalinenWPS: Moved mac_addr and uuid configuration into wps_context
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...