Remove ecdhtest.c
[oweals/openssl.git] / crypto /
2017-04-13 Richard LevitteASN.1: change INTxx, UINTxx and Z variants to be embedable
2017-04-13 Richard LevitteASN.1: extend the possibilities to embed data instead...
2017-04-11 Frank MorgnerAdded error checking for OBJ_create
2017-04-11 Richard LevitteFix x_int64.c
2017-04-11 Matt CaswellReject decoding of an INT64 with a value >INT64_MAX
2017-04-10 Andy Polyakovrand/rand_lib.c: keep fixing no-engine configuration.
2017-04-10 Andy Polyakovasn1/x_long.c: remove conditions in inner loops and...
2017-04-08 Andy Polyakove_os.h: omit PRIu64.
2017-04-08 Andy Polyakovbio/b_print.c: drop dependency on BN config.
2017-04-07 Richard LevitteFix rand_lib.c for no-engine configuration
2017-04-07 Richard LevitteDon't try to clean up RAND from ENGINE
2017-04-07 Richard LevitteMake getting and setting the RAND default method thread...
2017-04-06 Richard LevitteIn rand_cleanup_int(), don't go creating a default...
2017-04-04 Richard LevitteFix faulty check of padding in x_long.c
2017-04-04 Matt CaswellFix a possible integer overflow in long_c2i
2017-04-04 Richard Levittemake update
2017-04-04 Richard LevitteImplement internal ASN.1 types INT32, UINT32, INT64...
2017-04-02 Andy Polyakovcrypto/ppccap.c: SIGILL-free processor capabilities...
2017-03-31 Jon SpillettFix for #2730. Add CRLDP extension to list of supported...
2017-03-30 FdaSilvaYYMore typo fixes
2017-03-28 FdaSilvaYYFix 0 -> NULL, indentation
2017-03-28 FdaSilvaYYRefomat a few comments on 80 cols
2017-03-27 Richard LevitteIn err_cleanup(), cleanup the thread local storage too
2017-03-26 Andy Polyakovaes/asm/bsaes-armv7.pl: relax stack alignment requirement.
2017-03-25 Bernd EdlingerDon't access memory before checking the correct length...
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-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-17 Péter BudaiFixed PKCS5_PBKDF2_HMAC() to adhere to the documentation.
2017-03-15 Bernd EdlingerFixed a crash in print_notice.
2017-03-13 Bernd EdlingerFix a crash or unbounded allocation in RSA_padding_add_...
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 Bernd EdlingerReset executable bits on files where not needed.
2017-03-03 Richard LevitteDon't use deprecated EVP_CIPHER_CTX_cleanup() internally
2017-03-02 Andy Polyakovbio/b_addr.c: omit private hstrerror.
2017-03-01 Richard LevitteVMS: compensate for gmtime_r() parameter pointer size
2017-03-01 Benjamin KadukDon't free in cleanup routine
2017-02-28 Richard LevitteCode cleanup: remove the VMS specific reimplementation...
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-23 Rich SalzAdd -Wundef to strict-warnings
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 Rich SalzDon't call memcpy if len is zero.
2017-02-17 Bernd EdlingerFix a slightly confusing if condition in a2i_ASN1_INTEGER.
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-14 FdaSilvaYYFix a few typos
2017-02-14 Guido VrankenRemove obsolete comment
2017-02-14 Guido VrankenPrevent allocations of size 0 in sh_init.
2017-02-14 Yuchimem leak on error path and error propagation fix
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 Darren TuckerDES keys are not 7 days long.
2017-02-10 Lukasz PawelczykRestore EVP_CIPH_FLAG_LENGTH_BITS working properly
2017-02-07 Bernd EdlingerFix a crash in EVP_CIPHER_CTX_cleanup due to cipher_dat...
2017-02-05 Bernd EdlingerFix a crash with malformed user notice policy numbers
2017-02-04 Bernd EdlingerCombined patch against OpenSSL_1_1_0-stable branch...
2017-02-03 Dmitry KostjuchenkoGrouped data declarations [skip ci]
2017-02-03 Dmitry KostjuchenkoRemoved tab spaces.
2017-02-03 Dmitry KostjuchenkoCorrections according the review comments.
2017-02-03 Dmitry KostjuchenkoCompile fix on platforms with missing pthread_rwlock_t.
2017-02-01 Richard Levittebn: fix occurance of negative zero in BN_rshift1()
2017-02-01 Geoff Thorpebn: fix occurances of negative zero
2017-02-01 Geoff Thorpebn: catch negative zero as an error
2017-02-01 Geoff Thorpebn: fix BN_DEBUG + BN_DEBUG_RAND support
2017-01-29 Richard LevitteFix faulty free
2017-01-28 Richard LevitteX509_CRL_digest() - ensure precomputed sha1 hash before...
2017-01-26 Andy Polyakovbn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal.
2017-01-26 Richard LevitteBetter check of DH parameters in TLS data
2017-01-26 Andy Polyakovcrypto/evp: harden AEAD ciphers.
2017-01-26 Andy Polyakovcrypto/evp: harden RC4_MD5 cipher.
2017-01-25 Matt CaswellRemove assert from is_partially_overlapping()
2017-01-25 Matt CaswellFix the overlapping check for fragmented "Update" opera...
2017-01-25 Matt CaswellProperly handle a partial block in OCB mode
2017-01-25 Matt CaswellDon't use magic numbers in aes_ocb_cipher()
2017-01-24 Todd ShortCleanup EVP_CIPH/EP_CTRL duplicate defines
2017-01-24 Bernd EdlingerFix error handling in compute_key, BN_CTX_get can retur...
2017-01-24 Kazuki YamaguchiAdd missing flags for EVP_chacha20()
2017-01-24 ganeshRAND_egd_bytes: No need to check RAND_status on connect...
2017-01-24 ganeshFixed the return code for RAND_egd_bytes.
2017-01-24 ganeshFixed the return code of RAND_query_egd_bytes when...
next