Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make some global variables const | tb | 2023-08-20 | 1 | -14/+15 |
| | |||||
* | Bye bye to all people out there | tb | 2023-08-20 | 1 | -28/+1 |
| | |||||
* | Add some spaces after comma | tb | 2023-08-20 | 1 | -6/+6 |
| | |||||
* | unifdef -D FULL_TEST | tb | 2023-08-20 | 1 | -7/+1 |
| | |||||
* | knfmt(1) to the rescue | tb | 2023-08-20 | 1 | -139/+146 |
| | |||||
* | Add missing $OpenBSD$ markers. | tb | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | Include -DLIBRESSL_INTERNAL in regress makefiles. | jsing | 2014-07-08 | 1 | -2/+2 |
| | | | | ok miod@ | ||||
* | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | miod | 2014-06-01 | 1 | -1/+3 |
| | | | | fixes to keep building. | ||||
* | Import the OpenSSL libcrypto tests in a form suitable for our rergress | miod | 2014-04-15 | 2 | -0/+229 |
infrastructure. The following tests have not been imported, for their code lacks a licence: asn1, rsa, sha256, sha512, wp. |