hostapd/src
Samuel Ortiz cb1583f64b sme: Try all authentication algorithms when the first one fails
When passing several authentication algorithms through auth_alg, we
should try all of them when the first one fails. The wext driver goes
through the connect nl80211 command and the retries are then handled by
the kernel. The nl80211 doesn't and we have to handle that from
userspace.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2010-08-17 16:39:33 +03:00
..
ap WPS: Allow AP to start in Enrollee mode without AP PIN for probing 2010-07-26 18:12:08 -07:00
common Define Public Action and Vendor-specific Public Action frames 2010-07-17 20:22:40 -07:00
crypto OpenSSL: Fix public key length in DH group 5 operations 2010-06-26 21:03:25 -07:00
drivers sme: Try all authentication algorithms when the first one fails 2010-08-17 16:39:33 +03:00
eap_common Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
eap_peer WPS: Allow fragment size to be configured 2010-07-20 22:55:39 -07:00
eap_server WPS: Allow AP to start in Enrollee mode without AP PIN for probing 2010-07-26 18:12:08 -07:00
eapol_auth EAP server: Add support for configuring fragment size 2010-07-20 22:56:10 -07: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 RSN preauth candidate list clearing to avoid segfaults 2010-08-14 19:01:14 +03:00
tls Internal TLS: Fix X.509 name handling to use sequency of attributes 2010-05-25 20:55:29 +03:00
utils Add new debug message level for excessive information 2010-07-05 12:21:48 -07:00
wps WPS: Make DH debug prints easier to understand 2010-08-11 18:02:39 +03: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