summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2014-11-17Don't use msg on error.Jan Hykel
2014-11-16Add missing SRC variableMike Bland
2014-11-16Remove redundant test targets outside of test/Mike Bland
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-29Fix WIN32 build by disabling bn* calls.Dr. Stephen Henson
2014-10-29ec/asm/ecp_nistz256-x86_64.pl: fix inconsistency in path handling.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-23ecp_nistz256 update.Andy Polyakov
2014-10-17RT3547: Add missing static qualifierKurt Cancemi
2014-10-15Add constant_time_locl.h to HEADERS,Tim Hudson
2014-10-15Include "constant_time_locl.h" rather than "../constant_time_locl.h".Richard Levitte
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-11Remove reference to deleted md4.cDr. Stephen Henson
2014-10-06Removed duplicate definition of PKCS7_type_is_encryptedMatt Caswell
2014-10-01crypto/cast/asm/cast-586.pl: +5% on PIII and remove obsolete readme.Andy Polyakov
2014-10-01RT3549: Remove obsolete files in cryptoRich Salz
2014-09-30RT2910: Remove des.c and its Makefile targetRich Salz
2014-09-30crypto/bn/bn_nist.c: bring original failing code back for reference.Andy Polyakov
2014-09-29Add additional DigestInfo checks.Dr. Stephen Henson
2014-09-25Remove #ifdef's for IRIX_CC_BUGRich Salz
2014-09-25Add missing testsEmilia Kasper
2014-09-25crypto/bn/bn_nist.c: work around MSC ARM compiler bug.Andy Polyakov
2014-09-24RT3544: Remove MWERKS supportRich Salz
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-21crypto/rsa/rsa_chk.c: harmonize error codes.Andy Polyakov
2014-09-21crypto/ecp_nistz256.c: harmonize error codes.Andy Polyakov
2014-09-20Harmonize Tru64 and Linux make rules.Andy Polyakov
2014-09-20Fix warning.Dr. Stephen Henson
2014-09-18RT2301: GetDIBits, not GetBitmapBits in rand_winJake Goulding
2014-09-12crypto/bn/asm/x86_64-mont*.pl: add missing clang detection.Andy Polyakov
2014-09-12Add ECP_NISTZ256 by Shay Gueron, Intel Corp.Andy Polyakov
2014-09-12Reserve option to use BN_mod_exp_mont_consttime in ECDSA.Andy Polyakov
2014-09-12perlasm/x86_64-xlate.pl: handle inter-bank movd.Andy Polyakov
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
2014-09-08RT2841: Extra return in check_issuedPaul Suhler
2014-09-08RT2626: Change default_bits from 1K to 2KKurt Roeckx
2014-09-08RT671: export(i2s|s2i|i2v|v2i)_ASN1_(IA5|BIT)STRINGBjoern Zeeb
2014-09-08RT992: RSA_check_key should have a callback argRich Salz