[openssl/openssl] a02571: Support SSL_OP_CLEANSE_PLAINTEXT on QUIC streams

Tomáš Mráz noreply at github.com
Fri Jun 23 12:34:09 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: a02571a02473889d13fe7996e0d2d052328f3199
      https://github.com/openssl/openssl/commit/a02571a02473889d13fe7996e0d2d052328f3199
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-06-23 (Fri, 23 Jun 2023)

  Changed paths:
    M doc/man3/SSL_CTX_set_options.pod
    M include/internal/quic_sf_list.h
    M include/internal/quic_ssl.h
    M include/internal/quic_stream.h
    M include/internal/ring_buf.h
    M ssl/quic/quic_channel.c
    M ssl/quic/quic_impl.c
    M ssl/quic/quic_rstream.c
    M ssl/quic/quic_sf_list.c
    M ssl/quic/quic_sstream.c
    M ssl/ssl_lib.c
    M test/quic_stream_test.c

  Log Message:
  -----------
  Support SSL_OP_CLEANSE_PLAINTEXT on QUIC streams

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21182)




More information about the openssl-commits mailing list