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