openssl/crypto/pkcs7
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
..
p7 Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
t Remove more old temporary files from CVS 1998-12-31 21:51:27 +00:00
.cvsignore Test apps. 1999-06-04 21:31:48 +00:00
bio_ber.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
dec.c Rename SSLeay_add_all_algorithms() et al to 2000-02-04 14:01:38 +00:00
des.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
doc Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
enc.c Rename SSLeay_add_all_algorithms() et al to 2000-02-04 14:01:38 +00:00
es1.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
example.c Avoid silly compiler warnings about functions not being declared and an int missing. 1999-11-12 02:10:23 +00:00
example.h Make samples compile. 1999-06-03 16:07:37 +00:00
info.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
infokey.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
Makefile.ssl "make update" 2000-04-09 12:52:40 +00:00
pk7_attr.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
pk7_dgst.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pk7_doit.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
pk7_enc.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pk7_lib.c Make pkcs8 work again. 2000-02-22 18:45:11 +00:00
pk7_mime.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
pk7_smime.c Typesafe Thought Police part 4. 2000-05-16 23:01:19 +00:00
pkcs7.h "make update" + stripping the type-specific stack functions out of 2000-06-01 06:07:19 +00:00
pkcs7err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
server.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
sign.c make no-des and no-rc2 work. 2000-01-07 12:15:54 +00:00
verify.c make no-des and no-rc2 work. 2000-01-07 12:15:54 +00:00