summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls13_buffer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a return value check to tls13_buffer_extend().jsing2020-03-101-1/+4
* Add accessors to change the buffer in a handshake message.beck2019-11-201-1/+10
* Provide an extensible buffer implementation that uses a read callback.jsing2019-01-171-0/+125