[openssl/openssl] 7e3034: CMP: fix gen_new() in cmp_msg.c checking wrong ITAVs

David von Oheimb noreply at github.com
Fri Nov 25 08:25:57 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 7e3034939b40ee15013bdba9ff6178de6bcc26d4
      https://github.com/openssl/openssl/commit/7e3034939b40ee15013bdba9ff6178de6bcc26d4
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2022-11-25 (Fri, 25 Nov 2022)

  Changed paths:
    M crypto/cmp/cmp_msg.c

  Log Message:
  -----------
  CMP: fix gen_new() in cmp_msg.c checking wrong ITAVs

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19216)


  Commit: 1c04866c671db4a6db0a1784399b351ea061bc16
      https://github.com/openssl/openssl/commit/1c04866c671db4a6db0a1784399b351ea061bc16
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2022-11-25 (Fri, 25 Nov 2022)

  Changed paths:
    M apps/lib/cmp_mock_srv.c
    M crypto/cmp/cmp_ctx.c
    M doc/man3/OSSL_CMP_CTX_new.pod
    M test/cmp_client_test.c

  Log Message:
  -----------
  OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs

Otherwise, further OSSL_CMP_exec_GENM_ses() calls will go wrong.

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19216)


  Commit: a2ede0396addd13f7fe9a629b450a14892152a83
      https://github.com/openssl/openssl/commit/a2ede0396addd13f7fe9a629b450a14892152a83
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2022-11-25 (Fri, 25 Nov 2022)

  Changed paths:
    M crypto/cmp/cmp_ctx.c
    M doc/man3/OSSL_CMP_CTX_new.pod
    M include/openssl/cmp.h.in
    M util/libcrypto.num

  Log Message:
  -----------
  add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19216)


Compare: https://github.com/openssl/openssl/compare/60ea150b1f53...a2ede0396add


More information about the openssl-commits mailing list