[openssl/openssl] f202a6: QUIC: Avoid ticking before a connection is establi...

Hugo Landau noreply at github.com
Thu Apr 4 15:25:59 UTC 2024


  Branch: refs/heads/feature/quic-server
  Home:   https://github.com/openssl/openssl
  Commit: f202a68f1ddd1d103f92b10eb04e94f7147f2b5e
      https://github.com/openssl/openssl/commit/f202a68f1ddd1d103f92b10eb04e94f7147f2b5e
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
    M ssl/quic/quic_channel.c
    M ssl/quic/quic_impl.c
    M ssl/quic/quic_tls.c

  Log Message:
  -----------
  QUIC: Avoid ticking before a connection is established

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23995)


  Commit: b7c960ef971dc06bda8a738f473abcfc2f3ab3e0
      https://github.com/openssl/openssl/commit/b7c960ef971dc06bda8a738f473abcfc2f3ab3e0
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
    M include/internal/quic_stream_map.h

  Log Message:
  -----------
  QUIC QSM: Add function to determine if data is waiting

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23995)


  Commit: 2cce02c839d10d830ecccf226bcdcf86d8214c54
      https://github.com/openssl/openssl/commit/2cce02c839d10d830ecccf226bcdcf86d8214c54
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
    M ssl/quic/quic_impl.c

  Log Message:
  -----------
  QUIC APL: Revise SSL_pending and SSL_has_pending handling for s_client compat

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23995)


  Commit: c4d15e087dd039978ce8dd8586ab7898e1058080
      https://github.com/openssl/openssl/commit/c4d15e087dd039978ce8dd8586ab7898e1058080
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
    M ssl/quic/quic_impl.c

  Log Message:
  -----------
  QUIC APL: Fix default stream creation on server side

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23995)


  Commit: 7acd04d03cde23169031f07296cd1a3fad9a3b22
      https://github.com/openssl/openssl/commit/7acd04d03cde23169031f07296cd1a3fad9a3b22
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-04-04 (Thu, 04 Apr 2024)

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

  Log Message:
  -----------
  Change approach to SSL_pending API

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23995)


  Commit: f5548d5cdd6f716d5dd005c9fdc3ce7ec3fcfea2
      https://github.com/openssl/openssl/commit/f5548d5cdd6f716d5dd005c9fdc3ce7ec3fcfea2
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
    M ssl/quic/quic_impl.c

  Log Message:
  -----------
  Minor fix

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23995)


Compare: https://github.com/openssl/openssl/compare/e34e3f0edc9d...f5548d5cdd6f

To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list