summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2014-12-17Clear warnings/errors within KSSL_DEBUG code sectionsRichard Levitte
2014-12-17Clear warnings/errors within BN_CTX_DEBUG code sectionsRichard Levitte
2014-12-17Backport regression testBodo Möller
2014-12-17Check for invalid divisors in BN_div.Emilia Kasper
2014-12-16Add OPENSSL_NO_ECDH guardsMatt Caswell
2014-12-15Fix unused variable warningEmilia Kasper
2014-12-05Make 'make update' succeed and run itEmilia Kasper
2014-12-03There are a number of instances throughout the code where the constant 28 isMatt Caswell
2014-11-28Check for FindNextFile when defining it rather than FindFirstFileRichard Levitte
2014-11-20When using EVP_PKEY_derive with a KDF set, a negative error fromMatt Caswell
2014-11-17Don't use msg on error.Jan Hykel
2014-11-13Fix cross reference table generator.Dr. Stephen Henson
2014-11-12Correct timestamp output when clock_precision_digits > 0Michal Bozon
2014-11-12Fix free of garbage pointer. PR#3595Matt Caswell
2014-11-11Fix warning about negative unsigned intergersKurt Roeckx
2014-11-10Fix datarace reported by valgrind/helgrindRussell Coker
2014-10-30armv4cpuid.S: fix compilation error in pre-ARMv7 build.Andy Polyakov
2014-10-29md32_common.h: address compiler warning in HOST_c2l.Andy Polyakov
2014-10-28Use only unsigned arithmetic in constant-time operationsSamuel Neves
2014-10-17RT3547: Add missing static qualifierKurt Cancemi
2014-10-15Fix SSL_R naming inconsistency.Bodo Moeller
2014-10-15aesni-x86_64.pl: make ECB subroutine Windows ABI compliant.Andy Polyakov
2014-10-15Support TLS_FALLBACK_SCSV.Bodo Moeller
2014-10-06Removed duplicate definition of PKCS7_type_is_encryptedMatt Caswell
2014-09-29Add additional DigestInfo checks.Dr. Stephen Henson
2014-09-25Prepare for 1.0.2-beta4-devMatt Caswell
2014-09-25Prepare for 1.0.2-beta3 releaseOpenSSL_1_0_2-beta3Matt Caswell
2014-09-25make updateMatt Caswell
2014-09-25Add missing testsEmilia Kasper
2014-09-25Add constant_time_locl.h to HEADERS,Tim Hudson
2014-09-25Include "constant_time_locl.h" rather than "../constant_time_locl.h".Richard Levitte
2014-09-25crypto/bn/bn_nist.c: work around MSC ARM compiler bug.Andy Polyakov
2014-09-24RT3425: constant-time evp_encEmilia Kasper
2014-09-24RT3067: simplify patchEmilia Kasper
2014-09-24RT3066: rewrite RSA padding checks to be slightly more constant time.Emilia Kasper
2014-09-23Add i2d_re_X509_tbsEmilia Kasper
2014-09-23Revert "Add accessor for x509.cert_info."Emilia Kasper
2014-09-23Revert "Add more accessors."Emilia Kasper
2014-09-22crypto/ecp_nistz256.c: harmonize error codes.Andy Polyakov
2014-09-22Fix warning.Dr. Stephen Henson
2014-09-22crypto/ec: harmonize new code with FIPS module.Andy Polyakov
2014-09-22Add ECP_NISTZ256 by Shay Gueron, Intel Corp.Andy Polyakov
2014-09-22Reserve option to use BN_mod_exp_mont_consttime in ECDSA.Andy Polyakov
2014-09-22perlasm/x86_64-xlate.pl: handle inter-bank movd.Andy Polyakov
2014-09-22Configure: add configuration for crypto/ec/asm extensions.Andy Polyakov
2014-09-20Harmonize Tru64 and Linux make rules.Andy Polyakov
2014-09-18RT2301: GetDIBits, not GetBitmapBits in rand_winJake Goulding
2014-09-10RT2560: missing NULL check in ocsp_req_find_signerRich Salz
2014-09-09RT3192: spurious error in DSA verifyMatt Caswell
2014-09-09RT1909: Omit version for v1 certificatesGeoff Keating