openssl/crypto/cmp
Dr. David von Oheimb 7af110f9f5 CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its doc
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18929)
2022-08-24 11:29:40 +02: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 CMP: implement optional hashAlg field of certConf CMPv3 message 2022-07-01 07:38:50 +01:00
cmp_client.c Update copyright year 2022-05-03 13:34:51 +01:00
cmp_ctx.c Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg() 2022-07-20 11:40:37 +02:00
cmp_err.c CMP: Add missing getter functions to CRMF API and CMP API 2021-06-30 10:38:23 +02:00
cmp_hdr.c Update copyright year 2022-05-03 13:34:51 +01:00
cmp_http.c cmp_http.c: extend comment in keep_alive() 2022-07-11 11:03:28 +02:00
cmp_local.h Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg() 2022-07-20 11:40:37 +02:00
cmp_msg.c CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its doc 2022-08-24 11:29:40 +02:00
cmp_protect.c libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 2022-07-19 08:44:19 +02:00
cmp_server.c add OSSL_STACK_OF_X509_free() for commonly used pattern 2021-12-21 12:11:49 +01:00
cmp_status.c Update copyright year 2021-09-07 13:35:43 +02:00
cmp_util.c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 2021-11-17 15:48:34 +01:00
cmp_vfy.c CMP: fix crash in check_transactionID_or_nonce() on 'actual' being NULL 2022-08-24 11:29:40 +02:00