openssl/ssl
Lingmo Zhu 5bd05e5799 remove horrible pragma macro and remove __owur from SSL_CTX_add_session() declaration
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4014)
2017-08-03 10:14:46 +01:00
..
record Fix typos in files in ssl directory 2017-07-30 18:43:19 -04:00
statem Fix new_session_cb calls in TLSv1.3 2017-08-01 13:09:31 +01:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
methods.c Drop support for OPENSSL_NO_TLS1_3_METHOD 2017-06-30 09:41:46 +01:00
packet_locl.h
packet.c
pqueue.c Update copyright header 2017-07-30 17:42:00 -04:00
s3_cbc.c Fix typos in files in ssl directory 2017-07-30 18:43:19 -04:00
s3_enc.c
s3_lib.c Fix typos in files in ssl directory 2017-07-30 18:43:19 -04:00
s3_msg.c
ssl_asn1.c Send and receive the ticket_nonce field in a NewSessionTicket 2017-07-07 15:02:09 +01:00
ssl_cert_table.h Move certificate table to header file so it can be tested. 2017-07-13 12:38:42 +01:00
ssl_cert.c Move certificate table to header file so it can be tested. 2017-07-13 12:38:42 +01:00
ssl_ciph.c Fix typos in files in ssl directory 2017-07-30 18:43:19 -04:00
ssl_conf.c Do not allow non-dhe kex_modes by default 2017-07-07 16:08:05 +01:00
ssl_err.c make errors 2017-07-13 12:38:42 +01:00
ssl_init.c
ssl_lib.c Fix new_session_cb calls in TLSv1.3 2017-08-01 13:09:31 +01:00
ssl_locl.h Remove redundant declarations in ssl_locl.h 2017-07-30 17:42:00 -04:00
ssl_mcnf.c
ssl_rsa.c Use certificate tables instead of ssl_cert_type 2017-07-13 12:38:42 +01:00
ssl_sess.c remove horrible pragma macro and remove __owur from SSL_CTX_add_session() declaration 2017-08-03 10:14:46 +01:00
ssl_stat.c Fix errors in SSL_state_string_long 2017-07-31 08:55:37 -04:00
ssl_txt.c
ssl_utst.c
t1_enc.c
t1_lib.c Use cert tables in ssl_set_sig_mask 2017-07-13 12:38:42 +01:00
t1_trce.c Fix the names of older ciphers. 2017-07-31 09:11:18 -04:00
tls13_enc.c Fix TLSv1.3 exporter secret 2017-07-17 13:42:52 +01:00
tls_srp.c