Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the alert callback return type from int to void. | jsing | 2019-02-21 | 1 | -7/+9 |
* | Fix a few cases where int was used instead of ssize_t. | jsing | 2019-02-21 | 1 | -3/+3 |
* | Split tls13_record_layer_set_traffic_keys() into two separate functions. | jsing | 2019-02-14 | 1 | -11/+13 |
* | Provide an initial implementation of the TLS 1.3 record layer. | jsing | 2019-01-20 | 1 | -0/+758 |