Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing $OpenBSD$ markers. | 2018-07-17 | 1 | -0/+1 | |
| | |||||
* | Include -DLIBRESSL_INTERNAL in regress makefiles. | 2014-07-08 | 1 | -2/+2 | |
| | | | | ok miod@ | ||||
* | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | 2014-06-01 | 1 | -1/+3 | |
| | | | | fixes to keep building. | ||||
* | KNF. | 2014-05-15 | 1 | -41/+43 | |
| | |||||
* | Add poly1305 to libcrypto utilising Andrew Moon's public domain | 2014-05-14 | 2 | -0/+173 | |
implementation. ok miod@ |