Recognise 32-bit Solaris in util/shlib_wrap.sh
[openssl.git] / crypto /
2016-03-07 Dr. Stephen HensonDon't shift serial number into sign bit
2016-03-07 Andy Polyakovbn/asm/x86[_64]-mont*.pl: complement alloca with page...
2016-03-07 Andy Polyakovperlasm/x86_64-xlate.pl: handle binary constants early.
2016-03-04 Dr. Stephen HensonSanity check PVK file fields.
2016-03-01 Matt CaswellPrepare for 1.0.2h-dev
2016-03-01 Matt CaswellPrepare for 1.0.2g release OpenSSL_1_0_2g
2016-03-01 Matt Caswellmake update
2016-03-01 Andy Polyakovbn/asm/x86_64-mont5.pl: unify gather procedure in hardl...
2016-03-01 Andy Polyakovcrypto/bn/x86_64-mont5.pl: constant-time gather procedure.
2016-03-01 Andy Polyakovbn/asm/rsaz-avx2.pl: constant-time gather procedure.
2016-03-01 Andy Polyakovbn/asm/rsax-x86_64.pl: constant-time gather procedure.
2016-03-01 Andy Polyakovbn/bn_exp.c: constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF.
2016-02-29 Matt CaswellFix BN_hex2bn/BN_dec2bn NULL ptr/heap corruption
2016-02-28 Kurt RoeckxFix invalid free
2016-02-27 FdaSilvaYYFix two possible leaks
2016-02-27 FdaSilvaYYFix possible memory leak on BUF_MEM_grow_clean failure
2016-02-27 Andy Polyakovmodes/asm/ghash-x86_64.pl: refine GNU assembler version...
2016-02-27 Kurt RoeckxRevert "Don't check RSA_FLAG_SIGN_VER."
2016-02-25 Matt CaswellFix memory issues in BIO_*printf functions
2016-02-24 Emilia KasperCVE-2016-0798: avoid memory leak in SRP
2016-02-23 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: get corner case logic...
2016-02-23 FdaSilvaYYGH714: missing field initialisation
2016-02-23 David WoodhouseRT4175: Fix PKCS7_verify() regression with Authenticode...
2016-02-19 Dr. Stephen HensonFix double free in DSA private key parsing.
2016-02-19 Andy Polyakovevp/e_des3.c: address compiler warning.
2016-02-18 Dr. Stephen Hensontypo
2016-02-16 Dr. Stephen HensonSwitch to FIPS implementation for CMAC.
2016-02-13 Andy Polyakovevp/e_des[3].c: address compiler warnings, fix formatting.
2016-02-12 Andy Polyakovmodes/ctr128.c: pay attention to ecount_buf alignment...
2016-02-11 Andy Polyakovperlasm/x86_64-xlate.pl: pass pure constants verbatim.
2016-02-06 Dr. Stephen Hensonif no comparison function set make sk_sort no op
2016-02-05 Viktor DukhovniFix missing ok=0 with locally blacklisted CAs
2016-02-04 Kurt RoeckxRestore xmm7 from the correct address on win64
2016-02-01 Daniel Kahn GillmorRT4129: BUF_new_mem_buf should take const void *
2016-01-30 Rich SalzGH102: Add volatile to CRYPTO_memcmp
2016-01-29 Matt CaswellAdd have_precompute_mult tests
2016-01-29 Matt CaswellFix bug in nistp224/256/521 where have_precompute_mult...
2016-01-29 Matt CaswellAdd missing return value checks
2016-01-29 Matt CaswellCorrect value of DH_CHECK_PUBKEY_INVALID
2016-01-28 Richard LevitteCorrect number of arguments in BIO_get_conn_int_port...
2016-01-28 Matt CaswellPrepare for 1.0.2g-dev
2016-01-28 Matt CaswellPrepare for 1.0.2f release OpenSSL_1_0_2f
2016-01-28 Matt CaswellAdd a test for small subgroup attacks on DH/DHE
2016-01-28 Matt CaswellPrevent small subgroup attacks on DH/DHE
2016-01-21 Billy BrumleyRT3863 ECC: Add missing NULL check. Set a flag
2016-01-17 Viktor DukhovniEmpty SNI names are not valid
2016-01-15 Zi LinNGX-2040 - fix wildcard match on punycode/IDNA DNS...
2016-01-13 MouseRoot cause discovered and fixed, this fix became unnece...
2016-01-13 MouseFixed crash (SIGSEGV) when freeing of ex_data stumbles...
2016-01-02 Viktor DukhovniFix X509_STORE_CTX_cleanup()
2015-12-22 David BenjaminFix memory leak in DSA redo case.
2015-12-20 Dr. Stephen HensonDon't check RSA_FLAG_SIGN_VER.
2015-12-19 Richard LevitteBIO_s_datagram() ctrl doesn't support SEEK/TELL, so...
2015-12-19 Richard LevitteCorrect or add comments indicating what controls belong...
2015-12-19 Richard LevitteHave BIO_get_conn_int_port use BIO_ctrl instead BIO_int...
2015-12-19 Matt CaswellFix URLs mangled by reformat
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-12-14 Emilia KasperFix a ** 0 mod 1 = 0 for real this time.
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-12-10 Andy Polyakovec/ecp_nistz256_table.c: fix potential misalignment...
2015-12-08 Richard LevitteCleanup the EVP_MD_CTX before exit rather than after
2015-12-03 Matt CaswellPrepare for 1.0.2f-dev
2015-12-03 Matt CaswellPrepare for 1.0.2e release OpenSSL_1_0_2e
2015-12-03 Dr. Stephen HensonAdd PSS parameter check.
2015-12-03 Andy Polyakovbn/asm/x86_64-mont5.pl: fix carry propagating bug ...
2015-12-03 Dr. Stephen HensonFix leak with ASN.1 combine.
2015-12-03 Richard LevitteAdd cleanup of *.s
2015-12-03 Andy Polyakovperlasm/ppc-xlate.pl: comply with ABIs that specify...
2015-12-02 Andy Polyakovcrypto/sparcv9cap.c: add SIGILL-free feature detection...
2015-11-30 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-11-24 Kurt RoeckxUse both sun and __sun
2015-11-24 Marcus Meissnermark openssl configuration as loaded at end of OPENSSL_...
2015-11-24 Dr. Stephen HensonFix uninitialised p error.
2015-11-24 Dr. Stephen HensonLimit depth of ASN1 parse printing.
2015-11-22 Kurt RoeckxUse defined(__sun) instead of defined(sun)
2015-11-18 Andy Polyakovaes/asm/vpaes-ppc.pl: eliminate overhung stores in...
2015-11-16 Andy Polyakovbn/asm/ppc64-mont.pl: adapt for little-endian.
2015-11-16 Andy Polyakovbn/asm/s390x.S: improve performance on z196 and z13...
2015-11-16 Andy Polyakovaesni-sha256-x86_64.pl: fix crash on AMD Jaguar.
2015-11-13 Graeme PerrowRT32671: wrong multiple errs TS_check_status_info
2015-11-11 Andy Polyakovmodes/asm/ghash-armv4.pl: make it compile by clang...
2015-11-09 Matt CaswellFix missing malloc return value checks
2015-10-29 Pascal CuoqBN_GF2m_mod_inv(): check bn_wexpand return value
2015-10-23 Alessandro GhediniRemove useless code
2015-10-23 Alessandro GhediniCheck memory allocation
2015-10-23 Alessandro GhediniFix typos
2015-10-23 Alessandro GhediniSet salt length after the malloc has succeeded
2015-10-23 Alessandro GhediniFix memory leaks and other mistakes on errors
2015-10-23 Alessandro GhediniReplace malloc+strlcpy with strdup
2015-10-15 Dr. Stephen HensonFix self signed handling.
2015-10-13 Dr. Stephen HensonRFC5753 compliance.
2015-10-10 Dr. Stephen HensonTypo.
2015-10-08 Matt CaswellDon't treat a bare OCTETSTRING as DigestInfo in int_rsa...
2015-10-08 Richard LevitteWhen ENGINE_add finds that id or name is missing, actua...
2015-10-07 Pascal CuoqMove BN_CTX_start() call so the error case can always...
2015-10-07 Pascal CuoqProperly check return type of DH_compute_key()
2015-10-07 Pascal CuoqSet flags to 0 before calling BN_with_flags()
2015-10-03 Kurt RoeckxFix more d2i cases to properly update the input pointer
2015-09-29 Ismo PuustinenGH367: use random data if seed too short.
2015-09-22 Emilia KasperBUF_strndup: tidy
next