Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused headers. | jsing | 2022-10-02 | 1 | -5/+1 |
| | |||||
* | More %i vs %d cleanup | tb | 2022-06-10 | 1 | -2/+2 |
| | |||||
* | Switch to BIO_up_ref() instead of adjusting references manually. | tb | 2021-11-20 | 1 | -7/+3 |
| | |||||
* | Revert accidental commit | tb | 2021-08-30 | 1 | -3/+7 |
| | |||||
* | link verify regress tests to build | tb | 2021-08-30 | 1 | -7/+3 |
| | |||||
* | zap trailing whitespace | tb | 2020-10-07 | 1 | -21/+21 |
| | |||||
* | Add regress tests for switching from the new TLS stack to the legacy stack. | jsing | 2020-10-07 | 1 | -0/+633 |
This includes a test where the server response includes multiple handhshake messages in the single TLS plaintext record (which would have caught the bug just fixed in tls13_legacy.c). |