openssl/crypto/x509
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
by_dir.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
by_file.c Make sure the return value of by_file_ctrl(..., X509_L_FILE_LOAD, ...) 2000-02-17 21:04:40 +00:00
Makefile.ssl "make update" 2000-04-09 12:52:40 +00:00
x509_att.c Rename functions for new convention. 2000-02-26 01:55:33 +00:00
x509_cmp.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
x509_d2.c Report an error from X509_STORE_load_locations 1999-10-26 01:52:16 +00:00
x509_def.c Initial support for MacOS. 1999-09-11 17:54:18 +00:00
x509_err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
x509_ext.c Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc. 2000-02-07 01:17:22 +00:00
x509_lu.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
x509_obj.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
x509_r2x.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
x509_req.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
x509_set.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
x509_trs.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
x509_txt.c Add trust setting support to the verify code. It now checks the 1999-11-27 19:43:10 +00:00
x509_v3.c Change the trust and purpose code so it doesn't need init 1999-12-02 02:33:56 +00:00
x509_vfy.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
x509_vfy.h "make update" + stripping the type-specific stack functions out of 2000-06-01 06:07:19 +00:00
x509.h "make update" + stripping the type-specific stack functions out of 2000-06-01 06:07:19 +00:00
x509name.c Make V_ASN1_APP_CHOOSE work again. 2000-03-14 03:29:57 +00:00
x509rset.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
x509spki.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
x509type.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
x_all.c The previous commit to crypto/stack/*.[ch] pulled the type-safety strings 2000-06-01 02:36:58 +00:00