Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix golden numbers after beck broke it months ago | tb | 2024-07-20 | 1 | -4/+1 |
| | | | | (why is it always me who gets to clean up this shit?) | ||||
* | Instead of unhooking libssl/client regress tests, flag them as expected | anton | 2024-04-22 | 1 | -1/+4 |
| | | | | | | to fail. ok tb@ | ||||
* | Fix the client test and the tlsext test to work with randomized | tb | 2023-04-23 | 1 | -2/+2 |
| | | | | | TLS extensions (this involves unrandomizing the extension order for the tests that rely on golden numbers. | ||||
* | Revert accidental commit | tb | 2021-08-30 | 1 | -2/+2 |
| | |||||
* | link verify regress tests to build | tb | 2021-08-30 | 1 | -2/+2 |
| | |||||
* | Add an initial TLS client regress, which currently covers ClientHello | jsing | 2015-09-01 | 1 | -0/+9 |
message generation. |