openssl/crypto/pkcs7
Matt Caswell dea2878fac Teach more of the ASN.1 code about libctx/propq
Make sure we pass libctx/propq down to all the layers so that objects that
are created during parsing have the right values. Then use this new
capability for PKCS7.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15591)
2021-06-05 17:39:10 +10:00
..
bio_pk7.c Following the license change, modify the boilerplates in crypto/pkcs7/ 2018-12-06 15:12:24 +01:00
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
pk7_asn1.c Teach more of the ASN.1 code about libctx/propq 2021-06-05 17:39:10 +10:00
pk7_attr.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
pk7_doit.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
pk7_lib.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
pk7_local.h Add library context and property query support into the PKCS12 API 2021-04-30 09:15:50 +10:00
pk7_mime.c Teach more of the ASN.1 code about libctx/propq 2021-06-05 17:39:10 +10:00
pk7_smime.c Fix external symbols for pkcs7. 2021-02-22 09:16:37 +10:00
pkcs7err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00