[openssl/openssl] 7faa8a: OSSL_CMP_CTX_new.pod: fix HISTORY entry for OSSL_C...
"'David von Oheimb' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 7faa8a467b4d3c42d9a6d8d336b096c57a632861
https://github.com/openssl/openssl/commit/7faa8a467b4d3c42d9a6d8d336b096c57a632861
Author: Dr. David von Oheimb <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M doc/man3/OSSL_CMP_CTX_new.pod
Log Message:
-----------
OSSL_CMP_CTX_new.pod: fix HISTORY entry for OSSL_CMP_CTX_get0_geninfo_ITAVs() and OSSL_CMP_OPT_NO_CACHE_EXTRACERTS
Complements 8d9c8b3ff "CMP doc: add missing text on OSSL_CMP_OPT_NO_CACHE_EXTRACERTS to OSSL_CMP_CTX_new.pod and ossl_cmp_msg_check_update.pod"
Reviewed-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Thu Jun 11 14:56:46 2026
(Merged from https://github.com/openssl/openssl/pull/29043)
Commit: cdad6573efed9d6e1612b1fd222a3b2ae598e07a
https://github.com/openssl/openssl/commit/cdad6573efed9d6e1612b1fd222a3b2ae598e07a
Author: Dr. David von Oheimb <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M CHANGES.md
M doc/man3/OSSL_CMP_CTX_new.pod
Log Message:
-----------
add HISTORY and CHANGES.md entry for OSSL_CMP_OPT_PERMIT_TA_IN_EXTRACERTS_FOR_IR introduced in 4.0
Complements: 21722fe5545c "OSSL_CMP_OPT_PERMIT_TA_IN_EXTRACERTS_FOR_IR: use new TA(s) for whole transaction (also pkiconf); update doc"
Reviewed-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Thu Jun 11 14:56:47 2026
(Merged from https://github.com/openssl/openssl/pull/29043)
Commit: cb005ceaaf1fb50722e0101762a3e266338c5bf9
https://github.com/openssl/openssl/commit/cb005ceaaf1fb50722e0101762a3e266338c5bf9
Author: Dr. David von Oheimb <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M CHANGES.md
M apps/cmp.c
M crypto/cmp/cmp_ctx.c
M crypto/cmp/cmp_local.h
M crypto/cmp/cmp_vfy.c
M doc/man1/openssl-cmp.pod.in
M doc/man3/OSSL_CMP_CTX_new.pod
M include/openssl/cmp.h.in
M test/cmp_vfy_test.c
M test/recipes/65-test_cmp_vfy.t
A test/recipes/65-test_cmp_vfy_data/error_protected.der
Log Message:
-----------
CMP: Optionally accept missing or non-matching transactionID or recipNonce values
This is done for error messages received if OSSL_CMP_OPT_NONMATCHED_ERROR_NONCES
is set or the respective -nonmatched_error_nonces CLI option is given.
Can be helpful when the server (or other peer) cannot provide a proper error message header,
for instance if was unable to parse the ASN.1 encoding of a request message.
Reviewed-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Thu Jun 11 14:56:49 2026
(Merged from https://github.com/openssl/openssl/pull/29043)
Compare: https://github.com/openssl/openssl/compare/c9a89ac8153c...cb005ceaaf1f
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/c9a89a-cb005c%40github.com.