[openssl/openssl] 192bfe: crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed d...

David von Oheimb noreply at github.com
Thu Dec 21 22:12:21 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 192bfec487b27ee9398138ce5f0c5b00f536dc95
      https://github.com/openssl/openssl/commit/192bfec487b27ee9398138ce5f0c5b00f536dc95
  Author: Rajeev Ranjan <ranjan.rajeev at siemens.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M apps/lib/cmp_mock_srv.c
    M crypto/cmp/cmp_client.c
    M crypto/cmp/cmp_ctx.c
    M crypto/cmp/cmp_local.h
    M crypto/cmp/cmp_msg.c
    M crypto/cmp/cmp_server.c
    M crypto/cmp/cmp_vfy.c
    M doc/man3/OSSL_CMP_SRV_CTX_new.pod
    M fuzz/cmp.c
    M include/openssl/cmp.h.in
    M test/cmp_client_test.c
    M test/cmp_server_test.c
    M util/libcrypto.num
    M util/other.syms

  Log Message:
  -----------
  crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of responses

Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20727)


  Commit: bedffe1731e8c587d3d854e05535175863447dc3
      https://github.com/openssl/openssl/commit/bedffe1731e8c587d3d854e05535175863447dc3
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M CHANGES.md
    M apps/lib/cmp_mock_srv.c
    M crypto/cmp/cmp_client.c
    M crypto/cmp/cmp_err.c
    M crypto/cmp/cmp_msg.c
    M crypto/cmp/cmp_server.c
    M crypto/cmp/cmp_vfy.c
    M crypto/err/openssl.txt
    M doc/man3/OSSL_CMP_SRV_CTX_new.pod
    M doc/man3/OSSL_CMP_exec_certreq.pod
    M fuzz/cmp.c
    M include/openssl/cmp.h.in
    M include/openssl/cmperr.h
    M test/cmp_client_test.c
    M test/cmp_server_test.c
    M util/libcrypto.num

  Log Message:
  -----------
  crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed delivery

Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20727)


  Commit: b14ec830f5ec99b83dbf3c6f9180dbaa14698a5f
      https://github.com/openssl/openssl/commit/b14ec830f5ec99b83dbf3c6f9180dbaa14698a5f
  Author: Rajeev Ranjan <ranjan.rajeev at siemens.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M apps/lib/cmp_mock_srv.c
    M crypto/cmp/cmp_server.c

  Log Message:
  -----------
  cmp_server.c,apps/lib/cmp_mock_srv.c: move polling state checks to cmp_server.c

Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20727)


  Commit: 1d61a03794326fc4e4605e98343b784058cb453e
      https://github.com/openssl/openssl/commit/1d61a03794326fc4e4605e98343b784058cb453e
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M crypto/cmp/cmp_client.c
    M crypto/cmp/cmp_msg.c

  Log Message:
  -----------
  crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cmp_asn1_get_int()

Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20727)


Compare: https://github.com/openssl/openssl/compare/682fd21afb54...1d61a0379432


More information about the openssl-commits mailing list