Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unifdef OPENSSL_NO_CMS | jsing | 2016-10-19 | 1 | -15/+1 |
* | Consistently check the return value from BN_CTX_get() on assignment. | jsing | 2015-02-14 | 1 | -4/+4 |
* | Guenther has plans for OPENSSL_NO_CMS, so revert this for the moment. | beck | 2015-02-11 | 1 | -1/+15 |
* | get rid of OPENSSL_NO_CMS code we do not use. | beck | 2015-02-11 | 1 | -15/+1 |
* | Enable building with -DOPENSSL_NO_DEPRECATED. | doug | 2015-02-11 | 1 | -1/+2 |
* | Argh, another bug introduced in r1.3; Dmitry Eremin-Solenikov | miod | 2014-11-18 | 1 | -2/+2 |
* | Return success in param_copy_gost01() if there is no private key to copy; | miod | 2014-11-18 | 1 | -2/+2 |
* | Add many missing error checks (probably not exhaustive, but a good start): | miod | 2014-11-13 | 1 | -82/+140 |
* | KNF (when not conflicting with other cleanup changes in progress) | miod | 2014-11-09 | 1 | -35/+57 |
* | GOST crypto algorithms (well, most of them), ported from the removed GOST | miod | 2014-11-09 | 1 | -0/+656 |