Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 4fdc16af05d5e1e79ffebbae2b427f3a388227e3
      
https://github.com/openssl/openssl/commit/4fdc16af05d5e1e79ffebbae2b427f3a388227e3
  Author: David von Oheimb <d...@ddvo.net>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
    M crypto/pkcs7/pk7_smime.c
    M crypto/x509/x509_vfy.c

  Log Message:
  -----------
  X509_STORE_CTX_set_default(): improve error handling, also in its use

Reviewed-by: Tomas Mraz <to...@openssl.org>
Reviewed-by: Shane Lontis <shane.lon...@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/18918)


  Commit: 38ebfc3f5f83cbbd01011636d159ad3ed23e9765
      
https://github.com/openssl/openssl/commit/38ebfc3f5f83cbbd01011636d159ad3ed23e9765
  Author: Dr. David von Oheimb <david.von.ohe...@siemens.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
    M crypto/x509/x509_vpm.c

  Log Message:
  -----------
  x509_vpm.c: add missing direct error reporting and improve coding style

Reviewed-by: Tomas Mraz <to...@openssl.org>
Reviewed-by: Shane Lontis <shane.lon...@oracle.com>
Reviewed-by: David von Oheimb <david.von.ohe...@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18918)


  Commit: 30eba7f35983a917f1007bce45040c0af3442e42
      
https://github.com/openssl/openssl/commit/30eba7f35983a917f1007bce45040c0af3442e42
  Author: Dr. David von Oheimb <david.von.ohe...@siemens.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
    M crypto/conf/conf_def.c
    M crypto/stack/stack.c
    M ssl/ssl_ciph.c
    M ssl/ssl_lib.c
    M ssl/statem/statem_srvr.c
    M test/helpers/ssltestlib.c

  Log Message:
  -----------
  stack.c: add missing direct error reporting and improve coding style

Doing so, had to fix sloppiness in using the stack API in 
crypto/conf/conf_def.c,
ssl/ssl_ciph.c, ssl/statem/statem_srvr.c, and mostly in 
test/helpers/ssltestlib.c.

Reviewed-by: Tomas Mraz <to...@openssl.org>
Reviewed-by: Shane Lontis <shane.lon...@oracle.com>
Reviewed-by: David von Oheimb <david.von.ohe...@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18918)


  Commit: 8b3ccf1cd590c3f9f63d4665106fa4defbffa51f
      
https://github.com/openssl/openssl/commit/8b3ccf1cd590c3f9f63d4665106fa4defbffa51f
  Author: David von Oheimb <d...@ddvo.net>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
    M test/recipes/80-test_ssl_new.t

  Log Message:
  -----------
  80-test_ssl_new.t: make dependencies on CTLOG_FILE and TEST_CERTS_DIR explicit

Reviewed-by: Tomas Mraz <to...@openssl.org>
Reviewed-by: Shane Lontis <shane.lon...@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/18918)


Compare: https://github.com/openssl/openssl/compare/fcff5bd43c85...8b3ccf1cd590

Reply via email to