openssl/crypto/err
Bodo Möller cf5bfbfc21 Now that we have ERR_unload_strings(), ERR_load_ERR_strings() must
always load its strings because they might have been unloaded
since the 'init' flag was deleted.

But build_SYS_str_reasons() can use an 'init' flag.
2001-09-04 11:49:14 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
err.c Now that we have ERR_unload_strings(), ERR_load_ERR_strings() must 2001-09-04 11:49:14 +00:00
err.h Add a new ERR function, "ERR_unload_strings", to complement the existing 2001-09-03 18:24:56 +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
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