summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdsa/ecs_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* make ENGINE_finish() succeed on NULL and simplify callers as intb2018-04-141-8/+5
* use freezero() instead of memset/explicit_bzero + free. Substantiallyderaadt2017-05-021-4/+2
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-4/+3
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-2/+2
* Lob a KNF grenade into the ecdsa code.jsing2015-02-081-60/+64
* Delete a lot of #if 0 code in libressl.doug2015-02-071-9/+1
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+4
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-4/+4
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-18/+0
* Import OpenSSL 1.0.1gmiod2014-04-131-2/+9
* import OpenSSL-1.0.1cdjm2012-10-131-1/+20
* import OpenSSL 1.0.0edjm2011-11-031-2/+0
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+261