Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep servertest silent and align with clienttest | tb | 2023-07-11 | 1 | -2/+3 |
* | Neuter expected server test failures with SSLv2 | tb | 2023-07-11 | 1 | -1/+6 |
* | 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 | -9/+3 |
* | Avoid NULL deref on BIO_new{_mem_buf,}() failure. | tb | 2021-01-22 | 1 | -4/+6 |
* | Update regress for method changes. | jsing | 2020-10-11 | 1 | -4/+4 |
* | Use tls_legacy_server_method() for SSLv2 record tests. | jsing | 2020-05-11 | 1 | -3/+5 |
* | Ensure that TLSv1.0 and TLSv1.1 are enabled before running SSLv2 client | jsing | 2020-01-25 | 1 | -5/+10 |
* | Add an initial regress test that covers the server-side of libssl, by | jsing | 2017-03-05 | 1 | -0/+200 |