[openssl/openssl] 56df4c: QUIC APL: Adjust expect_quic_conn_only

Hugo Landau noreply at github.com
Fri Sep 1 13:48:11 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 56df4cf24fad554e173d950a79a516e730096055
      https://github.com/openssl/openssl/commit/56df4cf24fad554e173d950a79a516e730096055
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    M ssl/quic/quic_impl.c

  Log Message:
  -----------
  QUIC APL: Adjust expect_quic_conn_only

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21915)


  Commit: 72ca0b88fc8cd97a20528d2f92e145e181194a98
      https://github.com/openssl/openssl/commit/72ca0b88fc8cd97a20528d2f92e145e181194a98
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    M ssl/quic/quic_impl.c

  Log Message:
  -----------
  QUIC APL: Revise I/O error setting so that the last error is set on success

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21915)


  Commit: 5debf070103131cff97a2fc78c93cae391099842
      https://github.com/openssl/openssl/commit/5debf070103131cff97a2fc78c93cae391099842
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    M include/internal/quic_ssl.h
    M ssl/quic/quic_impl.c
    M ssl/ssl_lib.c

  Log Message:
  -----------
  QUIC APL: Implement SSL_want

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21915)


  Commit: 9ff816106c2b2ccbffe5c4e3619a840547088674
      https://github.com/openssl/openssl/commit/9ff816106c2b2ccbffe5c4e3619a840547088674
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    M test/quic_multistream_test.c

  Log Message:
  -----------
  QUIC MULTISTREAM TEST: Test SSL_want for consistency with SSL_get_error

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21915)


Compare: https://github.com/openssl/openssl/compare/8c792b0ccd41...9ff816106c2b


More information about the openssl-commits mailing list