]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl
run_tests.pl: Improve diagnostics on the use of HARNESS_JOBS
[thirdparty/openssl.git] / ssl /
2021-01-28  Richard LevitteUpdate copyright year
2021-01-26  Dr. David von OheimbTLS client: allow cert verify callback return -1 for...
2021-01-26  Tomas MrazAvoid using OSSL_PKEY_PARAM_GROUP_NAME when the key...
2021-01-26  Matt CaswellAdd EVP_PKEY functions to get EC conv form and field...
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-22  Matt CaswellDon't copy parameters on setting a key in libssl
2021-01-20  Vadim Fedorenkoktls: Initial support for ChaCha20-Poly1305
2021-01-18  Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2021-01-18  Michael BaentschUpdate SERVER_HELLO_MAX_LENGTH
2021-01-13  Dr. David von OheimbAdd X509_NAME_hash_ex() to be able to check if it faile...
2021-01-12  Richard LevitteClean away extraneous library specific FETCH_FAILED...
2021-01-08  anupamam13Fix for negative return value from `SSL_CTX_sess_accept()`
2021-01-08  Thomas De Schamphe... replace 'unsigned const char' with 'const unsigned...
2021-01-08  Michael BaentschAdding TLS group name retrieval
2021-01-08  Matt CaswellEnsure DTLS free functions can handle NULL
2021-01-07  Otto HollmannRemove extra space.
2021-01-07  Otto HollmannFixed error and return code.
2021-01-07  Otto HollmannFix set_ciphersuites ignore unknown ciphers.
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-09  Matt CaswellModify is_tls13_capable() to take account of the server...
2020-12-08  Richard LevitteTLS: Use EVP_PKEY_get_group_name() to get the group...
2020-12-08  Richard LevitteEVP: constify the EVP_PKEY_get_*_param() argument ...
2020-12-03  Paulitag unused function arguments as ossl_unused
2020-12-02  Benjamin KadukFix comment in do_dtls1_write()
2020-11-30  Matt CaswellFix builds that specify both no-dh and no-ec
2020-11-29  John BaldwinCollapse two identical if statements into a single...
2020-11-29  John BaldwinAllow zero-byte writes to be reported as success.
2020-11-26  Matt CaswellUpdate copyright year
2020-11-24  Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-24  Richard LevitteModify the ERR init functions to use the internal ERR...
2020-11-23  Matt CaswellMove some libssl global variables into SSL_CTX
2020-11-20  Richard LevitteSSL: Change SSLerr() to ERR_raise()
2020-11-18  Richard LevitteDeprecate RSA harder
2020-11-18  Matt CaswellReturn sensible values for some SSL ctrls
2020-11-18  Matt CaswellOnly disabled what we need to in a no-dh build
2020-11-18  Matt CaswellImplement a replacement for SSL_set_tmp_dh()
2020-11-18  Matt CaswellDisable the DHParameters config option in a no-deprecat...
2020-11-18  Matt CaswellRemove DH usage from tls_process_cke_dhe
2020-11-18  Matt CaswellRemove DH usage in tls_construct_server_key_exchange()
2020-11-18  Matt CaswellAvoid the use of a DH object in tls_construct_cke_dhe()
2020-11-18  Matt CaswellDeprecate SSL_CTRL_SET_TMP_DH and other related ctrls
2020-11-18  Matt CaswellConvert TLS ServerKeyExchange processing to use an...
2020-11-18  Matt CaswellConvert TLS auto DH parameters to use EVP_PKEY
2020-11-11  Richard LevitteSSL: refactor all SSLfatal() calls
2020-11-11  Richard LevitteSSL: refactor ossl_statem_fatal() and SSLfatal()
2020-11-11  Richard LevitteConvert all {NAME}err() in ssl/ to their corresponding...
2020-11-02  Benjamin KadukAdjust error reason for ssl_get_min_max_version() failure
2020-11-02  Benjamin KadukClear error queue entries from bad DLTS records
2020-10-29  Benjamin KadukUnify ssl3_get_cipher_by_std_name() implementation
2020-10-26  Matt CaswellEnsure we raise SSLfatal on error
2020-10-22  Shane LontisRename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
2020-10-20  Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-16  Matt CaswellPass an EVP_PKEY for SSL_SECOP_TMP_DH in the security...
2020-10-16  Matt CaswellConcentrate deprecated libssl API usage in one file
2020-10-15  Matt CaswellUpdate copyright year
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-14  Nicola Tuveri[ssl] Support ssl_encapsulate on server side
2020-10-14  Nicola Tuveri[ssl] Support ssl_decapsulate on client side
2020-10-14  Nicola TuveriDefine OSSL_CAPABILITY_TLS_GROUP_IS_KEM
2020-10-13  Ikko AshimineFixed typo in ssl_lib.c
2020-10-06  Benny BaumannUse size of target buffer for allocation
2020-10-02  Maxim MasiutinTLS AEAD ciphers: more bytes for key_block than needed
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-27  hklaasoptimise ssl3_get_cipher_by_std_name()
2020-09-23  Shane LontisFix ssl_hmac_new() so that it uses the propq
2020-09-21  Norman AshleySupport keys with RSA_METHOD_FLAG_NO_CHECK with OCSP...
2020-09-21  Rutger HendriksIncrease PSK_MAX_PSK_LEN to 512
2020-09-17  Tomas MrazDisallow certs with explicit curve in verification...
2020-09-15  PauliDTLS: free allocated memory on error paths
2020-09-13  Matt CaswellIgnore unused return values from some sk_*() macros
2020-09-13  Matt CaswellFix safestack issues in ct.h
2020-09-13  Matt CaswellFix safestack issues in ocsp.h
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-09-13  Matt CaswellFix safestack issues in ssl.h
2020-09-12  Randall S. BeckerNonStop port updates for 3.0.0.
2020-09-09  PauliTLS fixes for CBC mode and no-deprecated
2020-09-09  PauliTLS: remove legacy code path supporting special CBC...
2020-09-03  Matt CaswellConvert ssl3_cbc_digest_record() to use EVP_MD_is_a()
2020-09-03  Matt CaswellMake ssl3_cbc_digest_record() use the real data_size
2020-09-03  Matt CaswellStart using the provider side TLS HMAC implementation
2020-09-03  Matt CaswellAdd an HMAC implementation that is TLS aware
2020-09-01  Felix Monningeralso zero pad DHE public key in ClientKeyExchange messa...
2020-08-31  John BaldwinMove KTLS inline functions only used by libssl into...
2020-08-31  John BaldwinSupport for KTLS TX on FreeBSD for TLS 1.3.
2020-08-31  John BaldwinDon't check errno if ktls_read_record() returned 0.
2020-08-31  John BaldwinAdd helper functions for FreeBSD KTLS.
2020-08-31  John BaldwinAdd a ktls_crypto_info_t typedef.
2020-08-29  Matt CaswellCheck whether we have MD5-SHA1 and whether we need it
2020-08-29  Matt CaswellImprove some error messages if a digest is not available
2020-08-29  Matt CaswellEnsure libssl creates libctx aware MAC keys
2020-08-27  Marcapps: -msg flag enhancement 2/2
2020-08-24  Shane LontisFix coverity CID #1465795 - Incorrect free deallocator...
2020-08-13  Patrick SteuerAppease -Werror=stringop-overflow=
2020-08-13  Tomas MrazAvoid segfault in SSL_export_keying_material if there...
2020-08-13  Benjamin KadukMark SSL_CTX_set_ssl_version() as deprecated in 3.0
2020-08-09  Shane LontisAdd EVP signature with libctx methods.
2020-08-07  Paulirand_drbg: remove RAND_DRBG.
2020-08-06  Matt CaswellUpdate copyright year
2020-08-03  David WoodhouseDisallow setting more than one IP address with SSL_add1...
2020-08-03  David WoodhouseMake SSL_set1_host() and SSL_add1_host() take IP addresses
next