openssl/crypto/ui
Richard Levitte b589977b9e Do not loop i the OpenSSL UI method any more. Instead, letthe
application do that.

NOTE: there's no requirement for other UI_METHODs to avoid this kind
of loop.  For example, a GUI UI_METHOD would probably check the
lengths of the answers from within instead of being constantly
redisplayed for everything that is wrong.
2001-06-23 16:25:56 +00:00
..
Makefile.ssl make update 2001-05-13 05:16:58 +00:00
ui_compat.c Make sure memset() is properly declared. 2001-05-14 12:22:58 +00:00
ui_compat.h des_read_password() and des_read_2passwords() can only appear if DES 2001-05-13 04:59:09 +00:00
ui_err.c make update 2001-06-23 16:23:17 +00:00
ui_lib.c Implement boolean (yes/no or OK/Cancel, ...) input. 2001-06-23 16:22:48 +00:00
ui_locl.h Implement boolean (yes/no or OK/Cancel, ...) input. 2001-06-23 16:22:48 +00:00
ui_openssl.c Do not loop i the OpenSSL UI method any more. Instead, letthe 2001-06-23 16:25:56 +00:00
ui.h Implement boolean (yes/no or OK/Cancel, ...) input. 2001-06-23 16:22:48 +00:00