Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename tls13_buffer to tls_buffer. | jsing | 2021-10-23 | 1 | -3/+3 |
* | Avoid including tls13_internal.h in tls13_record.h. | jsing | 2021-05-16 | 1 | -2/+1 |
* | Store the record version and make it available for use. | jsing | 2019-01-21 | 1 | -2/+5 |
* | Provide a way to get just the record header. | jsing | 2019-01-20 | 1 | -5/+11 |
* | Provide a TLS record handling implementation. | jsing | 2019-01-19 | 1 | -0/+58 |