openssl/crypto/err
Matt Caswell 302f75887e Attempt to log an error if init failed
If init failed we'd like to set an error code to indicate that. But if
init failed then when the error system tries to load its strings its going
to fail again. We could get into an infinite loop. Therefore we just set
a single error the first time around. After that no error is set.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-10 17:40:59 +00:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
err.c Attempt to log an error if init failed 2016-02-10 17:40:59 +00:00
err_all.c Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
err_lcl.h Use ossl_inline and DEFINE_LHASH_OF 2016-01-11 17:50:42 +00:00
err_prn.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
Makefile.in Templatize util/domd 2016-01-29 16:56:07 -05:00
openssl.ec Regenerate SSL record/statem error strings 2016-01-10 20:18:05 -05:00