openssl/crypto/x509v3
Dr. Stephen Henson 3aceb94b9e Safe stack reorganisation in terms of function casts.
After some messing around this seems to work but needs
a few more tests. Working out the syntax for sk_set_cmp_func()
(cast it to a function that itself returns a function pointer)
was painful :-(

Needs some testing to see what other compilers think of this
syntax.

Also needs similar stuff for ASN1_SET_OF etc etc.
2000-06-16 23:29:26 +00:00
..
.cvsignore
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 Enable DSO support on alpha (OSF1), cc and gcc. 2000-06-13 12:59:38 +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
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 Document EVP routines. Change EVP_SealInit() and EVP_OpenInit() 2000-06-11 12:18:15 +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 Document EVP routines. Change EVP_SealInit() and EVP_OpenInit() 2000-06-11 12:18:15 +00:00
v3conf.c
v3err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
v3prin.c
x509v3.h Safe stack reorganisation in terms of function casts. 2000-06-16 23:29:26 +00:00