Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use freezero() instead of memset/explicit_bzero + free. Substantially | deraadt | 2017-05-02 | 1 | -3/+2 |
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -16/+13 |
* | Correct spelling of OPENSSL_cleanse. | jsing | 2015-09-10 | 1 | -2/+4 |
* | Consistently check the return value from BN_CTX_get() on assignment. | jsing | 2015-02-14 | 1 | -4/+4 |
* | Enable building with -DOPENSSL_NO_DEPRECATED. | doug | 2015-02-11 | 1 | -1/+2 |
* | Add many missing error checks (probably not exhaustive, but a good start): | miod | 2014-11-13 | 1 | -13/+15 |
* | KNF (when not conflicting with other cleanup changes in progress) | miod | 2014-11-09 | 1 | -29/+40 |
* | GOST crypto algorithms (well, most of them), ported from the removed GOST | miod | 2014-11-09 | 1 | -0/+306 |