hostapd/src
Jouni Malinen af72d17e72 EAP-TTLS peer: Fix user input during implicit identity request
Special processing is needed to handle EAP user request for
identity or password at the beginning of Phase 2 when the implicit
identity request is used. data->pending_phase2_req needs to be set
to an empty buffer in that case to avoid re-processing the previous
part of TLS negotiation when the user enters the needed information.

Signed-hostap: Jouni Malinen <j@w1.fi>
2011-10-30 12:02:20 +02:00
..
ap Remove unused valid_bss_mask driver_ops 2011-10-29 11:34:29 +03:00
common P2P: Notify device expiry via P2P-DEVICE-LOST event 2011-10-28 22:13:18 +03:00
crypto For MS-CHAP, convert the password from UTF-8 to UCS-2 2011-10-29 00:23:54 +03:00
drivers nl80211: Disable IEEE 802.11b rates only for P2P iftypes 2011-10-29 22:46:58 +03:00
eap_common Fix typos found by codespell 2011-09-22 00:43:59 +03:00
eap_peer EAP-TTLS peer: Fix user input during implicit identity request 2011-10-30 12:02:20 +02:00
eap_server Remove EAP-TTLSv1 and TLS/IA 2011-09-25 21:28:32 +03:00
eapol_auth Make sure that EAP callbacks are not done if state machine has been removed 2011-08-12 11:56:44 +03:00
eapol_supp Fix typos found by codespell 2011-09-22 00:43:59 +03:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Append P2P Device Address to AP-STA-CONNECTED event 2011-10-25 00:13:03 +03:00
radius hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
rsn_supp TDLS: Do not clear peer data too early for teardown 2011-10-27 23:15:46 +03:00
tls TLS: Validate RSA ClientKeyExchange length field 2011-10-23 13:04:32 +03:00
utils dl_list: Add DEFINE_DL_LIST 2011-10-28 23:03:13 +03:00
wps Remove unused variables 2011-10-23 12:42:55 +03: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