Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recommit label indentation part of the backout; clearly unrelated to the | tb | 2018-07-15 | 1 | -2/+2 |
| | | | | breakage. | ||||
* | back out ecc constant time changes | jsg | 2018-07-15 | 1 | -2/+2 |
| | | | | | | | | after the constant time commits various regress tests started failing on sparc64 ssh t9, libcrypto ec ecdh ecdsa and trying to ssh out resulted in 'invalid elliptic curve value' ok tb@ | ||||
* | Indent labels by a space so they don't obliterate function names in diffs. | tb | 2018-07-10 | 1 | -2/+2 |
| | |||||
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -7/+7 |
| | | | | | | as was done earlier in libssl. Thanks inoguchi@ for noticing libssl had more reacharounds into this. ok jsing@ inoguchi@ | ||||
* | Use `> 0' instead of `!= 0' as a successful condition for | miod | 2015-02-08 | 1 | -3/+3 |
| | | | | | | EC_POINT_is_at_infinity() and EC_POINT_is_on_curve(), for they may return -1 should an error arise. ok doug@ jsing@ | ||||
* | if (x) FOO_free(x) -> FOO_free(x). | miod | 2014-07-12 | 1 | -5/+3 |
| | | | | | | | Improves readability, keeps the code smaller so that it is warmer in your cache. review & ok deraadt@ | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | knf approximation | tedu | 2014-05-06 | 1 | -32/+26 |
| | |||||
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+123 |