[openssl/openssl] de107d: CMP docs: clarify behavior on message/total timeou...
David von Oheimb
noreply at github.com
Mon Jan 23 09:57:43 UTC 2023
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: de107d4c94bf1167faf4c723d4b0a7b15ba0a861
https://github.com/openssl/openssl/commit/de107d4c94bf1167faf4c723d4b0a7b15ba0a861
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M doc/man1/openssl-cmp.pod.in
M doc/man3/OSSL_CMP_CTX_new.pod
Log Message:
-----------
CMP docs: clarify behavior on message/total timeout values given
Clarify behavior of OSSL_CMP_CTX_set_option() when given (negative)
values for OSSL_CMP_OPT_MSG_TIMEOUT or OSSL_CMP_OPT_TOTAL_TIMEOUT.
Fix doc of -msg_timeout and -total_timeout in openssl-cmp.pod.in
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19391)
(cherry picked from commit 5acd4007a0646ef1f9d0015ce438b891d1b24a62)
Commit: bf277d54f93df71ee84cf42dc313ad438723223b
https://github.com/openssl/openssl/commit/bf277d54f93df71ee84cf42dc313ad438723223b
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M crypto/cmp/cmp_client.c
M crypto/cmp/cmp_ctx.c
M test/cmp_client_test.c
Log Message:
-----------
cmp_client_test.c: add tests for end_time being initialized for RR/GENM
To this end, tweak the internal handling of ctx->total_timeout.
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19391)
(cherry picked from commit b908ec0f217da0a23f9d81442f81d44c94c98f23)
Commit: 605a13842acb62c468e05c3e49330fe1ba42a127
https://github.com/openssl/openssl/commit/605a13842acb62c468e05c3e49330fe1ba42a127
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M crypto/cmp/cmp_client.c
Log Message:
-----------
cmp_client.c: fix handling of total_timeout for RR and GENM transactions
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19391)
(cherry picked from commit d7d1d0928af2f14e7e187fa8c78115d0d1aa28eb)
Compare: https://github.com/openssl/openssl/compare/de1ce231ab35...605a13842acb
More information about the openssl-commits
mailing list