Age | Commit message (Expand) | Author |
2021-04-20 | Prepare to provide EC_POINT_set_compressed_coordinates | Theo Buehler |
2021-04-20 | Prepare to provide EC_POINT_{g,s}et_affine_coordinates | Theo Buehler |
2020-12-04 | Move point-on-curve check to set_affine_coordinates | Theo Buehler |
2018-07-15 | recommit label indentation part of the backout; clearly unrelated to the | Theo Buehler |
2018-07-15 | back out ecc constant time changes | Jonathan Gray |
2018-07-10 | Indent labels by a space so they don't obliterate function names in diffs. | Theo Buehler |
2017-01-29 | Send the function codes from the error functions to the bit bucket, | Bob Beck |
2015-02-09 | BN_CTX_get() can fail - consistently check its return value. | Joel Sing |
2015-02-08 | Use `> 0' instead of `!= 0' as a successful condition for | Miod Vallat |
2014-07-12 | if (x) FOO_free(x) -> FOO_free(x). | Miod Vallat |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-05-06 | knf approximation | Ted Unangst |
2014-04-13 | Cope with the removal of openssl/symhacks.h | Theo de Raadt |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |