hostap/src
David Benjamin 1cece2fafb OpenSSL: Comment out tls_connection_get_eap_fast_key without EAP-FAST
This avoids internal access of structs and also removes the dependency
on the reimplemented TLS PRF functions when EAP-FAST support is not
enabled. Notably, BoringSSL doesn't support EAP-FAST, so there is no
need to access its internals with openssl_get_keyblock_size().

Signed-Off-By: David Benjamin <davidben@google.com>
2016-05-23 21:22:33 +03:00
..
ap Add assocresp_elements parameter for hostapd 2016-04-20 13:12:50 +03:00
common Assign QCA vendor command/attributes for set/get wifi configuration 2016-04-19 00:49:33 +03:00
crypto OpenSSL: Comment out tls_connection_get_eap_fast_key without EAP-FAST 2016-05-23 21:22:33 +03:00
drivers nl80211: Add TEST_FAIL() to nl80211_set_mac_addr() 2016-05-22 18:08:55 +03:00
eap_common TLS: Split tls_connection_prf() into two functions 2016-05-23 20:40:12 +03:00
eap_peer TLS: Split tls_connection_prf() into two functions 2016-05-23 20:40:12 +03:00
eap_server TLS: Split tls_connection_prf() into two functions 2016-05-23 20:40:12 +03:00
eapol_auth RADIUS: Share a single function for generating session IDs 2016-02-06 17:19:35 +02:00
eapol_supp Fix EAPOL reauth after FT protocol or offloaded PMKSA cache use 2015-11-19 21:16:18 +02:00
fst FST: Fix session setup failure with peer without MB IE 2016-03-07 18:04:47 +02:00
l2_packet l2_packet: Extend bridge workaround RX processing to cover two frames 2016-01-07 13:30:59 +02:00
p2p P2PS: Correct config_methods for different P2P cases 2016-05-19 19:16:10 +03:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius Check md5_vector() result in decrypt_ms_key() 2016-05-16 20:08:53 +03:00
rsn_supp RSN: Set EAPOL-Key Request Secure bit to 1 if PTK is set 2016-04-05 18:36:28 +03:00
tls TLS: Make tls_cert_chain_failure_event() more robust 2015-12-28 18:31:11 +02:00
utils wpa_cli: Add backspace key process for some terminal 2016-05-13 18:48:45 +03:00
wps WPS: Check sha256_vector() result in wps_build_oob_dev_pw() 2016-05-16 21:06:44 +03:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00