[openssl/openssl] 2b8126: Raise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protoc...

Tomáš Mráz noreply at github.com
Tue Jul 18 18:40:11 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 2b8126d8a8ded94ce010234a37d059f8d3b71b1b
      https://github.com/openssl/openssl/commit/2b8126d8a8ded94ce010234a37d059f8d3b71b1b
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M crypto/err/openssl.txt
    M include/openssl/sslerr.h
    M ssl/quic/quic_channel.c
    M ssl/ssl_err.c
    M test/quicfaultstest.c

  Log Message:
  -----------
  Raise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protocol error

QUIC error code, frame type and reason is in error data

Fixes #21337

Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Todd Short <todd.short at me.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21476)




More information about the openssl-commits mailing list