Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert from %i to %d | tb | 2022-09-05 | 1 | -5/+5 |
* | Add missing $OpenBSD$ markers. | tb | 2018-07-17 | 1 | -0/+1 |
* | Do not rely upon malloc(0) not returning NULL. Not all malloc implementations | miod | 2015-02-11 | 1 | -6/+10 |
* | use C rather than C++ array initialization syntax | bcook | 2014-08-16 | 1 | -37/+37 |
* | Rewrite gcm128test as a table-driven regress instead of using defines. | jsing | 2014-07-09 | 1 | -287/+849 |
* | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | miod | 2014-06-01 | 1 | -1/+2 |
* | Move the cts128 and gcm128 tests to regress. | jsing | 2014-05-31 | 1 | -0/+358 |