Generate just one error code if iterated SSL_CTX_get() fails.
authorBodo Möller <bodo@openssl.org>
Sat, 5 Feb 2000 19:29:00 +0000 (19:29 +0000)
committerBodo Möller <bodo@openssl.org>
Sat, 5 Feb 2000 19:29:00 +0000 (19:29 +0000)
commit37e48b88adda9334fedf83e18f1bff72b4b9c8cf
treec5365692bc3f939dc08fcbcc5c09c58b4290409f
parent6535eb1728a7d30673d0a95da5fd18126b7d0b71
Generate just one error code if iterated SSL_CTX_get() fails.
Avoid enabled 'assert()' in production library.
12 files changed:
Configure
TABLE
crypto/bn/Makefile.ssl
crypto/bn/bn_ctx.c
crypto/bn/bn_err.c
crypto/des/Makefile.ssl
crypto/des/des.h
crypto/des/rand_key.c
crypto/evp/Makefile.ssl
doc/crypto/BN_CTX_new.pod
doc/crypto/BN_CTX_start.pod
util/libeay.num