]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-TTLS peer: Fix user input during implicit identity request
authorJouni Malinen <j@w1.fi>
Sun, 30 Oct 2011 10:02:20 +0000 (12:02 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 30 Oct 2011 10:02:20 +0000 (12:02 +0200)
commitaf72d17e72fe77001ade5aaea694ff7b851b2946
tree64cbdcf5b8456b1f47957286d3f35b6983b1bd24
parenta6d94e1b5648b6421ef7d6847b4f08257eca2585
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>
src/eap_peer/eap_ttls.c