Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing $OpenBSD$ markers. | 2018-07-17 | 1 | -1/+1 | |
* | Remove explicit NULL checks before *_free() calls and tidy some code. | 2015-09-13 | 1 | -28/+22 | |
* | Use ECDH_size() and do some other clean up. | 2015-09-13 | 1 | -7/+6 | |
* | Wrap long lines. | 2015-09-13 | 1 | -16/+32 | |
* | style(9) grenade. | 2015-09-13 | 1 | -153/+178 | |
* | None of these need <openssl/rand.h> | 2014-10-22 | 1 | -1/+0 | |
* | remove use of internally-deprecated OPENSSL_malloc/free | 2014-07-08 | 1 | -3/+2 | |
* | Include -DLIBRESSL_INTERNAL in regress makefiles. | 2014-07-08 | 1 | -2/+2 | |
* | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | 2014-06-01 | 1 | -1/+3 | |
* | Add the RFC 7027 test vectors; from OpenSSL HEAD | 2014-05-24 | 1 | -0/+171 | |
* | remove OPENSSL_malloc and CRYPTO_malloc goo from the regress tests. | 2014-05-24 | 1 | -8/+4 | |
* | Import the OpenSSL libcrypto tests in a form suitable for our rergress | 2014-04-15 | 2 | -0/+285 |