hostapd/src
Jouni Malinen 2b5b875f34 EAP-AKA server: Fix AUTS processing
Commit 8a9f58f2cc ("EAP-AKA server: Store
permanent username in session data") broke AUTS processing by skipping
new authentication triplet fetch after having reported AUTS. Fix this by
started new full authentication sequence immediately after reporting
AUTS so that the updated parameters are available for the Challenge
message.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-09-29 18:39:14 +03:00
..
ap Avoid compiler warning with CONFIG_NO_STDOUT_DEBUG=y 2013-09-25 19:24:17 +03:00
common P2P: Add event messages for possible PSK failures on P2P groups 2013-09-01 21:35:10 +03:00
crypto OpenSSL: Split OCSP peer_cert/peer_issuer debug output into parts 2013-09-25 14:43:58 +03:00
drivers Add driver status information to control interface 2013-09-28 17:19:30 +03:00
eap_common EAP-EKE: Add peer implementation 2013-07-07 20:30:10 +03:00
eap_peer Fix MNC length for Swisscom SIM cards 2013-08-31 10:58:23 +03:00
eap_server EAP-AKA server: Fix AUTS processing 2013-09-29 18:39:14 +03:00
eapol_auth Add server identity configuration for EAP server 2013-07-07 20:30:10 +03:00
eapol_supp Drop EAP packet with code 10 before EAPOL state machine processing 2013-09-15 22:42:33 -07:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Prefer 20 MHz operating channels on 5 GHz band over 2.4 GHz 2013-09-16 08:36:39 -07:00
radius Add server identity configuration for EAP server 2013-07-07 20:30:10 +03:00
rsn_supp TDLS: Do not modify RNonce for an TPK M1 frame with same INonce 2013-09-15 12:09:40 -07:00
tls Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
utils Fix wpa_config_parse_string() to null terminate printf decoded values 2013-09-25 14:43:24 +03:00
wps WPS: Ignore PBC-to-PIN change from M1 to M2 as a workaround 2013-09-14 12:02:33 -07:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00