Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy indentation. | jsing | 2024-03-30 | 1 | -4/+4 |
| | | | | Requested by tb@ | ||||
* | Remove -app2_1 flags being passed to dsa and rsa regress. | jsing | 2024-03-30 | 1 | -7/+1 |
| | | | | Nothing does flag handling in these tests. | ||||
* | Undo static linking and other workarounds that are no longer needed | tb | 2022-01-14 | 1 | -3/+3 |
| | | | | after the bump | ||||
* | Rework dsatest to use accessors and link statically for now | tb | 2022-01-12 | 1 | -3/+3 |
| | |||||
* | 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 | 1 | -0/+13 |
infrastructure. The following tests have not been imported, for their code lacks a licence: asn1, rsa, sha256, sha512, wp. |