openssl/crypto/cmp
Matt Caswell 7be04a3ac4 Give ASN.1 objects the ability to report their libctx/propq
Some ASN.1 objects have an embedded libctx/propq. If they have one we
give the ASN.1 code the ability to find these values and use them where
needed. This is used for OSSL_CMP_MSG_dup() and X509_dup().

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:27 +10:00
..
build.info Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 2020-04-02 18:17:00 +02:00
cmp_asn.c Give ASN.1 objects the ability to report their libctx/propq 2021-06-05 17:39:27 +10:00
cmp_client.c cms: remove TODOs 2021-06-02 16:30:15 +10:00
cmp_ctx.c cmp: remove TODOs 2021-06-02 16:30:15 +10:00
cmp_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
cmp_hdr.c add zero strenght arguments to BN and RAND RNG calls 2021-05-29 17:17:12 +10:00
cmp_http.c Use <> for #include openssl/xxx 2021-05-27 09:56:41 +10:00
cmp_local.h Use the new ASN.1 libctx aware capabilities in CMP 2021-06-05 17:39:10 +10:00
cmp_msg.c Use the new ASN.1 libctx aware capabilities in CMP 2021-06-05 17:39:10 +10:00
cmp_protect.c cmp: remove TODOs 2021-06-02 16:30:15 +10:00
cmp_server.c cmp: remove TODOs 2021-06-02 16:30:15 +10:00
cmp_status.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
cmp_util.c Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain() 2021-04-20 10:47:24 +02:00
cmp_vfy.c cmp: remove TODOs 2021-06-02 16:30:15 +10:00