openssl/crypto/pkcs7
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
..
p7
t
.cvsignore
bio_ber.c
dec.c
des.pem
doc
enc.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
es1.pem
example.c
example.h
info.pem
infokey.pem
Makefile.ssl Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
pk7_asn1.c Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
pk7_attr.c
pk7_dgst.c
pk7_doit.c Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
pk7_enc.c
pk7_lib.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
pk7_mime.c Increase consistency of header data (some mail readers really do not 2001-01-30 13:38:59 +00:00
pk7_smime.c Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
pkcs7.h Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
pkcs7err.c Fix ERR_R_... problems. 2001-03-07 01:19:07 +00:00
server.pem
sign.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
verify.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00