openssl/crypto/err
Richard Levitte 21e001747d Restore the ERR_remove_thread_state() API and make it a no-op
The ERR_remove_thread_state() API is restored to take a pointer
argument, but does nothing more.  ERR_remove_state() is also made into
a no-op.  Both functions are deprecated and users are recommended to
use OPENSSL_thread_stop() instead.

Documentation is changed to reflect this.

Reviewed-by: Matt Caswell <matt@openssl.org>
2016-05-10 11:31:05 +02:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
err_all.c Need err_load_crypto_strings_int declared. 2016-04-13 16:22:58 -04:00
err_prn.c Fix a big leak when using stack-allocated BIO items. 2016-03-29 17:40:54 +01:00
err.c Restore the ERR_remove_thread_state() API and make it a no-op 2016-05-10 11:31:05 +02:00
openssl.ec Move dso.h to internal 2016-03-23 09:12:11 -04:00