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/wps
Sreeramya Soratkal 311091eb43 P2P: Use SAE+PMF for P2P connection in 6 GHz
Use WPA3-Personal (SAE+PMF) for P2P connections in the 6 GHz band to
enable the Wi-Fi Display use case on the 6 GHz band without having to
use WPA2-Personal (PSK) on that new band.

Signed-off-by: Sreeramya Soratkal <ssramya@codeaurora.org>
3 years ago
..
Makefile build: Make more library things common 4 years ago
http.h WPS: Move POST URL validation into web_connection_parse_post() 15 years ago
http_client.c WPS: Use a shared error path in http_client_addr() 9 years ago
http_client.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
http_server.c WPS: Merge common error paths in HTTP server 9 years ago
http_server.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
httpread.c WPS: Remove duplicated isgraph() loop in HTTP header parsing 9 years ago
httpread.h Remove the GPL notification from files contributed by Atheros 12 years ago
ndef.c WPS: Avoid bogus static analyzer warning in ndef_parse_record() 9 years ago
upnp_xml.c Clean up base64_{encode,decode} pointer types 5 years ago
upnp_xml.h WPS ER: Fix UPnP XML Device Description parser to find correct device 13 years ago
wps.c wpa_supplicant: Support Multi-AP backhaul STA onboarding with WPS 5 years ago
wps.h P2P: Use SAE+PMF for P2P connection in 6 GHz 3 years ago
wps_attr_build.c Allow TKIP support to be removed from build 4 years ago
wps_attr_parse.c hostapd: Support Multi-AP backhaul STA onboarding with WPS 5 years ago
wps_attr_parse.h hostapd: Support Multi-AP backhaul STA onboarding with WPS 5 years ago
wps_attr_process.c WPS: Check SHA256 result success 5 years ago
wps_common.c WPS: Add multi_ap_subelem to wps_build_wfa_ext() 5 years ago
wps_defs.h WPS: Add multi_ap_subelem to wps_build_wfa_ext() 5 years ago
wps_dev_attr.c WPS: Add application extension data to WPS IE 4 years ago
wps_dev_attr.h WPS: Add application extension data to WPS IE 4 years ago
wps_enrollee.c Allow TKIP support to be removed from build 4 years ago
wps_er.c WPS UPnP: Do not allow event subscriptions with URLs to other networks 4 years ago
wps_er.h WPS ER: Allow UPnP interface to be forced 11 years ago
wps_er_ssdp.c WPS ER: Fix SSDP CACHE-CONTROL line parser 9 years ago
wps_i.h wpa_supplicant: Support Multi-AP backhaul STA onboarding with WPS 5 years ago
wps_module_tests.c tests: Declare module test functions in a header file 8 years ago
wps_registrar.c P2P: Use SAE+PMF for P2P connection in 6 GHz 3 years ago
wps_upnp.c WPS UPnP: Support build on OS X 4 years ago
wps_upnp.h WPS: Support parallel UPnP WPS protocol runs 9 years ago
wps_upnp_ap.c WPS UPnP: Do not update Beacon frames unnecessarily on subscription removal 4 years ago
wps_upnp_event.c WPS UPnP: Handle HTTP initiation failures for events more properly 4 years ago
wps_upnp_i.h WPS UPnP: Do not allow event subscriptions with URLs to other networks 4 years ago
wps_upnp_ssdp.c Share a single str_starts() implementation 8 years ago
wps_upnp_web.c Clean up base64_{encode,decode} pointer types 5 years ago
wps_validate.c WPS: Fix wps_validate_credential() argument type 5 years ago