Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing $OpenBSD$ markers. | 2018-07-17 | 1 | -0/+1 | |
* | Do not rely upon malloc(0) not returning NULL. Not all malloc implementations | 2015-02-11 | 1 | -6/+10 | |
* | use C rather than C++ array initialization syntax | 2014-08-16 | 1 | -37/+37 | |
* | Rewrite gcm128test as a table-driven regress instead of using defines. | 2014-07-09 | 2 | -293/+852 | |
* | Include -DLIBRESSL_INTERNAL in regress makefiles. | 2014-07-08 | 1 | -2/+2 | |
* | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | 2014-06-01 | 2 | -2/+5 | |
* | Move the cts128 and gcm128 tests to regress. | 2014-05-31 | 2 | -5/+361 | |
* | crypto/modes/gcm128.c can be used as its own selftest. Add it to regress, | 2014-04-17 | 1 | -0/+12 |