openssl/crypto/x509
Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul.
See the commit log message for that for more information.

NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented
(initialisation by "memset" won't/can't/doesn't work). This fixes that but
requires that X509_STORE_CTX_init() be able to handle errors - so its
prototype has been changed to return 'int' rather than 'void'. All uses of
that function throughout the source code have been tracked down and
adjusted.
2001-09-01 20:02:13 +00:00
..
.cvsignore
by_dir.c
by_file.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
Makefile.ssl Add first cut symmetric crypto support. 2001-08-18 10:22:54 +00:00
x509_att.c Add support for MS CSP Name PKCS#12 attribute. 2001-06-11 00:43:20 +00:00
x509_cmp.c Really add the EVP and all of the DES changes. 2001-07-30 23:57:25 +00:00
x509_d2.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
x509_def.c
x509_err.c Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
x509_ext.c X509V3_add_i2d() needs to be able to allocate a 2000-12-27 13:42:43 +00:00
x509_lu.c Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
x509_obj.c Handle empty X509_NAME in printing routines. 2001-06-26 12:04:35 +00:00
x509_r2x.c
x509_req.c Add support for MS CSP Name PKCS#12 attribute. 2001-06-11 00:43:20 +00:00
x509_set.c
x509_trs.c Add missing variable length cipher flag for Blowfish. 2001-05-24 22:58:35 +00:00
x509_txt.c Initial CRL based revocation checking. 2001-05-07 22:52:50 +00:00
x509_v3.c
x509_vfy.c Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
x509_vfy.h Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
x509.h Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
x509cset.c Add CRL utility functions to allow CRLs to be 2001-08-17 00:33:43 +00:00
x509name.c
x509rset.c
x509spki.c
x509type.c
x_all.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00