Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zap trailing whitespace | tb | 2021-09-09 | 1 | -7/+7 |
* | Remove tests that are now covered by regress/lib/libssl/verify | tb | 2021-08-30 | 1 | -65/+2 |
* | Admit that we return error 20 in the failure case here. Changing | beck | 2021-08-30 | 1 | -5/+5 |
* | Fix Jan's regress in openssl/x509 to do what it says it does, | beck | 2021-08-30 | 1 | -8/+4 |
* | Pass the -quiet option to openssl s_server to make it ignore EOF. | tb | 2021-08-29 | 1 | -6/+6 |
* | Add back the echo Q thing. | tb | 2021-08-29 | 1 | -5/+5 |
* | Use s_server -naccept 1 and remove echo "Q" | openssl s_client hack. | tb | 2021-08-29 | 1 | -12/+11 |
* | test-verify-unusual-wildcard-cert is no longer expected to fail with | tb | 2021-04-27 | 1 | -2/+1 |
* | Check for the existence of p5-IO-Socket-SSL by checking for its SSL.pm | tb | 2021-03-11 | 1 | -3/+4 |
* | mark test-inlabel-wildcard-cert-no-CA-client as an expected failure | tb | 2021-02-18 | 1 | -1/+2 |
* | Add x509 certificate validation regression tests | jan | 2021-02-16 | 2 | -0/+240 |