openssl/crypto/err
Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names
like Malloc, Realloc and especially Free conflict with already existing names
on some operating systems or other packages.  That is reason enough to change
the names of the OpenSSL memory allocation macros to something that has a
better chance of being unique, like prepending them with OPENSSL_.

This change includes all the name changes needed throughout all C files.
2000-06-01 22:19:21 +00:00
..
.cvsignore
err_all.c This commit ties the new DSO code (crypto/dso/) into the build for a 2000-04-04 22:32:19 +00:00
err_prn.c New function ERR_error_string_n. 2000-04-14 23:36:15 +00:00
err.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
err.h In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:16:01 +00:00
Makefile.ssl "make update" 2000-04-09 12:52:40 +00:00
openssl.ec This commit ties the new DSO code (crypto/dso/) into the build for a 2000-04-04 22:32:19 +00:00