Age | Commit message (Expand) | Author |
---|---|---|
2023-07-07 | Hide symbols in hkdf, evp, err, ecdsa, and ec | Bob Beck |
2023-07-03 | Convert EC_GROUP_check() to EC_GROUP_get0_order() | Theo Buehler |
2023-04-11 | Handle BN_CTX at the EC API boundary. | Joel Sing |
2022-11-26 | Make internal header file names consistent | Theo Buehler |
2022-11-19 | Fix an annoying quirk in the EC code | Theo Buehler |
2022-11-19 | whitespace | 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-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 |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |