summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* make ENGINE_finish() succeed on NULL and simplify callers as intb2018-04-141-10/+6
* Provide DSA_get0_engine()tb2018-02-201-1/+7
* Provide DSA_{clear,set,test}_flags()tb2018-02-201-1/+19
* Provide {DH,DSA}_set0_key(). Requested by sthen.tb2018-02-181-1/+19
* Provide DSA_set0_pqg.tb2018-02-181-1/+24
* Provide further parts of the OpenSSL 1.1 API: {DH,DSA}_get0_{key,pqg}(),tb2018-02-171-1/+21
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-4/+4
* Enable building with -DOPENSSL_NO_DEPRECATED.doug2015-02-111-1/+2
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-17/+9
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-6/+6
* 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
* KNFmiod2014-07-091-119/+132
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* kill REF_PRINT/REF_CHECK debugging framework noone would usederaadt2014-04-171-20/+0
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-5/+5
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-11/+0
* resolve conflictsdjm2012-10-131-2/+20
* resolve conflicts, fix local changesdjm2010-10-011-27/+22
* resolve conflictsdjm2009-01-091-22/+27
* resolve conflictsdjm2008-09-061-1/+4
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+14
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-76/+75
* import DSA changes from 0.9.6a (Bleichenbacher attack), ok provos@/deraadt@markus2001-04-231-4/+4
* openssl-engine-0.9.6 mergebeck2000-12-151-12/+62
* OpenSSL 0.9.5 mergebeck2000-03-191-3/+65
* OpenSSL 0.9.4 mergebeck1999-09-291-10/+49
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+145