Age | Commit message (Expand) | Author |
---|---|---|
2022-09-05 | Convert from %i to %d | Theo Buehler |
2021-03-21 | Plug memory leak reported by Ilya Shipitsin | Theo Buehler |
2020-03-10 | Import openssl-1.1.1d test data to base64test.c | Kinichiro Inoguchi |
2020-03-10 | Modify regress base64test.c | Kinichiro Inoguchi |
2019-06-27 | check for asprintf failing allocation | Theo de Raadt |
2018-07-17 | Add missing $OpenBSD$ markers. | Theo Buehler |
2015-10-30 | Pull in <sys/types.h> to get ssize_t or <stdint.h> to get uint32_t, instead of | Miod Vallat |
2014-07-08 | Include -DLIBRESSL_INTERNAL in regress makefiles. | Joel Sing |
2014-06-01 | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | Miod Vallat |
2014-05-16 | Fix various issues that result in compiler warnings. | Joel Sing |
2014-05-03 | Update the base64 regress test and enable a test that would previously | Joel Sing |
2014-05-03 | Initial version of a base64 regress. | Joel Sing |