summaryrefslogtreecommitdiff
path: root/lib/libssl/tls13_handshake_msg.c
AgeCommit message (Expand)Author
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
2021-10-23Rename tls13_buffer to tls_buffer.Joel Sing
2021-05-16Avoid pulling ssl_locl.h into self-contained code.Joel Sing
2019-11-20Add accessors to change the buffer in a handshake message.Bob Beck
2019-01-20Provide a handshake message handling implementation for TLS 1.3.Joel Sing