[openssl/openssl] 02f5ab: QUIC: Make QUIC transport error codes public

Hugo Landau noreply at github.com
Thu Mar 7 23:51:10 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 02f5ab77854647e4f34cdd340d57bb071afb997d
      https://github.com/openssl/openssl/commit/02f5ab77854647e4f34cdd340d57bb071afb997d
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M include/internal/quic_error.h
    M include/openssl/quic.h

  Log Message:
  -----------
  QUIC: Make QUIC transport error codes public

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23598)


  Commit: 4b4b9c9eb3e677de6276c94758cb554c8f560697
      https://github.com/openssl/openssl/commit/4b4b9c9eb3e677de6276c94758cb554c8f560697
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M ssl/quic/qlog_event_helpers.c
    M ssl/quic/quic_channel.c
    M ssl/quic/quic_fc.c
    M ssl/quic/quic_local.h
    M ssl/quic/quic_rx_depack.c
    M ssl/quic/quic_tls.c
    M ssl/quic/quic_txp.c
    M ssl/quic/quic_wire.c
    M test/helpers/quictestlib.c
    M test/quic_fc_test.c
    M test/quic_multistream_test.c
    M test/quicapitest.c
    M test/quicfaultstest.c

  Log Message:
  -----------
  QUIC: Uniform changes for QUIC error code definitions rename

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23598)


  Commit: c38558357de693ac9807d42c5f700ee59de7f20d
      https://github.com/openssl/openssl/commit/c38558357de693ac9807d42c5f700ee59de7f20d
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M doc/man3/SSL_get_conn_close_info.pod
    M util/other.syms

  Log Message:
  -----------
  QUIC: Add documentation for QUIC error codes

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23598)


  Commit: 5f02bbd5a6e7157faefb944ac5f11e0f6b024740
      https://github.com/openssl/openssl/commit/5f02bbd5a6e7157faefb944ac5f11e0f6b024740
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M doc/man3/SSL_get_conn_close_info.pod
    M include/openssl/quic.h
    M ssl/quic/quic_channel.c
    M util/other.syms

  Log Message:
  -----------
  QUIC: Define error code for stateless reset

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23598)


  Commit: 6d42be3af76aa16586b3f32a176837ee4a4bb65b
      https://github.com/openssl/openssl/commit/6d42be3af76aa16586b3f32a176837ee4a4bb65b
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M ssl/quic/qlog_event_helpers.c

  Log Message:
  -----------
  QLOG: Fix indentation

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23598)


Compare: https://github.com/openssl/openssl/compare/74fd6823884e...6d42be3af76a

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