summaryrefslogtreecommitdiffstats
path: root/crypto/dh
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22Fix source where indent will not be able to copeMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2008-11-05Change old obsolete email address...Dr. Stephen Henson
2008-09-17Make update: delete duplicate error code.Dr. Stephen Henson
2008-09-16Merge changes to build system from fips branch.Dr. Stephen Henson
2008-09-16Merge public key FIPS code, RSA, DSA, DH.Dr. Stephen Henson
2008-09-14Fix error code discrepancy.Dr. Stephen Henson
2007-09-24TyposLutz Jänicke
2007-03-28Change to mitigate branch prediction attacksBodo Möller
2007-01-21Update from HEAD.Dr. Stephen Henson
2006-11-21Rebuild error file C source files.Dr. Stephen Henson
2006-09-29Initialise ctx to NULL to avoid uninitialized free, noticed byMark J. Cox
2006-09-28Introduce limits to prevent malicious keys being able toMark J. Cox
2006-03-13fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()Nils Larsch
2006-02-04Update filenames in makefilesDr. Stephen Henson
2006-01-09/usr/bin/perl util/mkerr.pl -recurse -write -rebuildRichard Levitte
2005-08-20Avoid weak subgroups in Diffie Hellman.Ben Laurie
2005-05-27Use BN_with_flags() in a cleaner way.Bodo Möller
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-16Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-04-28Pointer to BN_MONT_CTX could be used uninitialized.Andy Polyakov
2005-04-27Change method_mont_p from (char *) to (BN_MONT_CTX *) and remove severalDr. Stephen Henson
2005-04-26Port BN_MONT_CTX_set_locked() from stable branch.Dr. Stephen Henson
2005-04-26Fix various incorrect error function codes.Bodo Möller
2005-04-12Rebuild error codes.Dr. Stephen Henson
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2005-03-30Blow away Makefile.ssl.Ben Laurie
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe
2004-05-17Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe
2004-04-19make updateGeoff Thorpe
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
2003-12-27Use sh explicitely to run point.shRichard Levitte
2003-11-28Netware-specific changes,Richard Levitte
2003-10-29Update any code that was using deprecated functions so that everything buildsGeoff Thorpe
2003-10-29When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or shouldGeoff Thorpe
2003-05-01make updateRichard Levitte
2003-04-10make updateRichard Levitte
2003-04-08We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in formRichard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_DH.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte
2003-02-22more mingw related cleanups.Ulf Möller
2003-01-30The OPENSSL_NO_ENGINE has small problem: it changes certain structures. That'sRichard Levitte
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2003-01-15As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe
2002-12-09make updateRichard Levitte