summaryrefslogtreecommitdiffstats
path: root/lib/libssl/tls13_buffer.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-10Add a return value check to tls13_buffer_extend().jsing1-1/+4
2019-11-20Add accessors to change the buffer in a handshake message.beck1-1/+10
2019-01-17Provide an extensible buffer implementation that uses a read callback.jsing1-0/+125