openssl/crypto
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
..
asn1 There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
bf Remove "Makefile.uni" files and some related stuff. 2000-03-14 13:56:00 +00:00
bio There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
bn There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
buffer There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
cast _lrotl and _lrotr are defined in MSVC but nowhere else that we know 2000-04-01 10:39:33 +00:00
comp There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
conf There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
des There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
dh There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
dsa There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
dso There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
err There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
evp There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
hmac In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:16:01 +00:00
idea In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:16:01 +00:00
lhash There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
md2 In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:16:01 +00:00
md5 FLAT_INC is not needed; we use -I.. all the time 2000-03-19 12:15:24 +00:00
mdc2 In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:16:01 +00:00
objects There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
pem There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
perlasm Move the 'file scope' argument in set_label to 2000-03-03 00:06:40 +00:00
pkcs7 There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
pkcs12 There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
rand There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
rc2 In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:16:01 +00:00
rc4 In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:16:01 +00:00
rc5 _lrotl and _lrotr are defined in MSVC but nowhere else that we know 2000-04-01 10:39:33 +00:00
ripemd FLAT_INC is not needed; we use -I.. all the time 2000-03-19 12:15:24 +00:00
rsa There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
sha In some of the Makefiles CPP was not defined. 2000-03-20 18:16:52 +00:00
stack There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
threads There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
txt_db There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
x509 There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
x509v3 There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
.cvsignore Always use buildinf.h, which now includes the mk1mfinf.h data. 1999-07-29 12:57:23 +00:00
cpt_err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
cryptlib.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
cryptlib.h In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:35:04 +00:00
crypto-lib.com This commit ties the new DSO code (crypto/dso/) into the build for a 2000-04-04 22:32:19 +00:00
crypto.h There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
cversion.c Always use buildinf.h, which now includes the mk1mfinf.h data. 1999-07-29 12:57:23 +00:00
ebcdic.c Add new -notext option to 'ca', -pubkey option to spkac. 2000-02-03 02:56:48 +00:00
ebcdic.h EBCDIC support. 2000-02-01 02:21:16 +00:00
ex_data.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
install.com Make sure installed files are world readable 1999-11-12 01:42:59 +00:00
Makefile.ssl This commit ties the new DSO code (crypto/dso/) into the build for a 2000-04-04 22:32:19 +00:00
md32_common.h Fix signed/unsigned warnings. 2000-02-16 12:09:17 +00:00
mem.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
mem_dbg.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
opensslconf.h.in Cosmetic change. No, openssl.h.in is not autogenerated :-) 2000-02-18 09:06:55 +00:00
opensslv.h Tagging has now been done, update to the next possible version (I keep 2000-04-01 11:21:14 +00:00
tmdiff.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
tmdiff.h Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00