aboutsummaryrefslogtreecommitdiff
path: root/crypto/dsa
AgeCommit message (Expand)AuthorFilesLines
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie1-6/+3
2005-03-30Blow away Makefile.ssl.Ben Laurie1-4/+3
2005-03-28when building with OPENSSL_NO_DEPRECATED defined BN_zero is a macroNils Larsch1-1/+1
2004-12-05Remaing bits of PR:620 relevant to 0.9.8.Dr. Stephen Henson1-17/+23
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte1-1/+1
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe1-11/+11
2004-05-17Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe1-1/+1
2004-04-28The new BN_CTX code makes this sort of abuse unnecessary.Geoff Thorpe1-19/+15
2004-04-19make updateGeoff Thorpe1-56/+44
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2-0/+4
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe1-3/+6
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2003-11-28Netware-specific changes,Richard Levitte1-0/+3
2003-10-29Update any code that was using deprecated functions so that everything buildsGeoff Thorpe1-12/+11
2003-10-29When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or shouldGeoff Thorpe1-0/+4
2003-05-01make updateRichard Levitte1-3/+7
2003-04-10make updateRichard Levitte1-17/+8
2003-04-08We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in formRichard Levitte4-13/+0
2003-04-03Correct a lot of printing calls. Remove extra arguments...Richard Levitte1-1/+1
2003-03-20Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA.Richard Levitte4-1/+6
2003-03-20Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte1-0/+1
2003-03-11The default implementation of DSA_METHOD has an interdependence on theGeoff Thorpe1-45/+42
2003-02-22more mingw related cleanups.Ulf Möller1-3/+0
2003-01-30The OPENSSL_NO_ENGINE has small problem: it changes certain structures. That'sRichard Levitte1-2/+0
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte6-0/+20
2003-01-15Fix initialization sequence to prevent freeing of unitialized objects.Lutz Jänicke1-4/+9
2003-01-15As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe4-0/+33
2003-01-01Adjust the parameter lists in some not commonly used files.Richard Levitte1-1/+1
2002-12-29make updateRichard Levitte1-35/+18
2002-12-09make updateRichard Levitte1-0/+21
2002-12-08Nils Larsch submitted;Geoff Thorpe1-3/+1
2002-12-08This is a first-cut at improving the callback mechanisms used inGeoff Thorpe5-23/+143
2002-12-06Some compilers are quite picky about non-void functions that don't returnRichard Levitte1-0/+1
2002-12-01EXIT() needs to be in a function that returns int.Richard Levitte1-1/+6
2002-11-29Remove incorrect assert.Richard Levitte1-2/+4
2002-11-28Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte1-2/+5
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie1-0/+1
2002-11-04implement and use new macros BN_get_sign(), BN_set_sign()Bodo Möller1-2/+4
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-08-09make updateBodo Möller1-21/+22
2002-07-30"make update"Lutz Jänicke1-38/+37
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller1-9/+17
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-03-09Make {RSA,DSA,DH}_new_method obtain and release an ENGINEDr. Stephen Henson3-6/+17
2002-03-05Make sure the type accessed by the LONG and ZLONG ASN1 typeDr. Stephen Henson1-1/+1
2002-02-13ECDSA supportBodo Möller1-33/+38
2001-12-17remove redundant ERR_load_... declarationsBodo Möller1-2/+0
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson1-3/+3
2001-10-04'make update'Richard Levitte1-26/+26
2001-10-04Because there's chances we clash with the system's types.h, rename ourRichard Levitte1-1/+1