mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
79aa04ef27
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. |
||
---|---|---|
.. | ||
p7 | ||
t | ||
.cvsignore | ||
bio_ber.c | ||
dec.c | ||
des.pem | ||
doc | ||
enc.c | ||
es1.pem | ||
example.c | ||
example.h | ||
info.pem | ||
infokey.pem | ||
Makefile.ssl | ||
pk7_asn1.c | ||
pk7_attr.c | ||
pk7_dgst.c | ||
pk7_doit.c | ||
pk7_enc.c | ||
pk7_lib.c | ||
pk7_mime.c | ||
pk7_smime.c | ||
pkcs7.h | ||
pkcs7err.c | ||
server.pem | ||
sign.c | ||
verify.c |