Age | Commit message (Expand) | Author |
---|---|---|
2022-11-26 | Make internal header file names consistent | Theo Buehler |
2022-08-30 | Plug leak of BIO in tls13_quic_init() | Theo Buehler |
2022-08-27 | Handle SSL_do_handshake() being called before SSL_provide_quic_data(). | Joel Sing |
2022-08-21 | Wire up SSL_QUIC_METHOD callbacks to the record layer callbacks for QUIC. | Joel Sing |
2022-08-21 | Provide and use QUIC specific error reasons. | Joel Sing |
2022-07-24 | Set NULL BIOs for QUIC. | Joel Sing |
2022-07-24 | Provide record layer callbacks for QUIC. | Joel Sing |