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 6ca0853d18 HS 2.0R2 AP: Use Subscr Remediation request from RADIUS server
If the RADIUS server includes the WFA RADIUS VSA in Access-Accept to
indicate need for subscription remediation, copy the server URL from
the message and send it to the station after successfully completed
4-way handshake (i.e., after PTK is set to allow PMF to work) in a
WNM-Notification.

AP must not allow PMKSA caching to be used after subscription
remediation association, so do not add the PMKSA cache entry whenever
the authentication server is indicating need for subscription
remediation. This allows station reassociation to use EAP authentication
to move to non-remediation connection.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
10 years ago
..
ap HS 2.0R2 AP: Use Subscr Remediation request from RADIUS server 10 years ago
common HS 2.0R2: Add more debug to network selection 10 years ago
crypto TLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2 phase1 params 10 years ago
drivers HS 2.0R2: Add WNM-Notification Request for Subscription Remediation 10 years ago
eap_common HS 2.0R2: Add WFA server-only EAP-TLS peer method 10 years ago
eap_peer HS 2.0R2: Add WFA server-only EAP-TLS peer method 10 years ago
eap_server EAP-SIM DB: Remove client socket file on connect() error 11 years ago
eapol_auth Convert EAPOL authenticator dump into easier to parse format 11 years ago
eapol_supp Skip network disabling on expected EAP failure 11 years ago
l2_packet Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
p2p P2P: Fix missing eloop_cancel_timeout in invitation trigger 10 years ago
radius HS 2.0R2 AP: Add definition and helper function for WFA RADIUS VSA 10 years ago
rsn_supp HS 2.0R2: Add OSEN client implementation 10 years ago
tls Use ARRAY_SIZE() macro 11 years ago
utils Add os_remove_in_array() 10 years ago
wps WPS: Fix UNSUBSCRIBE error returns if NT or CALLBACK header is used 10 years ago
Makefile P2P: Add initial version of P2P Module 14 years ago
lib.rules Add rules for building src/crypto as a library 15 years ago