summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/sha256 (follow)
Commit message (Expand)AuthorAgeFilesLines
* More return value checks for EVP_* APItb2021-12-291-16/+28
* Explicitly free EVP_MD_CTX to appease asan. Reported by Ilya Shipitsin.tb2021-12-041-10/+16
* sha256test: EVP_MD_CTX_cleanup -> EVP_MD_CTX_resettb2021-11-181-4/+3
* sha*test: convert these tests to work with opaque EVP_MD_CTX.tb2021-11-181-12/+16
* Add missing $OpenBSD$ markers.tb2018-07-171-1/+1
* Include -DLIBRESSL_INTERNAL in regress makefiles.jsing2014-07-081-2/+2
* Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod2014-06-011-1/+3
* KNF and other cleanup.jsing2014-05-311-117/+132
* Move sha256 and sha512 tests to regress and wire them up.jsing2014-05-302-0/+154