summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ec/ec_check.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* recommit label indentation part of the backout; clearly unrelated to thetb2018-07-151-2/+2
* back out ecc constant time changesjsg2018-07-151-2/+2
* Indent labels by a space so they don't obliterate function names in diffs.tb2018-07-101-2/+2
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-7/+7
* Use `> 0' instead of `!= 0' as a successful condition formiod2015-02-081-3/+3
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-5/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* knf approximationtedu2014-05-061-32/+26
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+123