summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-18Fix the no-comp option for WindowsMatt Caswell
2016-03-18Add a check for a failed mallocMatt Caswell
2016-03-18Ensure that memory allocated for the ticket is freedMatt Caswell
2016-03-18Fix a potential double free in EVP_DigestInit_exMatt Caswell
2016-03-14Add no-ssl2-methodKurt Roeckx
2016-03-09Touch the correct variables for the system; shlib_wrap.sh on SolarisRichard Levitte
2016-03-09Recognise 32-bit Solaris in util/shlib_wrap.shRichard Levitte
2016-03-09expose SSLv2 method prototypesViktor Dukhovni
2016-03-08Retain SSLv2 methods as functions that return NULLViktor Dukhovni
2016-03-07Remove LOW from the defaultKurt Roeckx
2016-03-07Don't shift serial number into sign bitDr. Stephen Henson
2016-03-07bn/asm/x86[_64]-mont*.pl: complement alloca with page-walking.Andy Polyakov
2016-03-07perlasm/x86_64-xlate.pl: handle binary constants early.Andy Polyakov
2016-03-04Sanity check PVK file fields.Dr. Stephen Henson
2016-03-01RT4358: Extra ] in doc/ocsp.podEric S. Raymond
2016-03-01Prepare for 1.0.2h-devMatt Caswell
2016-03-01Prepare for 1.0.2g releaseOpenSSL_1_0_2gMatt Caswell
2016-03-01make updateMatt Caswell
2016-03-01Ensure mk1mf.pl is aware of no-weak-ssl-ciphers optionMatt Caswell
2016-03-01Update CHANGES and NEWS for new releaseMatt Caswell
2016-03-01bn/asm/x86_64-mont5.pl: unify gather procedure in hardly used pathAndy Polyakov
2016-03-01crypto/bn/x86_64-mont5.pl: constant-time gather procedure.Andy Polyakov
2016-03-01bn/asm/rsaz-avx2.pl: constant-time gather procedure.Andy Polyakov
2016-03-01bn/asm/rsax-x86_64.pl: constant-time gather procedure.Andy Polyakov
2016-03-01bn/bn_exp.c: constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF.Andy Polyakov
2016-03-01Disable EXPORT and LOW SSLv3+ ciphers by defaultViktor Dukhovni
2016-03-01Add a test for SSLv2 configurationMatt Caswell
2016-03-01Bring SSL method documentation up to dateViktor Dukhovni
2016-03-01Disable SSLv2 default build, default negotiation and weak ciphers.Viktor Dukhovni
2016-02-29Fix BN_hex2bn/BN_dec2bn NULL ptr/heap corruptionMatt Caswell
2016-02-28Fix invalid freeKurt Roeckx
2016-02-27Fix two possible leaksFdaSilvaYY
2016-02-27Fix possible memory leak on BUF_MEM_grow_clean failureFdaSilvaYY
2016-02-27modes/asm/ghash-x86_64.pl: refine GNU assembler version detection.Andy Polyakov
2016-02-27Revert "Don't check RSA_FLAG_SIGN_VER."Kurt Roeckx
2016-02-25Fix memory issues in BIO_*printf functionsMatt Caswell
2016-02-24CVE-2016-0798: avoid memory leak in SRPEmilia Kasper
2016-02-23ec/asm/ecp_nistz256-x86_64.pl: get corner case logic right.Andy Polyakov
2016-02-23GH714: missing field initialisationFdaSilvaYY
2016-02-23RT4175: Fix PKCS7_verify() regression with Authenticode signaturesDavid Woodhouse
2016-02-22Don't strip object files on CygwinCorinna Vinschen
2016-02-22Recognise Cygwin-x86_64 in configRichard Levitte
2016-02-19Fix double free in DSA private key parsing.Dr. Stephen Henson
2016-02-19Makefile.shared: limit .dll image base pinning to FIPS builds.Andy Polyakov
2016-02-19evp/e_des3.c: address compiler warning.Andy Polyakov
2016-02-18typoDr. Stephen Henson
2016-02-16Switch to FIPS implementation for CMAC.Dr. Stephen Henson
2016-02-13evp/e_des[3].c: address compiler warnings, fix formatting.Andy Polyakov
2016-02-12modes/ctr128.c: pay attention to ecount_buf alignment in CRYPTO_ctr128_encrypt.Andy Polyakov
2016-02-12RT 3854: Update apps/reqEmilia Kasper