summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-04Inherit CFLAGS when plaform is "auto".Ben Laurie
2013-03-04Include correctly.Ben Laurie
2013-03-04Remove empty command.Ben Laurie
2013-03-04Spelling.Ben Laurie
2013-03-04Add dependency on destination directory.Ben Laurie
2013-03-04Spelling.Ben Laurie
2013-03-04Add reallyclean target.Ben Laurie
2013-03-01x86_64-gf2m.pl: fix typo.Andy Polyakov
2013-03-01x86_64-gf2m.pl: add missing Windows build fix for #2963.Andy Polyakov
2013-02-26Ignore MINFO.Ben Laurie
2013-02-26Missing files target.Ben Laurie
2013-02-26Add function CMS_RecipientInfo_encryptDr. Stephen Henson
2013-02-26Fix error codes.Dr. Stephen Henson
2013-02-26Demo code for SSL_CONF APIDr. Stephen Henson
2013-02-26Update SSL_CONF docs.Dr. Stephen Henson
2013-02-21Fix ignored return value warnings.Ben Laurie
2013-02-21make depend.Ben Laurie
2013-02-15Fix POD errors to stop make install_docs dying with pod2man 2.5.0+Nick Alcock
2013-02-15sha256-586.pl: code refresh.Andy Polyakov
2013-02-14sha1-586.pl: code refresh.Andy Polyakov
2013-02-14ghash-x86[_64].pl: code refresh.Andy Polyakov
2013-02-14[aesni-]sha1-x86_64.pl: code refresh.Andy Polyakov
2013-02-14sha512-x86_64.pl: add AVX2 code path.Andy Polyakov
2013-02-14bn_nist.c: work around clang 3.0 bug.Andy Polyakov
2013-02-12Upate FAQ.Dr. Stephen Henson
2013-02-12Check DTLS_BAD_VER for version number.David Woodhouse
2013-02-11Fix in ssltest is no-ssl2 configuredDr. Stephen Henson
2013-02-11update FAQDr. Stephen Henson
2013-02-11FAQ/README: we are now using Git instead of CVSLutz Jaenicke
2013-02-11sparccpuid.S: work around emulator bug on T1.Andy Polyakov
2013-02-08s3_cbc.c: make CBC_MAC_ROTATE_IN_PLACE universal.Andy Polyakov
2013-02-08s3_cbc.c: get rid of expensive divisions.Andy Polyakov
2013-02-08s3_cbc.c: fix warning [in Windows build].Andy Polyakov
2013-02-08e_aes_cbc_hmac_sha1.c: align calculated MAC at cache line.Andy Polyakov
2013-02-08ssl/*: revert "remove SSL_RECORD->orig_len" and merge "fix IV".Andy Polyakov
2013-02-06Fix for EXP-RC2-CBC-MD5Adam Langley
2013-02-06e_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC secret.Andy Polyakov
2013-02-06e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues.Andy Polyakov
2013-02-06ssl/*: remove SSL3_RECORD->orig_len to restore binary compatibility.Andy Polyakov
2013-02-06Don't access EVP_MD_CTX internals directly.Dr. Stephen Henson
2013-02-06s3/s3_cbc.c: allow for compilations with NO_SHA256|512.Andy Polyakov
2013-02-06ssl/s3_cbc.c: md_state alignment portability fix.Andy Polyakov
2013-02-06ssl/s3_cbc.c: uint64_t portability fix.Andy Polyakov
2013-02-06typo.Dr. Stephen Henson
2013-02-06Add ordinal for CRYPTO_memcmp: since this will affect multipleDr. Stephen Henson
2013-02-06Timing fix mitigation for FIPS mode.Dr. Stephen Henson
2013-02-06Oops. Add missing file.Ben Laurie
2013-02-06Update DTLS code to match CBC decoding in TLS.Ben Laurie
2013-02-06Don't crash when processing a zero-length, TLS >= 1.1 record.Ben Laurie
2013-02-06Make CBC decoding constant time.Ben Laurie