Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import openssl-1.1.1d test data to base64test.c | inoguchi | 2020-03-10 | 1 | -1/+97 |
* | Modify regress base64test.c | inoguchi | 2020-03-10 | 1 | -11/+14 |
* | check for asprintf failing allocation | deraadt | 2019-06-27 | 1 | -1/+4 |
* | Add missing $OpenBSD$ markers. | tb | 2018-07-17 | 1 | -0/+1 |
* | Pull in <sys/types.h> to get ssize_t or <stdint.h> to get uint32_t, instead of | miod | 2015-10-30 | 1 | -0/+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 |
* | Fix various issues that result in compiler warnings. | jsing | 2014-05-16 | 1 | -13/+14 |
* | Update the base64 regress test and enable a test that would previously | jsing | 2014-05-03 | 1 | -19/+28 |
* | Initial version of a base64 regress. | jsing | 2014-05-03 | 2 | -0/+380 |