| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add regress test ensuring autoinit stays pledge("stdio") safe. | beck | 2018-03-19 | 1 | -1/+2 |
| * | Bring in HKDF, from BoringSSL, with regress tests modified to be | beck | 2017-05-06 | 1 | -1/+2 |
| * | link in rsa test | beck | 2017-01-25 | 1 | -1/+2 |
| * | unhook ocsp test from the default since it currently requires network access and | beck | 2017-01-18 | 1 | -2/+1 |
| * | Add regress for X25519, converted from BoringSSL. | jsing | 2016-11-05 | 1 | -1/+2 |
| * | Move pqueue regress from libcrypto to libssl, since that's where the pqueue | jsing | 2016-11-04 | 1 | -2/+1 |
| * | Add a nasty little ocsp regress test in the hope pedants will make it better. | beck | 2016-07-04 | 1 | -1/+2 |
| * | Add initial regress tests for ASN.1 times. | jsing | 2015-09-25 | 1 | -1/+2 |
| * | Temporarily revive MD4 for MS CHAP support. | doug | 2015-09-14 | 1 | -1/+2 |
| * | Remove MD4 support from LibreSSL. | doug | 2015-09-13 | 1 | -2/+1 |
| * | Remove SHA-0 support. | doug | 2015-09-13 | 1 | -2/+1 |
| * | Remove obsolete MDC-2DES from libcrypto. | doug | 2015-06-20 | 1 | -2/+1 |
| * | GOST regression tests; from Dmitry Eremin-Solenikov | miod | 2014-11-18 | 1 | -1/+2 |
| * | Regression test for PKCS5_PBKDF2_HMAC(), written by Christian Heimes ; from | miod | 2014-07-11 | 1 | -1/+2 |
| * | Add an initial regress test for pkcs7. | jsing | 2014-07-02 | 1 | -1/+2 |
| * | Add a skeleton regress for crypto/bio, which currently only covers | jsing | 2014-06-22 | 1 | -1/+2 |
| * | Hook in the aead regress. | jsing | 2014-06-22 | 1 | -1/+2 |
| * | Move the cts128 and gcm128 tests to regress. | jsing | 2014-05-31 | 1 | -1/+2 |
| * | Move sha256 and sha512 tests to regress and wire them up. | jsing | 2014-05-30 | 1 | -1/+3 |
| * | Add regression test for UTF8_{getc,putc}() | guenther | 2014-05-18 | 1 | -2/+3 |
| * | Add poly1305 to libcrypto utilising Andrew Moon's public domain | jsing | 2014-05-14 | 1 | -1/+2 |
| * | Add a fixed (read: non-SIGSEGV'ing) pq_test. | miod | 2014-05-06 | 1 | -1/+2 |
| * | Initial version of a base64 regress. | jsing | 2014-05-03 | 1 | -1/+2 |
| * | Simple sha{224,256,384,512} test using the FIPS 180-2 test vectors available | miod | 2014-05-02 | 1 | -2/+3 |
| * | Add ChaCha to libcrypto, based on djb's public domain implementation. | jsing | 2014-05-01 | 1 | -1/+2 |
| * | When compiling with AES_WRAP_TEST, make main() return a meaningful value | miod | 2014-04-22 | 1 | -1/+2 |
| * | crypto/modes/gcm128.c can be used as its own selftest. Add it to regress, | miod | 2014-04-17 | 1 | -1/+2 |
| * | move enginetest to regress as was done with the other tests | jsg | 2014-04-17 | 1 | -1/+2 |
| * | Import the OpenSSL libcrypto tests in a form suitable for our rergress | miod | 2014-04-15 | 1 | -0/+30 |