Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing $OpenBSD$ markers. | 2018-07-17 | 1 | -1/+1 | |
| | |||||
* | Temporarily revive MD4 for MS CHAP support. | 2015-09-14 | 2 | -0/+134 | |
| | |||||
* | Remove MD4 support from LibreSSL. | 2015-09-13 | 2 | -134/+0 | |
| | | | | | | | | MD4 should have been removed a long time ago. Also, RFC 6150 moved it to historic in 2011. Rides the major crank from removing SHA-0. Discussed with many including beck@, millert@, djm@, sthen@ ok jsing@, input + ok bcook@ | ||||
* | 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. | ||||
* | Import the OpenSSL libcrypto tests in a form suitable for our rergress | 2014-04-15 | 2 | -0/+132 | |
infrastructure. The following tests have not been imported, for their code lacks a licence: asn1, rsa, sha256, sha512, wp. |