]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/ssl_ciph.c
Don't restrict the number of KeyUpdate messages we can process
[thirdparty/openssl.git] / ssl / ssl_ciph.c
2019-01-15  Matt CaswellAdd missing entries in ssl_mac_pkey_id
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-18  Dr. Matthias St... ssl/ssl_ciph.c: make set_ciphersuites static
2018-08-07  Andy PolyakovHarmonize use of sk_TYPE_find's return value.
2018-04-04  Matt CaswellFix configuration of TLSv1.3 ciphersuites
2018-04-03  Rich SalzSet error code on alloc failures
2018-03-14  Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-01-19  Richard LevitteCopyright update of more files that have changed this...
2018-01-06  Bernd EdlingerStop using unimplemented cipher classes.
2017-12-27  Bernd EdlingerAlternate fix for ../test/recipes/80-test_ssl_old.t...
2017-10-18  KaoruTodaRemove parentheses of return.
2017-08-30  PauliAdd ARIA as an alias for all ARIA based modes.
2017-08-30  Paul YangIntroduce SSL_CIPHER_get_protocol_id
2017-08-30  Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-08-29  Paulie_os.h removal from other headers and source files.
2017-08-21  PauliFix ctype arguments.
2017-08-03  Matt CaswellMove ossl_assert
2017-07-30  Xiaoyin LiuFix typos in files in ssl directory
2017-07-20  Paul YangSupport converting cipher name to RFC name and vice...
2017-07-13  Dr. Stephen HensonUse certificate tables instead of ssl_cipher_get_cert_i...
2017-07-13  Dr. Stephen HensonAdd certificate properties table.
2017-06-21  Matt CaswellPSK related tweaks based on review feedback
2017-06-21  Matt CaswellAdd a function to get the handshake digest for an SSL_C...
2017-06-21  Rich SalzMerge Nokia copyright notice into standard
2017-06-20  Rich SalzModify Sun copyright to follow OpenSSL style
2017-05-22  Matt CaswellReplace instances of OPENSSL_assert() with soft asserts...
2017-03-01  Emilia KasperRemove some obsolete/obscure internal define switches:
2017-02-28  Matt CaswellRemove some commented out code in libssl
2017-02-28  Emilia KasperClean up references to FIPS
2017-02-23  Benjamin KadukLet ssl_get_cipher_by_char yield not-valid ciphers
2017-02-21  PauliImplementation of the ARIA cipher as described in RFC...
2017-02-14  Yuchimem leak on error path and error propagation fix
2017-02-10  Dr. Stephen HensonReplace SSL_PKEY_RSA_ENC, SSL_PKEY_RSA_SIGN
2017-02-08  Dr. Stephen HensonAdd NID_auth_any and NID_kx_any NIDs.
2017-02-08  Dr. Stephen HensonAdd SSL_kANY and SSL_aANY
2017-01-30  Matt CaswellAlways ensure that session->cipher is set
2017-01-30  Matt CaswellImplement Server side of PSK extension parsing
2017-01-25  FdaSilvaYYFix a few misspellings.
2016-11-16  Matt CaswellRemove a hack from ssl_test_old
2016-11-04  Matt CaswellFix misc size_t issues causing Windows warnings in...
2016-11-04  Matt CaswellConvert master_secret_size code to size_t
2016-11-02  David WoodhouseAdd DTLS_get_data_mtu() function
2016-11-02  Matt CaswellUse ciphersuite id when matching if we've got one
2016-08-26  Rich SalzRemove trailing zeros
2016-08-18  Emilia KasperIndent ssl/
2016-08-06  JimCFix CIPHER_DEBUG
2016-07-22  Richard LevitteHave load_buildtin_compression in ssl/ssl_ciph.c return...
2016-07-19  Richard LevitteChange all our uses of CRYPTO_THREAD_run_once to use...
2016-06-23  FdaSilvaYYAdd checks on sk_TYPE_push() returned result
2016-05-17  Rich SalzCopyright consolidation 01/10
2016-05-16  Viktor DukhovniFold threads.h into crypto.h making API public
2016-04-29  Matt CaswellFix building with -DCHARSET_EBCDIC
2016-04-13  Matt CaswellRename int_*() functions to *_int()
2016-04-13  Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13  Matt CaswellDeprecate SSL_COMP_free_compression_methods() and make...
2016-03-22  Kurt RoeckxCheck algo_strength using SSL_STRONG_MASK
2016-03-20  Rich SalzRemove #error from include files.
2016-03-17  Viktor DukhovniReport TLS 1.0 as backwards-compatible TLSv1
2016-03-17  Rich SalzSort cipher-list at runtime.
2016-03-12  Emilia KasperFix no-comp build
2016-03-09  Kurt RoeckxMove disabling of RC4 for DTLS to the cipher list.
2016-03-09  Kurt RoeckxRemove DES cipher alias
2016-03-09  Kurt RoeckxAdd support for minimum and maximum protocol version...
2016-03-09  Kurt RoeckxMake SSL_CIPHER_get_version return a const char *
2016-03-09  Kurt RoeckxRemove unused code
2016-03-09  Todd ShortFix SSL_CIPHER_get_auth_nid return
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_SSL_* to new multi-threading API
2016-03-08  Todd ShortGH787: Fix ALPN
2016-03-08  Todd ShortAdd cipher query functions
2016-03-07  Emilia KasperRework the default cipherlist.
2016-03-04  Kurt RoeckxDon't mark the eNULL ciphers as non-default.
2016-02-25  Rich SalzGH715: ENGINE_finish can take NULL
2016-02-18  Rich SalzFix {TLS,CIPHER}_DEBUG compiles.
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-11  Dr. Stephen HensonRemove static ECDH support.
2016-02-10  Todd ShortAdd CHACHA20 alias for ciphers.
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-11  Rich SalzGH528: "cipher -v" output is confusing.
2016-01-07  Rich Salzmem functions cleanup
2016-01-02  Viktor DukhovniProtocol version selection and negotiation rewrite
2015-12-19  Dr. Stephen HensonRemove fixed DH ciphersuites.
2015-12-17  Matt CaswellAdd SSL_CIPHER_description() for Chacha20/Poly1305
2015-12-10  Andy PolyakovWire ChaCha20-Poly1305 to TLS.
2015-12-05  Kurt RoeckxRemove support for all 40 and 56 bit ciphers.
2015-12-04  Kurt RoeckxRemove SSL_{CTX_}set_ecdh_auto() and always enable...
2015-12-04  Viktor DukhovniRevert unnecessary SSL_CIPHER_get_bits API change
2015-11-30  Dr. Stephen HensonUse digest indices for signature algorithms.
2015-11-30  Dr. Stephen HensonUse digest tables for defaults.
2015-11-27  Dr. Stephen HensonPRF and handshake hash revision.
2015-11-23  Dmitry BelyavskyPatch containing TLS implementation for GOST 2012
2015-11-20  Matt CaswellEnsure all EVP calls have their returns checked where...
2015-11-14  Dr. Stephen HensonAdd "TLSv1.0" cipher alias.
2015-11-14  Dr. Stephen HensonDon't alow TLS v1.0 ciphersuites for SSLv3
2015-11-14  Dr. Stephen HensonUse SSL_TLSV1 only if at least TLS v1.0 is needed.
2015-11-09  Matt CaswellStandardise our style for checking malloc failures
2015-11-08  Dr. Stephen HensonUse uint32_t and int32_t for SSL_CIPHER structure.
2015-09-30  Matt CaswellChange the DEFAULT ciphersuites to exclude DES, RC4...
2015-09-04  Dr. Stephen HensonMatch SUITEB strings at start of cipher list.
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-08-14  Dr. Stephen Hensonccm8 support
next