aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dsa
Commit message (Expand)AuthorAgeFilesLines
* Make DSA_SIG opaque.Dr. Stephen Henson2016-03-084-52/+46
* Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading APIAlessandro Ghedini2016-03-082-7/+20
* Remove kinv/r fields from DSA structure.Dr. Stephen Henson2016-03-072-12/+2
* GH715: Missed some null-check-removals. follow commits 412bafdcf5, and 7c96db...FdaSilvaYY2016-02-281-4/+2
* GH715: ENGINE_finish can take NULLRich Salz2016-02-251-5/+3
* Remove unused parameters from internal functionsRich Salz2016-02-222-50/+12
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove DSA negative integer workaround code.Dr. Stephen Henson2016-02-191-10/+2
* Remove broken DSA private key workarounds.Dr. Stephen Henson2016-02-191-48/+17
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* typoDr. Stephen Henson2016-02-181-1/+1
* Move to REF_DEBUG, for consistency.Rich Salz2016-02-111-18/+5
* Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz2016-02-091-11/+12
* GH322 revisited: remove unused function.Rich Salz2016-02-082-38/+0
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+4
* Templatize util/domdRich Salz2016-01-291-2/+1
* Use callback for DSAPublicKeyDr. Stephen Henson2016-01-281-8/+2
* Remove /* foo.c */ commentsRich Salz2016-01-2610-10/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* make EVP_PKEY opaqueDr. Stephen Henson2016-01-201-0/+1
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-122-206/+63
* make updateRichard Levitte2016-01-121-59/+68
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-071-1/+2
* mem functions cleanupRich Salz2016-01-071-7/+8
* Check for missing DSA parameters.Dr. Stephen Henson2015-12-301-1/+3
* Fix memory leak in DSA redo case.David Benjamin2015-12-221-4/+4
* Extend EVP_PKEY_copy_parameters()Dr. Stephen Henson2015-12-141-0/+6
* make updateDr. Stephen Henson2015-12-091-3/+0
* Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2015-12-071-2/+2
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-071-9/+10
* ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz2015-12-011-7/+0
* Tighten up BN_with_flags usage and avoid a reachable assertMatt Caswell2015-11-261-1/+3
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-098-17/+17
* Rebuild error source files.Dr. Stephen Henson2015-11-051-13/+13
* Remove useless codeAlessandro Ghedini2015-10-231-10/+2
* Fix memory leaks and other mistakes on errorsAlessandro Ghedini2015-10-231-3/+3
* Move BN_CTX_start() call so the error case can always call BN_CTX_end().Pascal Cuoq2015-10-071-1/+2
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-4/+4
* remove 0 assignments.Rich Salz2015-09-031-14/+1
* GH367 follow-up, for more clarityBen Kaduk2015-08-311-4/+4
* GH367: Fix dsa keygen for too-short seedIsmo Puustinen2015-08-271-17/+12
* Add DSA digest length checks.Dr. Stephen Henson2015-08-241-4/+14
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* RT3774: double-free in DSAMartin Vejnar2015-07-291-0/+1
* More secure storage of key material.Rich Salz2015-06-233-3/+4
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-12/+16
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-1411-11/+11