openssl/crypto/x509v3
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
ext_dat.h Change the trust and purpose code so it doesn't need init 1999-12-02 02:33:56 +00:00
Makefile.ssl "make update" 2000-04-09 12:52:40 +00:00
tabtest.c Modify the X509 V3 extension lookup code. 1999-12-01 01:49:46 +00:00
v3_akey.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_alt.c Modify the X509 V3 extension lookup code. 1999-12-01 01:49:46 +00:00
v3_bcons.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_bitst.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_conf.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_cpols.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_crld.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_enum.c Avoid converting void * to a function pointer when NULL is defined as 2000-01-18 08:23:15 +00:00
v3_extku.c Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +00:00
v3_genn.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_ia5.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_info.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_int.c Avoid converting void * to a function pointer when NULL is defined as 2000-01-18 08:23:15 +00:00
v3_lib.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_pku.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_prn.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_purp.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_skey.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_sxnet.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_utl.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3conf.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
v3prin.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
x509v3.h "make update" + stripping the type-specific stack functions out of 2000-06-01 06:07:19 +00:00