strongswan/src/libcharon/plugins/eap_mschapv2
Tobias Brunner 4c0d74bc12 eap-mschapv2: Convert UTF-8-encoded passwords
Instead of assuming passwords are simply ASCII-encoded we now assume they are
provided UTF-8-encoded, which is quite likely nowadays.  The UTF-8 byte
sequences are not validated, however, only valid code points are encoded
as UTF-16LE.

Fixes #3014.
2019-04-16 11:26:49 +02:00
..
Makefile.am libhydra: Remove empty unused library 2016-03-03 17:36:11 +01:00
eap_mschapv2.c eap-mschapv2: Convert UTF-8-encoded passwords 2019-04-16 11:26:49 +02:00
eap_mschapv2.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
eap_mschapv2_plugin.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
eap_mschapv2_plugin.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00