summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ec/ec_curve.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-17/+9
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-2/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* knf approximationtedu2014-05-061-2329/+2795
* Add support for the french ANSSI FRP256v1 elliptic curve.miod2014-05-011-1/+33
* Add Brainpool elliptic curves. From OpenSSL RT#2239 via ${DAYJOB}.miod2014-05-011-1/+444
* import OpenSSL-1.0.1cdjm2012-10-131-78/+119
* import OpenSSL-1.0.0adjm2010-10-011-902/+1691
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+1270