]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/quic/quic_tls.c
Make the data field for get_record() const
[thirdparty/openssl.git] / ssl / quic / quic_tls.c
2023-04-12  Matt CaswellMake the data field for get_record() const
2023-04-12  Matt CaswellAdd support for rstream get/release record in the QUIC...
2023-02-22  Matt CaswellAdd a test for a server that doesn't provide transport...
2023-01-24  Matt CaswellAdd QUIC-TLS server support
2023-01-24  Matt CaswellAdd support for the msg_callback
2023-01-24  Matt CaswellAdd an initial QUIC-TLS implementation