You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Jouni Malinen 49fe2ada20 OpenSSL: Support OpenSSL 1.1.0 DH opacity
The OpenSSL 1.1.0 Beta 2 release made DH opaque and that broke
compilation of crypto_openssl.c. Fix this by using the new accessor
functions when building against OpenSSL 1.1.0 or newer.

Signed-off-by: Jouni Malinen <j@w1.fi>
8 years ago
..
ap FT: Fix RRB for FT over-the-air case 8 years ago
common Assign QCA vendor command/attributes for set/get wifi configuration 8 years ago
crypto OpenSSL: Support OpenSSL 1.1.0 DH opacity 8 years ago
drivers nl80211: Get rid of unused assignment warning 8 years ago
eap_common EAP-PAX: Check hmac_sha1_vector() return value 9 years ago
eap_peer EAP-PWD peer: Fix possible memory leak on error path 8 years ago
eap_server EAP-pwd server: Use os_get_random() for unpredictable token 8 years ago
eapol_auth RADIUS: Share a single function for generating session IDs 9 years ago
eapol_supp Fix EAPOL reauth after FT protocol or offloaded PMKSA cache use 9 years ago
fst FST: Fix session setup failure with peer without MB IE 8 years ago
l2_packet l2_packet: Extend bridge workaround RX processing to cover two frames 9 years ago
p2p P2P: Add P2P_GROUP_MEMBER command to fetch client interface address 8 years ago
pae MACsec: Update protect frames and replay on reauthentication 10 years ago
radius RADIUS: Fix a possible memory leak on an error path 8 years ago
rsn_supp RSN: Set EAPOL-Key Request Secure bit to 1 if PTK is set 8 years ago
tls TLS: Make tls_cert_chain_failure_event() more robust 9 years ago
utils utils: Add ssid_parse() function 8 years ago
wps WPS: Use only os_get_random() for PIN generation 8 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules Add QUIET=1 option for make 10 years ago