Make the TLSv1.3 downgrade mechanism a configurable option
[openssl.git] / crypto /
2017-03-24 Andy Polyakovbn/asm/sparcv9-mont.pl: fix squaring code path.
2017-03-22 Andy Polyakovmodes/ocb128.c: fix misaligned access in ILP32 builds...
2017-03-22 Andy Polyakovaes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT...
2017-03-22 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vp...
2017-03-22 Andy Polyakovx86_64 assembly pack: add some Ryzen performance results.
2017-03-21 David BenjaminRemove duplicate X509_OBJECT free function.
2017-03-20 Richard LevitteFix decoding of ASN.1 LONG and ZLONG items
2017-03-20 Bernd EdlingerFix the error handling in CRYPTO_dup_ex_data.
2017-03-19 Kurt RoeckxUse memcmp() instead of CRYPTO_memcmp() when fuzzing
2017-03-19 Kurt RoeckxMake the CRYPTO_memcmp() prototype match memcmp()
2017-03-17 Péter BudaiFixed PKCS5_PBKDF2_HMAC() to adhere to the documentation.
2017-03-15 Bernd EdlingerFixed a crash in print_notice.
2017-03-15 Richard LevitteAdd EC_KEY_get0_engine()
2017-03-13 Bernd EdlingerFix a crash or unbounded allocation in RSA_padding_add_...
2017-03-13 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vp...
2017-03-13 Andy Polyakovpoly1305/asm/poly1305-armv8.pl: ilp32-specific poly1305...
2017-03-13 Andy Polyakovcrypto/x86*cpuid.pl: move extended feature detection.
2017-03-12 Matt CaswellFix out-of-memory condition in conf
2017-03-11 Richard LevitteFix UI_get0_action_string()
2017-03-09 Jon SpillettExit the loop on failure
2017-03-07 Andy Polyakovcrypto/x86_64cpuid.pl: move extended feature detection...
2017-03-06 Rich SalzFix an endless loop in rsa_builtin_keygen.
2017-03-03 Matt CaswellEnsure we don't call memcpy with a NULL pointer
2017-03-03 Bernd EdlingerReset executable bits on files where not needed.
2017-03-03 Rich Salzsh_malloc & sh_free prototype change to match POSIX
2017-03-02 Andy Polyakovbio/b_addr.c: omit private hstrerror.
2017-03-02 Andy Polyakovaes/aes_x86core.c: clarify reference implementation...
2017-03-02 Andy Polyakovevp/e_aes_cbc_hmac_{sha1|sha256}.c: tag reference code.
2017-03-02 Andy Polyakovbn/asm: clean up unused PA-RISC modules.
2017-03-02 Andy Polyakovdes/des_locl.h: clean up unused/irrelevant macros.
2017-03-01 Richard LevitteVMS: compensate for gmtime_r() parameter pointer size
2017-03-01 Richard LevitteDon't use deprecated EVP_CIPHER_CTX_cleanup() internally
2017-03-01 Emilia KasperRemove some obsolete/obscure internal define switches:
2017-03-01 Benjamin KadukRemove OPENSSL_indirect_call()
2017-03-01 Benjamin KadukDon't free in cleanup routine
2017-02-28 Andy Polyakovcrypto/des: remove unreferenced rcp_enc.c module.
2017-02-28 Bernd EdlingerFix handling of EVP_PKEY_CTRL_PKCS7_ENCRYPT/DECRYPT...
2017-02-28 Richard LevitteCode health: With the VAX C-ism gone, OPENSSL_GLOBAL...
2017-02-28 Emilia KasperRemove memcpy unrolling in bn_lib.c
2017-02-28 Emilia KasperRemove support for HMAC_TEST_PRIVATE_KEY_FORMAT
2017-02-28 Matt CaswellRemove some commented out code in libcrypto
2017-02-28 Matt CaswellRemove a pointless "#ifndef" from bf_enc.c
2017-02-28 Matt CaswellRemove bf_cbc.c
2017-02-28 Matt CaswellRemove dead code in bn
2017-02-28 Todd ShortRemove some #if 0 code in ssl, crypto/bio
2017-02-28 Richard LevitteCode health: Stop using timeb.h / ftime() (VMS only)
2017-02-28 Emilia KasperClean up references to FIPS
2017-02-28 Emilia KasperRemove BN_DEBUG_TRIX
2017-02-28 Richard LevitteCode cleanup: remove the VMS specific reimplementation...
2017-02-28 Emilia KasperRemove dead code in crypto/pkcs7
2017-02-26 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: minor AVX512 optimization.
2017-02-26 Andy Polyakovcrypto/x86_64cpuid.pl: add CFI annotations.
2017-02-26 Andy Polyakovwhrlpool/asm/wp-x86_64.pl: add CFI annotations.
2017-02-26 Andy Polyakovcamellia/asm/cmll-x86_64.pl: add CFI annotations.
2017-02-26 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add CFI annotations.
2017-02-26 Andy Polyakovchacha/asm/chacha-x86_64.pl: add CFI annotations.
2017-02-26 Richard LevitteAdd a null UI method
2017-02-25 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add VPMADD52 code...
2017-02-25 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: switch to vpermdd...
2017-02-25 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: optimize AVX512 code...
2017-02-24 Emilia KasperX509 time: tighten validation per RFC 5280
2017-02-24 Bernd EdlingerAdd -Wundef to --strict-warnings options.
2017-02-23 PauliIncrease the size of the stack buffer to prevent an...
2017-02-23 Todd ShortFix potential memory leak in ASN1_TIME_to_generalizedtime()
2017-02-22 Richard LevitteFix typo, should be && rather than &
2017-02-22 Richard LevitteFix typo, missing ||
2017-02-22 Rich SalzIterate over EC_GROUP's poly array in a safe way
2017-02-22 Richard LevitteHave the directory reader use the Unix API on VMS
2017-02-21 Dmitry BelyavskiyFix memory leak in pkcs12 -export
2017-02-21 Bernd EdlingerFix a few memleaks in TXT_DB.
2017-02-21 Rich SalzPrevent OOB in SRP base64 code.
2017-02-21 HikarRemoved ugly size_t less than zero check.
2017-02-21 PauliEnsure minsize >= sizeof(SH_LIST)
2017-02-21 PauliImplementation of the ARIA cipher as described in RFC...
2017-02-21 Rich SalzDon't call memcpy if len is zero.
2017-02-20 Kurt RoeckxRevert "Use memcmp() instead of CRYPTO_memcmp() when...
2017-02-19 Kurt RoeckxUse memcmp() instead of CRYPTO_memcmp() when fuzzing
2017-02-17 Bernd EdlingerFix a slightly confusing if condition in a2i_ASN1_INTEGER.
2017-02-17 Richard LevitteFix symbol shadow
2017-02-17 David BenjaminFix typo in x86_64-mont5.pl CFI directives
2017-02-16 Benjamin KadukUse _WIN32 over WIN32 for preprocessor conditional
2017-02-16 Kazuki YamaguchiProperly zero cipher_data for ChaCha20-Poly1305 on...
2017-02-15 Andy Polyakovcrypto/armcap.c: short-circuit processor capability...
2017-02-15 Andy PolyakovARMv4 assembly pack: harmonize Thumb-ification of iOS...
2017-02-15 Andy Polyakovsha/asm/*-x86_64.pl: add CFI annotations.
2017-02-14 FdaSilvaYYFix a few typos
2017-02-14 Guido VrankenRemove obsolete comment
2017-02-14 Guido VrankenPrevents that OPENSSL_gmtime incorrectly signals succes...
2017-02-14 Guido VrankenPrevent allocations of size 0 in sh_init, which are...
2017-02-14 Yuchimem leak on error path and error propagation fix
2017-02-13 Andy Polyakovaes/asm/*-x86_64.pl: add CFI annotations.
2017-02-13 Andy Polyakovperlasm/x86_64-xlate.pl: recognize even offset(%reg...
2017-02-13 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: add CFI directives.
2017-02-13 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: fix typo-bug in Win64...
2017-02-13 Andrea GrandiFurther improvements to ASYNC_WAIT_CTX_clear_fd
2017-02-13 Andrea GrandiRemove fd from the list when the engine clears the...
2017-02-13 Andy Polyakov{md5,rc4}/asm/*-x86_64.pl: add CFI annotations.
2017-02-13 Andy Polyakovmodes/asm/*-x86_64.pl: add CFI annotations.
2017-02-13 Darren TuckerDES keys are not 7 days long.
2017-02-11 Adam Langleysha/asm/sha1-x86_64.pl: add CFI annotations.
next