Branch: refs/heads/openssl-3.0
  Home:   https://github.openssl.org/openssl/openssl
  Commit: ae8a8f06190c96b4252685ba2bf293893200af83
      
https://github.openssl.org/openssl/openssl/commit/ae8a8f06190c96b4252685ba2bf293893200af83
  Author: Dr. David von Oheimb <[email protected]>
  Date:   2022-07-06 (Wed, 06 Jul 2022)

  Changed paths:
    M apps/lib/apps.c

  Log Message:
  -----------
  app_http_tls_cb(): fix crash on inconsistency w.r.t. use of TLS

This happens if use_ssl is not set but an SSL_CTX is provided.

Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Hugo Landau <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18674)

(cherry picked from commit 96e13a1679872d879683346c1e09ca227f77efb0)


  Commit: 941a1ffc3577a98408aefe40163ce6ac3b0011a0
      
https://github.openssl.org/openssl/openssl/commit/941a1ffc3577a98408aefe40163ce6ac3b0011a0
  Author: Dr. David von Oheimb <[email protected]>
  Date:   2022-07-06 (Wed, 06 Jul 2022)

  Changed paths:
    M crypto/http/http_client.c
    M doc/man3/OSSL_HTTP_transfer.pod

  Log Message:
  -----------
  OSSL_HTTP_open(): improve use of use_ssl and its documentation

Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Hugo Landau <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18674)

(cherry picked from commit 35750cb9af007702dad92d62da57200fdf9ddaf4)


  Commit: ee4b91f116b371a297015725884a520d311994cb
      
https://github.openssl.org/openssl/openssl/commit/ee4b91f116b371a297015725884a520d311994cb
  Author: Dr. David von Oheimb <[email protected]>
  Date:   2022-07-06 (Wed, 06 Jul 2022)

  Changed paths:
    M crypto/http/http_client.c

  Log Message:
  -----------
  OSSL_HTTP_REQ_CTX_nbio(): fix copy&paste glitch calling 
BIO_should_retry(rctx-rbio)

Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Hugo Landau <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18674)

(cherry picked from commit 059a4ad0999dd6dbd7340b5e4f7566812d51bb1e)


  Commit: c4642915a8f5a64026620bf5624b6adab8349681
      
https://github.openssl.org/openssl/openssl/commit/c4642915a8f5a64026620bf5624b6adab8349681
  Author: Dr. David von Oheimb <[email protected]>
  Date:   2022-07-06 (Wed, 06 Jul 2022)

  Changed paths:
    M crypto/http/http_client.c
    M doc/man3/OSSL_HTTP_REQ_CTX.pod
    M doc/man3/OSSL_HTTP_transfer.pod

  Log Message:
  -----------
  http_client.c: fix comment and documentation of the memory BIOs used

Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Hugo Landau <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18674)

(cherry picked from commit 7d5019c15af8f88443a7edddd4b150a7dafeda5d)


Compare: 
https://github.openssl.org/openssl/openssl/compare/6615fd14de66...c4642915a8f5

Reply via email to