openssl/ssl
Matt Caswell 1a37ee9402 Ensure libssl uses the new library context aware CT code
Ensure that when we create a CTLOG_STORE we use the new library context
aware function.

Also ensure that when we create a CT_POLICY_EVAL_CTX we associate it with
the library context.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11483)
2020-04-09 14:51:48 +01:00
..
record Use a flag in SSL3_BUFFER to track when an application buffer is reused. 2020-03-16 10:41:51 +01:00
statem Use X509_STORE_CTX_new_with_libctx() in libssl 2020-04-08 23:56:29 +01:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
methods.c
pqueue.c
s3_cbc.c Deprecate the low level MD5 functions. 2020-01-19 10:14:39 +10:00
s3_enc.c Explicitly fetch ciphers and digests in libssl 2020-02-06 11:59:07 +00:00
s3_lib.c TLS Cipher Suite 0xC102 Support 2020-04-02 18:01:41 +03:00
s3_msg.c
ssl_asn1.c
ssl_cert_table.h
ssl_cert.c Use X509_STORE_CTX_new_with_libctx() in libssl 2020-04-08 23:56:29 +01:00
ssl_ciph.c TLS Cipher Suite 0xC102 Support 2020-04-02 18:01:41 +03:00
ssl_conf.c
ssl_err.c Use a fetched version of SHA256 in tls_process_new_session_ticket() 2020-03-24 16:13:59 +00:00
ssl_init.c Explicitly fetch ciphers and digests in libssl 2020-02-06 11:59:07 +00:00
ssl_lib.c Ensure libssl uses the new library context aware CT code 2020-04-09 14:51:48 +01:00
ssl_local.h Use a fetched cipher for the TLSv1.3 early secret 2020-03-26 13:46:43 +00:00
ssl_mcnf.c
ssl_rsa.c Explicitly cache the X509v3_extensions in one more place in libssl 2020-04-09 00:00:20 +01:00
ssl_sess.c Make sure we use RAND_bytes_ex and RAND_priv_bytes_ex in libssl 2020-01-24 15:12:56 +00:00
ssl_stat.c
ssl_txt.c Explicitly fetch ciphers and digests in libssl 2020-02-06 11:59:07 +00:00
ssl_utst.c
t1_enc.c Use EVP_DigestSignInit_ex and EVP_DigestVerifyInit_ex in libssl 2020-04-01 17:28:56 +01:00
t1_lib.c EVP & TLS: Add necessary EC_KEY data extraction functions, and use them 2020-04-08 15:30:25 +02:00
t1_trce.c TLS Cipher Suite 0xC102 Support 2020-04-02 18:01:41 +03:00
tls13_enc.c Use a fetched cipher for the TLSv1.3 early secret 2020-03-26 13:46:43 +00:00
tls_srp.c Update libssl to use the new library context aware SRP functions 2020-03-27 11:29:25 +00:00