]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2017-02-16  Matt CaswellFix a mem leak in ssl_test_ctx.c
2017-02-16  Richard LevitteDon't run MSBLOB conversion tests when RSA or DSA are...
2017-02-16  lrnsChange req_check_len error message
2017-02-16  Benjamin KadukUse _WIN32 over WIN32 for preprocessor conditional
2017-02-16  Matt CaswellPrepare for 1.1.0f-dev
2017-02-16  Matt CaswellPrepare for 1.1.0e release OpenSSL_1_1_0e
2017-02-16  Matt CaswellUpdate CHANGES and NEWS for new release
2017-02-16  Matt CaswellRemove an OPENSSL_assert() and replace with a soft...
2017-02-16  Matt CaswellDon't change the state of the ETM flags until CCS proce...
2017-02-16  Matt CaswellProvide a test for the Encrypt-Then-Mac renegotiation...
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  Bernd EdlingerRework error handling of custom_ext_meth_add towards...
2017-02-14  FdaSilvaYYFix a few typos
2017-02-14  Guido VrankenRemove obsolete comment
2017-02-14  Bernd EdlingerUse TLSEXT_KEYNAME_LENGTH in tls_decrypt_ticket.
2017-02-14  Guido VrankenPrevent allocations of size 0 in sh_init.
2017-02-14  Dr. Stephen... Make -xcert work again.
2017-02-14  Rich SalzAdd no-ec build
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  Andrea GrandiAdd test to show wrong behavior of ASYNC_WAIT_CTX
2017-02-13  Darren TuckerDES keys are not 7 days long.
2017-02-13  Richard Levittetest_rehash does nothing, have it do something
2017-02-10  Lukasz PawelczykRestore EVP_CIPH_FLAG_LENGTH_BITS working properly
2017-02-10  David BenjaminDon't read uninitialised data for short session IDs.
2017-02-09  Matt CaswellFix a typo in the X509_get0_subject_key_id() documentation
2017-02-08  Rich SalzCentralize documentation about config file location
2017-02-07  PauliRemove unused variable
2017-02-07  Bernd EdlingerFix a crash in EVP_CIPHER_CTX_cleanup due to cipher_dat...
2017-02-06  Rich SalzFix parsing of serial# in req
2017-02-06  Rich SalzDoc fix
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-04  Todd ShortMajority rules, use session_ctx vs initial_ctx
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  Bernd Edlingerremove test/.rnd on make clean
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-29  Richard Levittetest/evp_test.c: If no algorithm was specified, don...
2017-01-28  Richard LevitteAdd a couple of test to check CRL fingerprint
2017-01-28  Richard LevitteDocument what EXFLAG_SET is for in x509v3.h
2017-01-28  Richard LevitteX509_CRL_digest() - ensure precomputed sha1 hash before...
2017-01-28  Richard LevitteCorrect pointer to be freed
2017-01-27  Emilia KasperTravis: run on Trusty with clang 3.9 (1.1.0 branch)
2017-01-26  Dr. Stephen... Add server signature algorithm bug test.
2017-01-26  Dr. Stephen... Use correct signature algorithm list when sending or...
2017-01-26  Matt CaswellPrepare for 1.1.0e-dev
2017-01-26  Matt CaswellPrepare for 1.1.0d release OpenSSL_1_1_0d
2017-01-26  Matt CaswellUpdate CHANGES and NEWS for new release
2017-01-26  Andy Polyakovbn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal.
2017-01-26  Richard LevitteDocument DH_check_params()
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. 20434/head
2017-01-25  Matt CaswellRemove assert from is_partially_overlapping()
2017-01-25  Matt CaswellAdjust in and in_len instead of donelen
2017-01-25  Matt CaswellFix the overlapping check for fragmented "Update" opera...
2017-01-25  Matt CaswellUpdate evp_test to make sure passing partial block...
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  Richard Levittes_client: Better response success check for CONNECT
2017-01-24  Andy PolyakovReplace div-spoiler hack with simpler code, GH#1027...
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  Benjamin KadukDo not overallocate for tmp.ciphers_raw
2017-01-24  Matt CaswellFix SSL_get0_raw_cipherlist()
2017-01-24  Kazuki YamaguchiAdd missing flags for EVP_chacha20()
2017-01-24  Bernd EdlingerFix a ssl session leak due to OOM in lh_SSL_SESSION_insert
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...
2017-01-23  FdaSilvaYYFix use before assignment
2017-01-23  Matt CaswellExtend the test_ssl_new renegotiation tests to include...
2017-01-23  Matt CaswellStop server from expecting Certificate message when...
2017-01-23  Matt CaswellStop client from sending Certificate message when not...
2017-01-23  Matt CaswellFix SSL_VERIFY_CLIENT_ONCE
2017-01-23  Matt CaswellAdd a test to check messsages sent are the ones we...
2017-01-23  Matt CaswellSupport renegotiation in TLSProxy
2017-01-23  Matt CaswellFix a bug in TLSProxy where zero length messages were...
2017-01-23  Bernd Edlingerfix a memory leak in ssl3_generate_key_block fix the...
2017-01-23  Bernd EdlingerCheck the exit code from the server process
2017-01-20  Richard LevitteFix DSA parameter generation control error
2017-01-19  Markus Triskacorrect 3 mistakes
2017-01-18  Rich SalzSkip ECDH tests for SSLv3
2017-01-18  Rich SalzIf client doesn't send curves list, don't assume all.
2017-01-18  FdaSilvaYYClean dead macros and defines
2017-01-18  FdaSilvaYYClean one unused variable, plus an useless one.
2017-01-18  Markus TriskaCorrect reference to SSL_get_peer_cert_chain().
2017-01-17  EasySecFix list -disabled for blake2 alg
2017-01-16  xemdetiaFix man3 reference to CRYPTO_secure_used
2017-01-16  Kurt RoeckxAdd missing braces.
next