summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2014-01-06Prepare for 1.0.0l releaseOpenSSL_1_0_0lDr. Stephen Henson
2013-12-20Ignore NULL parameter in EVP_MD_CTX_destroy.Dr. Stephen Henson
2013-11-11Fix memory leak.Dr. Stephen Henson
2013-11-09Check for missing components in RSA_check.Dr. Stephen Henson
2013-11-06Initialise context before using it.Dr. Stephen Henson
2013-11-05PBKDF2 should be efficient. Contributed by Christian HeimesBen Laurie
2013-10-03evp/e_des3.c: fix typo with potential integer overflow on 32-bit platforms.Andy Polyakov
2013-10-01Constification.Ben Laurie
2013-09-30Typo.Dr. Stephen Henson
2013-09-16 Fix overly lenient comparisons:Bodo Moeller
2013-08-06Fix verify loop with CRL checking.Dr. Stephen Henson
2013-08-06Fix for PEM_X509_INFO_read_bio.Kaspar Brand
2013-03-31Typo.Dr. Stephen Henson
2013-03-18x86cpuid.pl: make it work with older CPUs.Andy Polyakov
2013-03-18Encode INTEGER correctly.Dr. Stephen Henson
2013-02-11sparccpuid.S: work around emulator bug on T1.Andy Polyakov
2013-02-06prepare for next versionDr. Stephen Henson
2013-02-05prepare for releaseOpenSSL_1_0_0kDr. Stephen Henson
2013-02-05make updateDr. Stephen Henson
2013-02-05bn_word.c: fix overflow bug in BN_add_word.Andy Polyakov
2013-02-05x86_64 assembly pack: keep making Windows build more robust.Andy Polyakov
2013-02-05Fixups from previous commit.Ben Laurie
2013-02-05Make CBC decoding constant time.Ben Laurie
2013-02-05Add and use a constant-time memcmp.Ben Laurie
2013-02-05Don't try and verify signatures if key is NULL (CVE-2013-0166)Dr. Stephen Henson
2013-01-23Don't include comp.h in cmd_cd.c if OPENSSL_NO_COMP setDr. Stephen Henson
2013-01-22x86_64 assembly pack: make Windows build more robust [from master].Andy Polyakov
2013-01-20Don't include comp.h if no-comp set.Dr. Stephen Henson
2012-12-30make no-comp compileDr. Stephen Henson
2012-12-06Fix two bugs which affect delta CRL handling:Dr. Stephen Henson
2012-11-29PR: 2803Dr. Stephen Henson
2012-10-05Fix EC_KEY initialization race.Bodo Möller
2012-10-04Fix warning.Ben Laurie
2012-10-04Fix warning (hope this doesn't break other platforms, there's a twistyBen Laurie
2012-09-24Fix Valgrind warning.Bodo Möller
2012-09-17Fix warning.Bodo Möller
2012-08-17sha1-armv4-large.pl: comply with ABI [from HEAD].Andy Polyakov
2012-07-05Cosmetics: remove duplicate symbol in crypto/symhacks.hRichard Levitte
2012-07-04Cosmetic: Reorder so it's more similar to the Unixly build.Richard Levitte
2012-07-01bss_dgram.c: fix typos in Windows code.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl locatedAndy Polyakov
2012-06-19bss_dgram.c: fix bugs [from HEAD].Andy Polyakov
2012-05-11PR: 2813Dr. Stephen Henson
2012-05-10prepare for next versionDr. Stephen Henson
2012-05-10prepare for 1.0.0j releaseOpenSSL_1_0_0jDr. Stephen Henson
2012-05-10Reported by: Solar Designer of OpenwallDr. Stephen Henson
2012-04-27ppccpuid.pl: branch hints in OPENSSL_cleanse impact small block performanceAndy Polyakov
2012-04-22correct error codeDr. Stephen Henson
2012-04-19prepare for next versionDr. Stephen Henson
2012-04-19prepare for 1.0.0i releaseOpenSSL_1_0_0iDr. Stephen Henson