openssl/crypto/ui
Andy Polyakov 087d3e8993 crypto/ui/ui_openssl.c: UTF-y Windows code path.
Windows never composes UTF-8 strings as result of user interaction
such as input query. The only way to compose one is programmatic
conversion from WCHAR string, which in turn can be picked up with
ReadConsoleW.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-08-01 10:10:28 +02:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ui_err.c Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
ui_lib.c Add checks on sk_TYPE_push() returned value 2016-07-05 17:45:50 +01:00
ui_locl.h Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
ui_openssl.c crypto/ui/ui_openssl.c: UTF-y Windows code path. 2016-08-01 10:10:28 +02:00
ui_util.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00