openssl/crypto/err
Bodo Möller 78f7923580 Totally get rid of CRYPTO_LOCK_ERR_HASH.
In err.c, flags int_error_hash_set and int_thread_hash_set
appear superfluous since we can just as well initialize
int_error_hash and int_thread_hash to NULL.

Change some of the err.c formatting to conform with the rest of
OpenSSL.
2001-09-06 12:37:36 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
err_all.c Include the UI error strings. 2001-06-23 15:04:51 +00:00
err_prn.c Translate into valid C (don't call functions with wrong prototypes). 2001-06-25 10:09:55 +00:00
err.c Totally get rid of CRYPTO_LOCK_ERR_HASH. 2001-09-06 12:37:36 +00:00
err.h Add a new ERR function, "ERR_unload_strings", to complement the existing 2001-09-03 18:24:56 +00:00
Makefile.ssl Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
openssl.ec Add a general user interface API. This is designed to replace things 2001-05-06 23:19:37 +00:00