openssl.git
2013-02-08 Andy Polyakovs3_cbc.c: get rid of expensive divisions [from master].
2013-02-08 Andy Polyakove_aes_cbc_hmac_sha1.c: fine-tune cache line alignment.
2013-02-08 Ben LaurieAdd clang target.
2013-02-08 Ben LaurieRemove extraneous brackets (clang doesn't like them).
2013-02-07 Andy Polyakove_aes_cbc_hmac_sha1.c: align calculated MAC at cache...
2013-02-07 Andy Polyakovssl/[d1|s3]_pkt.c: harmomize orig_len handling.
2013-02-07 Dr. Stephen... Fix IV check and padding removal.
2013-02-06 Adam LangleyFix for EXP-RC2-CBC-MD5
2013-02-06 Dr. Stephen... prepare for next version
2013-02-04 Dr. Stephen... typo OpenSSL_1_0_1d
2013-02-04 Dr. Stephen... Prepare for release.
2013-02-04 Dr. Stephen... typo
2013-02-04 Dr. Stephen... make update
2013-02-04 Dr. Stephen... Fix error codes.
2013-02-04 Dr. Stephen... Reword NEWS entry.
2013-02-04 Dr. Stephen... Update NEWS
2013-02-04 Dr. Stephen... Add CHANGES entries.
2013-02-03 Andy Polyakove_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC...
2013-02-02 Andy Polyakovbn_word.c: fix overflow bug in BN_add_word.
2013-02-02 Andy Polyakovx86_64 assembly pack: keep making Windows build more...
2013-02-02 Andy Polyakove_aes_cbc_hmac_sha1.c: address the CBC decrypt timing...
2013-02-01 Ben LaurieMerge remote-tracking branch 'origin/OpenSSL_1_0_1...
2013-02-01 Andy Polyakovssl/*: remove SSL3_RECORD->orig_len to restore binary...
2013-02-01 Andy Polyakovssl/*: remove SSL3_RECORD->orig_len to restore binary...
2013-02-01 Dr. Stephen... Don't access EVP_MD_CTX internals directly.
2013-02-01 Andy Polyakovs3/s3_cbc.c: allow for compilations with NO_SHA256...
2013-02-01 Andy Polyakovssl/s3_cbc.c: md_state alignment portability fix.
2013-02-01 Andy Polyakovssl/s3_cbc.c: uint64_t portability fix.
2013-01-31 Dr. Stephen... typo.
2013-01-31 Dr. Stephen... Merge branch 'ben/timing-1.0.1' into OpenSSL_1_0_1...
2013-01-31 Dr. Stephen... Update NEWS
2013-01-31 Dr. Stephen... Add ordinal for CRYPTO_memcmp: since this will affect...
2013-01-31 Dr. Stephen... Timing fix mitigation for FIPS mode.
2013-01-29 Dr. Stephen... Don't try and verify signatures if key is NULL (CVE...
2013-01-28 Ben LaurieOops. Add missing file.
2013-01-28 Ben LaurieUpdate DTLS code to match CBC decoding in TLS.
2013-01-28 Ben LaurieDon't crash when processing a zero-length, TLS >= 1...
2013-01-28 Ben LaurieMake CBC decoding constant time.
2013-01-28 Ben LaurieAdd and use a constant-time memcmp.
2013-01-23 Dr. Stephen... Don't include comp.h in cmd_cd.c if OPENSSL_NO_COMP set
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust...
2013-01-22 Andy Polyakovbn/asm/mips.pl: hardwire local call to bn_div_words.
2013-01-20 Dr. Stephen... Don't include comp.h if no-comp set.
2013-01-19 Andy Polyakovengines/ccgost: GOST fixes [from master].
2013-01-19 Andy Polyakov.gitignore adjustments
2013-01-14 Dr. Stephen... Merge branch 'OpenSSL_1_0_1-stable' of /home/steve...
2013-01-14 Ben LaurieFix some clang warnings.
2013-01-13 Dr. Stephen... Merge branch 'OpenSSL_1_0_1-stable' of openssl.net...
2013-01-13 Ben LaurieCorrect EVP_PKEY_verifyrecover to EVP_PKEY_verify_recov...
2013-01-12 Ben LaurieCorrect EVP_PKEY_verifyrecover to EVP_PKEY_verify_recov...
2013-01-07 Dr. Stephen... Update debug-steve64
2013-01-07 Dr. Stephen... Add .gitignore
2013-01-07 Dr. Stephen... In FIPS mode use PKCS#8 format when writing private...
2013-01-07 Dr. Stephen... Change default bits to 1024
2012-12-30 Dr. Stephen... make no-comp compile
2012-12-23 Dr. Stephen... add missing \n
2012-12-16 Andy PolyakovVC-32.pl: fix typo [from HEAD].
2012-12-14 Ben LaurieDocumentation improvements by Chris Palmer (Google).
2012-12-13 Ben LaurieDocument -pubkey option.
2012-12-13 Ben LaurieMake verify return errors.
2012-12-13 Ben LaurieAdd 64 bit target.
2012-12-06 Dr. Stephen... Fix two bugs which affect delta CRL handling:
2012-12-05 Andy Polyakovaes-s390x.pl: fix XTS bugs in z196-specific code path...
2012-12-04 Dr. Stephen... check mval for NULL too
2012-12-03 Dr. Stephen... fix leak
2012-12-01 Andy Polyakovaes-s389x.pl: harmonize software-only code path [from...
2012-11-29 Dr. Stephen... PR: 2803
2012-11-22 Dr. Stephen... reject zero length point format list or supported curve...
2012-11-21 Dr. Stephen... PR: 2908
2012-11-20 Dr. Stephen... fix leaks
2012-11-19 Dr. Stephen... correct docs
2012-11-18 Dr. Stephen... PR: 2880
2012-11-15 Dr. Stephen... add "missing" TLSv1.2 cipher alias
2012-10-16 Dr. Stephen... Don't require tag before ciphertext in AESGCM mode
2012-10-16 Andy Polyakovaix[64]-cc: get MT support right [from HEAD].
2012-10-05 Bodo MöllerFix EC_KEY initialization race.
2012-09-24 Bodo MöllerFix Valgrind warning.
2012-09-24 Richard Levitte* Configure: make the debug-levitte-linux{elf,noasm...
2012-09-21 Dr. Stephen... Minor enhancement to PR#2836 fix. Instead of modifying...
2012-09-21 Richard Levitte* ssl/t1_enc.c (tls1_change_cipher_state): Stupid bug...
2012-09-17 Bodo MöllerFix warning.
2012-09-17 Ben LaurieCall OCSP Stapling callback after ciphersuite has been...
2012-09-15 Andy Polyakove_aes.c: uninitialized variable in aes_ccm_init_key...
2012-09-11 Dr. Stephen... fix memory leak
2012-09-01 Andy Polyakovbn_lcl.h: gcc removed support for "h" constraint, which...
2012-09-01 Dr. Stephen... Don't load GOST ENGINE if it is already loaded.
2012-08-22 Dr. Stephen... PR: 2786
2012-08-17 Andy Polyakovsha1-armv4-large.pl: comply with ABI [from HEAD].
2012-08-17 Andy Polyakovaes-mips.pl: harmonize with fips module.
2012-08-16 Bodo MöllerEnable message names for TLS 1.1, 1.2 with -msg.
2012-08-13 Andy Polyakovgosthash.c: use memmove in circle_xor8, as input pointe...
2012-08-13 Andy Polyakov./Configure: libcrypto.a can grow to many GB on Solaris...
2012-08-13 Andy Polyakovgcm128.c: fix AAD-only case with AAD length not divisib...
2012-07-05 Richard LevitteAdd evp_cnf in the build.
2012-07-05 Dr. Stephen... update NEWS
2012-07-05 Richard LevitteHave the new names start in column 48, that makes it...
2012-07-05 Richard LevitteCosmetics: remove duplicate symbol in crypto/symhacks.h
2012-07-04 Dr. Stephen... add missing evp_cnf.c file
2012-07-03 Dr. Stephen... PR: 2840
2012-07-03 Dr. Stephen... Fix memory leak.
next