Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | catch unset error when validation fails. | beck | 2020-10-26 | 1 | -1/+12 |
* | Don't leak bundle_file and cert_file paths at the end. | tb | 2020-10-10 | 1 | -1/+3 |
* | Read cert.pem once and reuse it instead of reading it twice per test cert | tb | 2020-10-08 | 1 | -18/+10 |
* | KNF | tb | 2020-10-03 | 1 | -12/+11 |
* | Make this test compile against OpenSSL 1.1 | tb | 2020-10-02 | 1 | -11/+21 |
* | Move variable declaration to beginning of scope in order to make this | tb | 2020-09-18 | 1 | -3/+4 |
* | Use a fixed validation time in these tests so we never | beck | 2020-09-14 | 1 | -2/+4 |
* | Don't leak the X509_STORE | beck | 2020-07-15 | 1 | -1/+3 |
* | Add certificate validation tests generated using the tools from | beck | 2020-07-15 | 1 | -0/+237 |