Age | Commit message (Expand) | Author |
---|---|---|
2022-11-10 | Use tls_buffer for alert and handshake fragments in the legacy stack. | Joel Sing |
2022-07-24 | Provide record layer callbacks for QUIC. | Joel Sing |
2022-07-22 | Add read and write support to tls_buffer. | Joel Sing |
2022-07-20 | Remove tls_buffer_set_data() and remove/revise callers. | Joel Sing |
2022-06-29 | Check the security of DH key shares | Theo Buehler |
2022-01-11 | Plumb decode errors through key share parsing code. | Joel Sing |
2022-01-07 | Convert legacy server to tls_key_share. | Joel Sing |
2022-01-06 | Convert legacy TLS client to tls_key_share. | Joel Sing |
2022-01-05 | Rename tls13_key_share to tls_key_share. | Joel Sing |
2021-10-23 | Rename tls13_buffer to tls_buffer. | Joel Sing |