openssl.git
2014-07-09 Andy Polyakovx86_64 assembly pack: improve masm support.
2014-07-09 Andy PolyakovPlease Clang's sanitizer, addendum.
2014-07-09 Andy PolyakovPlease Clang's sanitizer.
2014-07-07 Andy Polyakovapps/speed.c: fix compiler warnings in multiblock_speed().
2014-07-07 Andy Polyakovsha[1|512]-x86_64.pl: fix logical errors with $shaext=0.
2014-07-07 David LloydPrevent infinite loop loading config files.
2014-07-07 Viktor DukhovniImprove X509_check_host() documentation.
2014-07-07 Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-07 Viktor DukhovniSet optional peername when X509_check_host() succeeds.
2014-07-07 Viktor DukhovniNew peername element in X509_VERIFY_PARAM_ID
2014-07-07 Viktor DukhovniOne more typo when changing !result to result <= 0
2014-07-07 Viktor DukhovniFix typo in last commit
2014-07-07 Viktor DukhovniMultiple verifier reference identities.
2014-07-07 Viktor DukhovniImplement sk_deep_copy.
2014-07-06 Dr. Stephen... Usage for -hack and -prexit -verify_return_error
2014-07-06 Dr. Stephen... Document certificate status request options.
2014-07-06 Dr. Stephen... s_server usage for certificate status requests
2014-07-06 Dr. Stephen... Update ticket callback docs.
2014-07-05 Dr. Stephen... Sanity check keylength in PVK files.
2014-07-05 Jeffrey WaltonAdded reference to platform specific cryptographic...
2014-07-05 Matt CaswellFixed error in pod files with latest versions of pod2man
2014-07-05 Andy Polyakovsha512-x86_64.pl: fix typo.
2014-07-05 Andy Polyakovs3_pkt.c: fix typo.
2014-07-05 Andy Polyakovapps/speed.c: add multi-block benchmark.
2014-07-05 Alan HryngleReturn smaller of ret and f.
2014-07-05 Dr. Stephen... Don't limit message sizes in ssl3_get_cert_verify.
2014-07-04 Dr. Stephen... Add license info.
2014-07-04 Dr. Stephen... typo
2014-07-04 Dr. Stephen... Remove all RFC5878 code.
2014-07-03 Rich SalzMerge branch 'rsalz-docfixes'
2014-07-03 Rich SalzClose 3170, remove reference to Ariel Glenn's old 0...
2014-07-02 Andy Polyakove_os.h: limit _MSC_VER trickery to older compilers.
2014-07-02 Andy Polyakovbn_exp.c: fix x86_64-specific crash with one-word modulus.
2014-07-02 Matt SmartFix doc typo.
2014-07-02 Thijs AlkemadeMake disabling last cipher work.
2014-07-01 Dr. Stephen... ASN1 sanity check.
2014-07-01 Dr. Stephen... Accessor functions for app_data in ECDSA_METHOD
2014-07-01 Ben LaurieFix possible buffer overrun.
2014-07-01 Andy Polyakovsha512-x86_64.pl: fix linking problem under Windows.
2014-06-30 Dr. Stephen... Fix copy for CCM, GCM and XTS.
2014-06-30 Dr. Stephen... Make EVP_Digest* work again.
2014-06-29 Dr. Stephen... Don't core dump when using CMAC with dgst.
2014-06-29 Dr. Stephen... Make CMAC work with EVP_PKEY.
2014-06-29 Jeffrey WaltonClarified that the signature's buffer size, `s`, is...
2014-06-29 ZNVMake EVP_CIPHER_CTX_copy work in GCM mode.
2014-06-29 Dr. Stephen... Fix memory leak.
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 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 Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-27 Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-27 Andy Polyakovbn/asm/rsaz-avx2.pl: fix occasional failures.
2014-06-27 Dr. Stephen... Tolerate critical AKID in CRLs.
2014-06-27 Tom GreensladeHandle IPv6 addresses in OCSP_parse_url.
2014-06-27 Dr. Stephen... Rebuild OID table.
2014-06-27 Dr. Stephen... Fix OID encoding for one component.
2014-06-27 Tomas MrazDon't advertise ECC ciphersuits in SSLv2 compatible...
2014-06-27 Jeffrey WaltonClarify docs.
2014-06-27 Dr. Stephen... Memory leak and NULL dereference fixes.
2014-06-27 Dr. Stephen... Remove ancient obsolete files under pkcs7.
2014-06-26 Huzaifa SidhpurwalaMake sure BN_sqr can never return a negative value.
2014-06-26 Andy Polyakovbn_exp.c: move check for AD*X to rsaz-avx2.pl.
2014-06-25 Andy Polyakovaesv8-armx.pl: rigid input verification in key setup.
2014-06-25 Viktor DukhovniX509_check_mumble() failure is <= 0, not just 0
2014-06-25 Viktor DukhovniMore complete input validation of X509_check_mumble
2014-06-25 Viktor DukhovniDrop hostlen from X509_VERIFY_PARAM_ID.
2014-06-25 Viktor DukhovniMore complete X509_check_host documentation.
2014-06-24 Andy Polyakovaesv8-armx.pl: inclrease interleave factor.
2014-06-24 Andy PolyakovARMv8 assembly pack: add Cortex performance numbers.
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-18 Richard LevitteMake sure test/tests.com exit gracefully, even when...
2014-06-18 Richard LevitteAdjust VMS build to Unix build. Most of all, make...
2014-06-17 Felix Laurie... Fix signed/unsigned comparisons.
2014-06-17 Felix Laurie... Fix shadow declaration.
2014-06-17 Richard LevitteRemove unused DANE macros. This should be the last...
2014-06-16 Richard LevitteDCL doesn't do well with empty lines, or lines starting...
2014-06-16 Richard LevitteSpaces were added in some strings for better readabilit...
2014-06-16 Andy Polyakovaesni-sha[1|256]-x86_64.pl: fix logical error and MacOS...
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 Richard LevitteAdjust VMS build files to the Unix ones
2014-06-14 Richard LevitteMake sure that disabling the MAYLOSEDATA3 warning is...
2014-06-14 Richard LevitteUpdate the VMS tests according to the latest unixly...
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()
next