Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid pulling ssl_locl.h into self-contained code. | jsing | 2021-05-16 | 1 | -2/+1 |
* | Make local header inclusion consistent. | jsing | 2021-05-16 | 1 | -3/+2 |
* | Add a return value check to tls13_buffer_extend(). | jsing | 2020-03-10 | 1 | -1/+4 |
* | Add accessors to change the buffer in a handshake message. | beck | 2019-11-20 | 1 | -1/+10 |
* | Provide an extensible buffer implementation that uses a read callback. | jsing | 2019-01-17 | 1 | -0/+125 |