aboutsummaryrefslogtreecommitdiff
path: root/crypto/dsa
AgeCommit message (Expand)AuthorFilesLines
2016-02-18typoDr. Stephen Henson1-1/+1
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz1-18/+5
2016-02-09Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz1-11/+12
2016-02-08GH322 revisited: remove unused function.Rich Salz2-38/+0
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-1/+1
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+4
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-28Use callback for DSAPublicKeyDr. Stephen Henson1-8/+2
2016-01-26Remove /* foo.c */ commentsRich Salz10-10/+0
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson1-0/+1
2016-01-17Remove some old makefile targetsRich Salz1-12/+0
2016-01-12Move Makefiles to Makefile.inRich Salz2-206/+63
2016-01-12make updateRichard Levitte1-59/+68
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni1-1/+2
2016-01-07mem functions cleanupRich Salz1-7/+8
2015-12-30Check for missing DSA parameters.Dr. Stephen Henson1-1/+3
2015-12-22Fix memory leak in DSA redo case.David Benjamin1-4/+4
2015-12-14Extend EVP_PKEY_copy_parameters()Dr. Stephen Henson1-0/+6
2015-12-09make updateDr. Stephen Henson1-3/+0
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte1-2/+2
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte1-9/+10
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz1-7/+0
2015-11-26Tighten up BN_with_flags usage and avoid a reachable assertMatt Caswell1-1/+3
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell8-17/+17
2015-11-05Rebuild error source files.Dr. Stephen Henson1-13/+13
2015-10-23Remove useless codeAlessandro Ghedini1-10/+2
2015-10-23Fix memory leaks and other mistakes on errorsAlessandro Ghedini1-3/+3
2015-10-07Move BN_CTX_start() call so the error case can always call BN_CTX_end().Pascal Cuoq1-1/+2
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie1-4/+4
2015-09-03remove 0 assignments.Rich Salz1-14/+1
2015-08-31GH367 follow-up, for more clarityBen Kaduk1-4/+4
2015-08-27GH367: Fix dsa keygen for too-short seedIsmo Puustinen1-17/+12
2015-08-24Add DSA digest length checks.Dr. Stephen Henson1-4/+14
2015-08-10RT3999: Remove sub-component version stringsRich Salz1-2/+0
2015-07-29RT3774: double-free in DSAMartin Vejnar1-0/+1
2015-06-23More secure storage of key material.Rich Salz3-3/+4
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-05-14make dependRichard Levitte1-12/+16
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte11-11/+11
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz1-13/+15
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz1-3/+3
2015-05-04Use safer sizeof variant in mallocRich Salz3-3/+3
2015-05-01free null cleanup finaleRich Salz3-12/+6
2015-04-30free NULL cleanup 7Rich Salz6-77/+41
2015-04-30free cleanup almost the finaleRich Salz1-4/+1
2015-04-30free NULL cleanup 8Rich Salz1-6/+3
2015-04-28remove malloc castsRich Salz2-2/+2
2015-04-16Code style: space after 'if'Viktor Dukhovni1-4/+4
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-17/+1