Age | Commit message (Expand) | Author |
---|---|---|
2018-07-17 | Add missing $OpenBSD$ markers. | Theo Buehler |
2015-02-11 | Do not rely upon malloc(0) not returning NULL. Not all malloc implementations | Miod Vallat |
2014-08-16 | use C rather than C++ array initialization syntax | bcook |
2014-07-09 | Rewrite gcm128test as a table-driven regress instead of using defines. | Joel Sing |
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-31 | Move the cts128 and gcm128 tests to regress. | Joel Sing |
2014-04-17 | crypto/modes/gcm128.c can be used as its own selftest. Add it to regress, | Miod Vallat |