| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the alert level from the TLSv1.3 alert callback. | jsing | 2019-03-17 | 1 | -2/+2 |
| * | Correct return values for non-fatal alerts. | jsing | 2019-02-26 | 1 | -3/+3 |
| * | Correctly handle oversize writes. | jsing | 2019-02-25 | 1 | -2/+4 |
| * | Remove temporary gotos. | jsing | 2019-02-23 | 1 | -7/+3 |
| * | Wire up alert handling for TLSv1.3. | jsing | 2019-02-21 | 1 | -7/+46 |
| * | 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 |
