hostap/src
Jouni Malinen 41e650ae5c WPS: Use different scan result sorting rules when doing WPS provisioning
The AP configuration may change after provisioning, so it is better
not to use the current security policy to prioritize results. Instead,
use WPS Selected Registrar attribute as the main sorting key and use
signal strength next without considering security policy or rate sets.
The non-WPS provisioning case remains as-is, i.e., this change applies
only when trying to find an AP for WPS provisioning.
2010-06-11 13:50:13 -07:00
..
ap WPS: Do not proxy Probe Request frames to foreign SSIDs to Registrars 2010-06-10 22:36:34 -07:00
common WPS ER: Add ctrl_iface event for learned AP settings 2010-05-27 15:24:45 +03:00
crypto Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
drivers rfkill: Use rtnetlink ifup/ifdown events 2010-05-31 18:52:17 +03:00
eap_common Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
eap_peer Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
eap_server TNC: Add more debug infor to EAP-TNC server state changes 2010-04-18 12:24:02 +03:00
eapol_auth Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
eapol_supp Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
l2_packet Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
radius Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
rsn_supp Fix fallback from failed PMKSA caching into full EAP authentication 2010-05-01 17:35:28 +03:00
tls Internal TLS: Fix X.509 name handling to use sequency of attributes 2010-05-25 20:55:29 +03:00
utils eloop: Fix crash on signal handler cancelling next timeout 2010-05-28 22:18:28 +03:00
wps WPS: Use different scan result sorting rules when doing WPS provisioning 2010-06-11 13:50:13 -07:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile Move generic AP functionality implementation into src/ap 2009-12-25 01:12:50 +02:00