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