Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Of course libssl also has a few missing void | tb | 2024-02-04 | 1 | -2/+2 |
* | Add read and write support to tls_buffer. | jsing | 2022-07-22 | 1 | -2/+3 |
* | Remove tls_buffer_set_data() and remove/revise callers. | jsing | 2022-07-20 | 1 | -7/+1 |
* | Rename tls13_buffer to tls_buffer. | jsing | 2021-10-23 | 1 | -9/+9 |
* | Avoid pulling ssl_locl.h into self-contained code. | jsing | 2021-05-16 | 1 | -2/+1 |
* | Add accessors to change the buffer in a handshake message. | beck | 2019-11-20 | 1 | -1/+7 |
* | Provide a handshake message handling implementation for TLS 1.3. | jsing | 2019-01-20 | 1 | -0/+188 |