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