openssl/ssl
Hugo Landau 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17937)
2022-06-22 09:36:14 +02:00
..
quic Add a test_ssl_new testcase 2022-06-03 12:07:18 +10:00
record Fix check of dtls1_process_record 2022-05-26 11:47:04 +10:00
statem Use safe pattern for buffer size determining in case of GOST key exchange 2022-05-24 12:06:11 +02:00
bio_ssl.c Fix ssl_free() and thus BIO_free() to respect BIO_NOCLOSE 2021-10-04 10:55:39 +02:00
build.info ssl: expose the get time function internally 2022-06-22 13:05:40 +10:00
d1_lib.c ssl: expose the get time function internally 2022-06-22 13:05:40 +10:00
d1_msg.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
d1_srtp.c Add more SRTP protection profiles 2022-05-23 10:07:51 +02:00
ktls.c Update copyright year 2022-05-03 13:34:51 +01:00
methods.c
pqueue.c Update copyright year 2020-11-26 14:18:57 +00:00
priority_queue.c add priority queue implementation 2022-06-22 13:05:39 +10:00
s3_cbc.c fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
s3_enc.c tls: remove TODOs 2021-06-02 16:30:15 +10:00
s3_lib.c Fix the erroneous checks of EVP_PKEY_CTX_set_group_name 2022-06-02 11:06:35 +02:00
s3_msg.c Update copyright year 2021-05-20 14:22:33 +01:00
ssl_asn1.c Make the -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION pass tests 2021-08-31 12:20:12 +02:00
ssl_cert_table.h
ssl_cert.c tls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security level one and above 2022-05-08 16:58:00 +10:00
ssl_ciph.c Don't include any TLSv1.3 ciphersuites that are disabled 2021-11-29 12:17:30 +10:00
ssl_conf.c Enable setting SSL_CERT_FLAG_TLS_STRICT with ssl config 2022-06-03 13:22:42 +10:00
ssl_err_legacy.c Update copyright year 2021-06-17 13:24:59 +01:00
ssl_err.c Update copyright year 2022-05-03 13:34:51 +01:00
ssl_init.c err: get rid of err_free_strings_int() 2022-05-10 09:47:54 +02:00
ssl_lib.c Update copyright year 2022-05-03 13:34:51 +01:00
ssl_local.h Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2022-06-22 09:36:14 +02:00
ssl_mcnf.c SSL: refactor all SSLfatal() calls 2020-11-11 12:12:23 +01:00
ssl_rsa_legacy.c Deprecate RSA harder 2020-11-18 23:38:34 +01:00
ssl_rsa.c Fix coverity 1504433: unchecked return value 2022-05-19 10:41:52 +10:00
ssl_sess.c Update copyright year 2022-05-03 13:34:51 +01:00
ssl_stat.c Update copyright year 2021-09-07 13:35:43 +02:00
ssl_txt.c Update copyright year 2022-05-03 13:34:51 +01:00
ssl_utst.c
sslerr.h err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
t1_enc.c Fix check of EVP_CIPHER_CTX_ctrl 2022-05-24 08:57:37 +02:00
t1_lib.c Improve diagnostics on setting groups 2022-06-22 16:59:05 +10:00
t1_trce.c Enable brainpool curves for TLS1.3 2021-11-26 06:45:19 +01:00
time.c ssl: expose the get time function internally 2022-06-22 13:05:40 +10:00
tls13_enc.c Fix check of EVP_CIPHER_CTX_ctrl 2022-05-24 08:57:37 +02:00
tls_depr.c Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c 2021-10-06 15:18:10 +02:00
tls_srp.c Fix check of dtls1_process_record 2022-05-26 11:47:04 +10:00