[openssl/openssl] 553a4e: QUIC: Add support for datagram injection

Hugo Landau noreply at github.com
Tue Mar 21 23:16:26 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 553a4e00aab3e2cc04f47678cba3cd8345e7b0e3
      https://github.com/openssl/openssl/commit/553a4e00aab3e2cc04f47678cba3cd8345e7b0e3
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    A doc/man3/SSL_inject_net_dgram.pod
    M include/internal/quic_channel.h
    M include/openssl/ssl.h.in
    M ssl/quic/quic_channel.c
    M ssl/quic/quic_impl.c
    M util/libssl.num

  Log Message:
  -----------
  QUIC: Add support for datagram injection

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20451)


  Commit: 3cc376c91e0e9d55fd3903f203dc38d0a5788380
      https://github.com/openssl/openssl/commit/3cc376c91e0e9d55fd3903f203dc38d0a5788380
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    M doc/build.info
    M test/quic_tserver_test.c

  Log Message:
  -----------
  QUIC: Add tests for datagram injection API

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20451)


  Commit: 29fb7f087994b5cffe1613da25bb8c3231e59e15
      https://github.com/openssl/openssl/commit/29fb7f087994b5cffe1613da25bb8c3231e59e15
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    M ssl/quic/quic_demux.c

  Log Message:
  -----------
  QUIC DEMUX: Ensure time field is always initialised

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20451)


  Commit: 03fa5127ded6ba0dc9f178090eca0dbe70769c0e
      https://github.com/openssl/openssl/commit/03fa5127ded6ba0dc9f178090eca0dbe70769c0e
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    M doc/man3/SSL_inject_net_dgram.pod
    M test/quic_tserver_test.c

  Log Message:
  -----------
  QUIC: Add history section to SSL_inject_net_dgram()

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20451)


Compare: https://github.com/openssl/openssl/compare/fc11028089c3...03fa5127ded6


More information about the openssl-commits mailing list