openssl/util
Richard Levitte 57d0d048a8 Add a null UI method
There are cases when, if you pass a NULL UI_METHOD, the called
function will use an internal default.  This is well and good, but
there may be cases when this is undesirable and one would rather send
in a UI that does absolutely nothing (sort of a /dev/null).  UI_null()
is the UI_METHOD for this purpose.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2744)
2017-02-26 01:00:26 +01:00
..
perl/OpenSSL/Util Move manpages to man[1357] structure. 2016-10-26 13:59:52 -04:00
TLSProxy Update TLSProxy to know about HelloRetryRequest messages 2017-02-14 13:14:25 +00:00
build.info
check-doc-links.pl Add util/check-doc-links.pl, to be used to check referenses in manuals 2016-11-11 13:06:43 +01:00
ck_errf.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
copy.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
dofile.pl
find-doc-nits.pl Doc nits: callback function typedefs 2017-01-09 16:09:50 -05:00
find-unused-errs
fipslink.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
incore
indent.pro Clean dead macros and defines 2017-01-18 15:19:24 +01:00
libcrypto.num Add a null UI method 2017-02-26 01:00:26 +01:00
libssl.num Add SSL_CTX early callback 2017-02-23 19:40:26 +01:00
mkbuildinf.pl
mkcerts.sh
mkdef.pl Implementation of the ARIA cipher as described in RFC 5794. 2017-02-21 11:51:45 +01:00
mkdir-p.pl
mkerr.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
mkrc.pl
openssl-format-source
opensslwrap.sh
point.sh
process_docs.pl Fix typo in util/process_docs.pl 2016-11-11 13:07:37 +01:00
selftest.pl
shareable_image_wrap.c.in
shlib_wrap.sh.in Remove automatic RPATH - adapt shlib_wrap.sh 2016-10-13 02:21:51 +02:00
su-filter.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
with_fallback.pm