openssl/crypto/conf
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 Ignore Makefile.save 1999-04-29 16:04:54 +00:00
cnf_save.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
conf_api.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
conf_api.h In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:16:01 +00:00
conf_def.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
conf_def.h I've always wanted to make the CONF library more adaptable. Here's 2000-04-09 12:04:35 +00:00
conf_err.c I've always wanted to make the CONF library more adaptable. Here's 2000-04-09 12:04:35 +00:00
conf_lib.c Use CONFerr, not RSAerr, in the conf library... 2000-04-26 12:15:19 +00:00
conf.h "make update" + stripping the type-specific stack functions out of 2000-06-01 06:07:19 +00:00
keysets.pl I've always wanted to make the CONF library more adaptable. Here's 2000-04-09 12:04:35 +00:00
Makefile.ssl "make update" 2000-04-09 12:52:40 +00:00
ssleay.cnf Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
test.c I've always wanted to make the CONF library more adaptable. Here's 2000-04-09 12:04:35 +00:00