]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix MSCHAP UTF-8 to UCS-2 conversion for three-byte encoding
authorJouni Malinen <j@w1.fi>
Sat, 15 Feb 2014 10:06:35 +0000 (12:06 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 15 Feb 2014 10:06:35 +0000 (12:06 +0200)
commit22dd2d7a987325faa089e65914c1602cad85f747
tree76b0770a772269eff2a8d85a466cbcccc7270231
parent9aab81145a6ce26272b198419d288a0417e683c5
Fix MSCHAP UTF-8 to UCS-2 conversion for three-byte encoding

This fixes issues in using a password that includes a UTF-8 character
with three-byte encoding with EAP methods that use NtPasswordHash
(anything using MSCHAPv2 or LEAP).

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/ms_funcs.c