Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch ssltest to using the newly generated certs that use SHA-256 instead | tb | 2022-07-07 | 1 | -3/+3 |
| | | | | | | of SHA-1. This helps the switch to security-level aware ssltest. From jsing | ||||
* | Pull in ssl_locl.h so that we can keep reaching into libssl internals. | jsing | 2021-10-15 | 1 | -1/+2 |
| | |||||
* | Include -DLIBRESSL_INTERNAL in regress makefiles. | jsing | 2014-07-08 | 1 | -2/+2 |
| | | | | ok miod@ | ||||
* | Build with WARNINGS=Yes and Werror. | miod | 2014-06-01 | 1 | -1/+3 |
| | |||||
* | Move ssltest.c to a regress test. | jsing | 2014-05-24 | 1 | -0/+14 |