summaryrefslogtreecommitdiff
path: root/regress/lib/libcrypto/aeswrap
AgeCommit message (Expand)Author
2015-02-15Memory leak. Coverity CID 78865Miod Vallat
2014-07-08Include -DLIBRESSL_INTERNAL in regress makefiles.Joel Sing
2014-06-01Build these tests with WARNINGS=Yes and -Werror, and do the necessaryMiod Vallat
2014-05-30Move the AES wrap test code into regress.Joel Sing
2014-04-22When compiling with AES_WRAP_TEST, make main() return a meaningful valueMiod Vallat