[openssl/openssl] 5acd40: CMP docs: clarify behavior on message/total timeou...

David von Oheimb noreply at github.com
Mon Jan 23 09:57:26 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 5acd4007a0646ef1f9d0015ce438b891d1b24a62
      https://github.com/openssl/openssl/commit/5acd4007a0646ef1f9d0015ce438b891d1b24a62
  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)


  Commit: b908ec0f217da0a23f9d81442f81d44c94c98f23
      https://github.com/openssl/openssl/commit/b908ec0f217da0a23f9d81442f81d44c94c98f23
  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)


  Commit: d7d1d0928af2f14e7e187fa8c78115d0d1aa28eb
      https://github.com/openssl/openssl/commit/d7d1d0928af2f14e7e187fa8c78115d0d1aa28eb
  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)


Compare: https://github.com/openssl/openssl/compare/2bde260ac0e3...d7d1d0928af2


More information about the openssl-commits mailing list