mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 16:03:42 +08:00
ecbe07817a
horrible macros. Fix two evil ASN1 bugs. Attempt to use 'ctx' when NULL if input is indefinite length constructed in asn1_check_tlen() and invalid pointer to ASN1_TYPE when reusing existing structure (this took *ages* to find because the new PKCS#12 code triggered it). |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.ssl | ||
p12_add.c | ||
p12_asn.c | ||
p12_attr.c | ||
p12_crpt.c | ||
p12_crt.c | ||
p12_decr.c | ||
p12_init.c | ||
p12_key.c | ||
p12_kiss.c | ||
p12_mutl.c | ||
p12_npas.c | ||
p12_utl.c | ||
pk12err.c | ||
pkcs12.h |