aboutsummaryrefslogtreecommitdiff
path: root/crypto/dsa/dsa_lib.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-30Check for missing DSA parameters.Dr. Stephen Henson1-1/+3
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz1-7/+0
2015-09-03remove 0 assignments.Rich Salz1-14/+1
2015-08-10RT3999: Remove sub-component version stringsRich Salz1-2/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-04Use safer sizeof variant in mallocRich Salz1-1/+1
2015-04-30free NULL cleanup 7Rich Salz1-14/+7
2015-04-28remove malloc castsRich Salz1-1/+1
2015-03-26Simplify DSA public key handling.Dr. Stephen Henson1-1/+0
2015-03-24free NULL cleanupRich Salz1-2/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-204/+205
2014-03-28Add functions returning security bits.Dr. Stephen Henson1-0/+5
2011-04-23Make sure overrides work for RSA/DSA.Dr. Stephen Henson1-1/+1
2011-04-07DH keys have an (until now) unused 'q' parameter. When creatingDr. Stephen Henson1-1/+6
2007-01-21Constify version strings and some structures.Dr. Stephen Henson1-1/+1
2005-07-16makeNils Larsch1-0/+2
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe1-0/+1
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte1-0/+10
2002-11-29Remove incorrect assert.Richard Levitte1-2/+4
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie1-0/+1
2002-03-09Make {RSA,DSA,DH}_new_method obtain and release an ENGINEDr. Stephen Henson1-4/+15
2001-09-25This commits changes to various parts of libcrypto required by the recentGeoff Thorpe1-75/+42
2001-09-03Rename recently introduced functions for improved code clarity:Bodo Möller1-2/+2
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe1-9/+5
2001-08-25Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise,Geoff Thorpe1-0/+16
2001-08-12The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe1-3/+4
2001-07-26Fix problem occuring when used from OpenSSH on Solaris 8.Lutz Jänicke1-1/+1
2001-06-23In {RSA,DSA,DH}_new_method(x) need to increase the referenceDr. Stephen Henson1-8/+15
2001-04-30In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe1-0/+1
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-1/+1
2000-11-29Do to DH and DSA what has already been done to RSA. This involves movingGeoff Thorpe1-4/+4
2000-11-07Constify DSA-related code.Richard Levitte1-8/+8
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte1-8/+59
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-3/+3
2000-04-20The handling of DSA_METHOD and DH_METHOD wasn't quite as problematic asGeoff Thorpe1-2/+1
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson1-7/+7
1999-08-23Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson1-6/+3
1999-08-22Initial support for DSA_METHOD...Dr. Stephen Henson1-1/+66
1999-08-06fix the bugBodo Möller1-1/+1
1999-08-05New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller1-0/+37
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-19Change functions to ANSI C.Ulf Möller1-5/+3
1999-04-17Massive constification.Ben Laurie1-1/+1
1999-03-22Fix security hole.Ben Laurie1-1/+1
1998-12-31Fix version stuff:Ralf S. Engelschall1-1/+1
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1-1/+1
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall1-1/+1
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-1/+5
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-2/+5