summaryrefslogtreecommitdiff
path: root/crypto/dsa/dsa_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge main -> VMS_64BITBRANCH_VMS_64BITRichard Levitte2010-01-271-1/+3
* Recent (and not so recent) changes from HEAD.Richard Levitte2004-06-281-0/+1
* All the changes from HEAD since last merge.Richard Levitte2003-04-041-0/+10
* Recent changes from HEAD.Richard Levitte2002-12-021-2/+4
* (almost) recent changes from HEAD.Richard Levitte2002-11-151-0/+1
* Make {RSA,DSA,DH}_new_method obtain and release an ENGINEDr. Stephen Henson2002-03-091-4/+15
* This commits changes to various parts of libcrypto required by the recentGeoff Thorpe2001-09-251-75/+42
* Rename recently introduced functions for improved code clarity:Bodo Möller2001-09-031-2/+2
* Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe2001-09-011-9/+5
* Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise,Geoff Thorpe2001-08-251-0/+16
* The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe2001-08-121-3/+4
* Fix problem occuring when used from OpenSSH on Solaris 8.Lutz Jänicke2001-07-261-1/+1
* In {RSA,DSA,DH}_new_method(x) need to increase the referenceDr. Stephen Henson2001-06-231-8/+15
* In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe2001-04-301-0/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Do to DH and DSA what has already been done to RSA. This involves movingGeoff Thorpe2000-11-291-4/+4
* Constify DSA-related code.Richard Levitte2000-11-071-8/+8
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-8/+59
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-3/+3
* The handling of DSA_METHOD and DH_METHOD wasn't quite as problematic asGeoff Thorpe2000-04-201-2/+1
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-7/+7
* Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson1999-08-231-6/+3
* Initial support for DSA_METHOD...Dr. Stephen Henson1999-08-221-1/+66
* fix the bugBodo Möller1999-08-061-1/+1
* New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller1999-08-051-0/+37
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-5/+3
* Massive constification.Ben Laurie1999-04-171-1/+1
* Fix security hole.Ben Laurie1999-03-221-1/+1
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-2/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-1/+5
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+5
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+142