Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More return value checks for EVP_* API | tb | 2021-12-29 | 1 | -16/+28 |
* | Explicitly free EVP_MD_CTX to appease asan. Reported by Ilya Shipitsin. | tb | 2021-12-04 | 1 | -10/+16 |
* | sha256test: EVP_MD_CTX_cleanup -> EVP_MD_CTX_reset | tb | 2021-11-18 | 1 | -4/+3 |
* | sha*test: convert these tests to work with opaque EVP_MD_CTX. | tb | 2021-11-18 | 1 | -12/+16 |
* | Add missing $OpenBSD$ markers. | tb | 2018-07-17 | 1 | -1/+1 |
* | Include -DLIBRESSL_INTERNAL in regress makefiles. | jsing | 2014-07-08 | 1 | -2/+2 |
* | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | miod | 2014-06-01 | 1 | -1/+3 |
* | KNF and other cleanup. | jsing | 2014-05-31 | 1 | -117/+132 |
* | Move sha256 and sha512 tests to regress and wire them up. | jsing | 2014-05-30 | 2 | -0/+154 |