openssl.git
2014-06-29 Ken BallouTypo.
2014-06-29 Dr. Stephen... Show errors on CSR verification failure.
2014-06-29 Dr. Stephen... Make no-ssl3 no-ssl2 do more sensible things.
2014-06-28 Dr. Stephen... Clarify protocols supported.
2014-06-28 Dr. Stephen... Handle BER length encoding.
2014-06-28 Andy Polyakovx86_64 assembly pack: refine clang detection.
2014-06-28 Dr. Stephen... Typo.
2014-06-27 Dr. Stephen... Don't disable state strings with no-ssl2
2014-06-27 yogesh nagarkarFix compilation with -DSSL_DEBUG -DTLS_DEBUG -DKSSL_DEBUG
2014-06-27 Andreas WestfeldFix typo in ideatest.c
2014-06-27 Ken BallouRemove redundant check.
2014-06-27 Dr. Stephen... Fix for EVP_PBE_alg_add().
2014-06-27 Andy Polyakovbn/asm/rsaz-avx2.pl: fix occasional failures.
2014-06-27 Rich SalzRT 487. Mention that generated primes are "at least...
2014-06-27 Dr. Stephen... Tolerate critical AKID in CRLs.
2014-06-27 PKAdd SHA256 Camellia ciphersuites from RFC5932
2014-06-27 Tom GreensladeHandle IPv6 addresses in OCSP_parse_url.
2014-06-27 Tomas MrazDon't advertise ECC ciphersuits in SSLv2 compatible...
2014-06-27 Jeffrey WaltonClarify docs.
2014-06-27 Dr. Stephen... Rebuild OID table.
2014-06-27 Dr. Stephen... Fix OID encoding for one component.
2014-06-27 Dr. Stephen... Memory leak and NULL dereference fixes.
2014-06-26 Huzaifa SidhpurwalaMake sure BN_sqr can never return a negative value.
2014-06-26 Dr. Stephen... Remove ancient obsolete files under pkcs7.
2014-06-26 Andy Polyakovbn_exp.c: move check for AD*X to rsaz-avx2.pl.
2014-06-25 Andy Polyakovaesp8-ppc.pl: rigid input verification in key setup.
2014-06-25 Andy Polyakovaesv8-armx.pl: rigid input verification in key setup.
2014-06-24 Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-24 Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-24 Andy Polyakovaesv8-armx.pl: inclrease interleave factor.
2014-06-24 Andy PolyakovARMv8 assembly pack: add Cortex performance numbers.
2014-06-23 Viktor DukhovniOne more typo when changing !result to result <= 0
2014-06-23 Viktor DukhovniFix typo in last commit
2014-06-23 Viktor DukhovniMultiple verifier reference identities.
2014-06-23 Viktor DukhovniImplement sk_deep_copy.
2014-06-23 Viktor DukhovniMore complete input validation of X509_check_mumble
2014-06-23 Viktor DukhovniX509_check_mumble() failure is <= 0, not just 0
2014-06-22 Viktor DukhovniDrop hostlen from X509_VERIFY_PARAM_ID.
2014-06-22 Viktor DukhovniMore complete X509_check_host documentation.
2014-06-22 Miod VallatFix off-by-one errors in ssl_cipher_get_evp()
2014-06-22 Matt CaswellRevert "Fix off-by-one errors in ssl_cipher_get_evp()"
2014-06-22 Matt CaswellFixed Windows compilation failure
2014-06-19 Matt CaswellFix minor typos
2014-06-19 Hubert Karioadd references to verify(1) man page for args_verify...
2014-06-19 Hubert Kariosort the options in verify man page alphabetically
2014-06-19 Hubert Karioadd description of missing options to verify man page
2014-06-19 Hubert Kariosmime man page: add missing options in SYNOPSIS
2014-06-19 Hubert KarioDocument -trusted_first option in man pages and help.
2014-06-17 Matt CaswellTidied up, added include to stdlib, removed "goto bad...
2014-06-17 rfkrocktkConform to whitespace conventions
2014-06-17 rfkrocktkAdded documentation for -iter for PKCS#8
2014-06-17 Naftuli Tzvi KayAdded custom PBKDF2 iteration count to PKCS8 tool.
2014-06-17 Felix Laurie... Fix signed/unsigned comparisons.
2014-06-17 Felix Laurie... Fix shadow declaration.
2014-06-16 Andy Polyakovaesni-sha[1|256]-x86_64.pl: fix logical error and MacOS...
2014-06-16 Andy Polyakovaesp8-ppc.pl: add CTR mode.
2014-06-14 Viktor DukhovniEnforce _X509_CHECK_FLAG_DOT_SUBDOMAINS internal-only
2014-06-14 Dr. Stephen... Accept CCS after sending finished.
2014-06-14 Andy Polyakovevp/e_aes_cbc_sha[1|256].c: fix -DPEDANTIC build.
2014-06-14 Andy Polyakovaesni-sha256-x86_64.pl: add missing rex in shaext.
2014-06-14 Andy Polyakovsha1-x86_64.pl: add missing rex prefix in shaext.
2014-06-13 Matt CaswellFixed incorrect return code handling in ssl3_final_fini...
2014-06-13 Matt CaswellRevert "Fixed incorrect return code handling in ssl3_fi...
2014-06-12 Viktor DukhovniClient-side namecheck wildcards.
2014-06-12 Kurt CancemiFix off-by-one errors in ssl_cipher_get_evp()
2014-06-12 Andy PolyakovFacilitate back-porting of AESNI and SHA modules.
2014-06-12 Matt CaswellAdded OPENSSL_assert check as per PR#3377 reported...
2014-06-12 Dr. Stephen... Fix Windows build.
2014-06-11 Andy PolyakovEnable multi-block support by default.
2014-06-11 Dr. Stephen... Fix compilation with no-comp
2014-06-11 Andy Polyakovghash-x86_64.pl: optimize for upcoming Atom.
2014-06-11 Andy PolyakovAdd support for Intel SHA extension.
2014-06-10 Rob StradlingSeparate the SCT List parser from the SCT List viewer
2014-06-10 Matt CaswellFixed incorrect return code handling in ssl3_final_fini...
2014-06-10 Andy Polyakovaesni-mb-x86_64.pl: add Win64 SEH.
2014-06-10 Hubert Karioadd ECC strings to ciphers(1), point out difference...
2014-06-10 Mike BlandCreate test/testutil.h for unit test helper macros
2014-06-10 Dr. Stephen... Fix null pointer errors.
2014-06-09 Dr. Stephen... SRP ciphersuite correction.
2014-06-09 Dr. Stephen... Update strength_bits for 3DES.
2014-06-08 Kurt RoeckxLink heartbeat_test with the static version of the...
2014-06-08 Jakub WilkCreate ~/.rnd with mode 0600 instead of 0666
2014-06-07 Dr. Stephen... Make tls_session_secret_cb work with CVE-2014-0224...
2014-06-07 Dr. Stephen... Add official extension value.
2014-06-07 Matt CaswellFixed minor duplication in docs
2014-06-06 Andy PolyakovARM assembly pack: get ARMv7 instruction endianness...
2014-06-06 Andy Polyakovsha[1|512]-armv8.pl: get instruction endianness right.
2014-06-06 Andy PolyakovEngage GHASH for ARMv8.
2014-06-06 Andy PolyakovAdd GHASH for ARMv8 Crypto Extension.
2014-06-06 Dr. Stephen... Update NEWS.
2014-06-06 Andy Polyakovaesv8-armx.pl update:
2014-06-05 Dr. Stephen... Update value to use a free bit.
2014-06-05 Dr. Stephen... Fix for CVE-2014-0195
2014-06-05 Dr. Stephen... Fix for CVE-2014-0224
2014-06-05 Dr. Stephen... Additional CVE-2014-0224 protection.
2014-06-05 Dr. Stephen... Fix CVE-2014-0221
2014-06-05 Dr. Stephen... Fix CVE-2014-3470
2014-06-04 Andy Polyakovaesp8-ppc.pl: fix typos.
2014-06-04 Andy Polyakovevp/e_aes.c: add erroneously omitted break;
2014-06-03 Libor KrystekCorrected OPENSSL_NO_EC_NISTP_64_GCC_128 usage in ec_lc...
next