openssl/ssl
Hugo Landau 1d40b151e2 QUIC FIN Support: Various fixes
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19897)
2023-01-27 14:19:15 +00:00
..
quic QUIC FIN Support: Various fixes 2023-01-27 14:19:15 +00:00
record Extend the new_record_layer function 2023-01-24 17:16:29 +00:00
statem Add the ability to add a custom extension on an SSL object 2023-01-24 17:16:29 +00:00
bio_ssl.c Add BIO poll descriptors 2023-01-13 13:20:14 +00:00
build.info
d1_lib.c Extend the new_record_layer function 2023-01-24 17:16:29 +00:00
d1_msg.c
d1_srtp.c
event_queue.c
methods.c
pqueue.c
priority_queue.c
s3_enc.c Extend the new_record_layer function 2023-01-24 17:16:29 +00:00
s3_lib.c
s3_msg.c
ssl_asn1.c
ssl_cert_comp.c
ssl_cert_table.h
ssl_cert.c
ssl_ciph.c
ssl_conf.c Create the SSL object for QUIC-TLS 2023-01-24 17:16:29 +00:00
ssl_err_legacy.c
ssl_err.c
ssl_init.c
ssl_lib.c QUIC Front End I/O API: Add support for signalling and detecting end-of-stream 2023-01-27 14:19:15 +00:00
ssl_local.h Remove the user_ssl field 2023-01-24 17:16:29 +00:00
ssl_mcnf.c
ssl_rsa_legacy.c
ssl_rsa.c
ssl_sess.c Create the SSL object for QUIC-TLS 2023-01-24 17:16:29 +00:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
sslerr.h
t1_enc.c Extend the new_record_layer function 2023-01-24 17:16:29 +00:00
t1_lib.c
t1_trce.c
tls13_enc.c Add an initial QUIC-TLS implementation 2023-01-24 17:16:29 +00:00
tls_depr.c
tls_srp.c