openssl/ssl
Richard Levitte d742232027 Update copyright year
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9033)
2019-05-28 14:47:54 +02:00
..
record Update copyright year 2019-05-28 14:47:54 +02:00
statem Update copyright year 2019-05-28 14:47:54 +02:00
bio_ssl.c Add comments to NULL func ptrs in bio_method_st 2017-12-18 07:20:14 +10:00
build.info Update build.info files for auto-init/de-init 2016-02-09 15:11:38 +00:00
d1_lib.c Ensure we are in accept state in DTLSv1_listen 2016-11-29 10:04:37 +00:00
d1_msg.c Remove special case code for SCTP reneg handling 2017-04-25 14:04:13 +01:00
d1_srtp.c Indent ssl/ 2016-08-18 14:02:29 +02:00
methods.c Indent ssl/ 2016-08-18 14:02:29 +02:00
packet_locl.h Indent ssl/ 2016-08-18 14:02:29 +02:00
pqueue.c Copyright consolidation 01/10 2016-05-17 14:19:19 -04:00
s3_cbc.c Indent ssl/ 2016-08-18 14:02:29 +02:00
s3_enc.c Update copyright year 2018-11-20 13:28:44 +00:00
s3_lib.c Fix invalid function type casts. 2017-12-16 10:20:12 +01:00
s3_msg.c Update copyright year 2019-05-28 14:47:54 +02:00
ssl_asn1.c ASN.1: adapt SSL_SESSION_ASN1 by explicitely embedding INTxx et al 2017-04-13 10:26:48 +02:00
ssl_cert.c Standardize syntax of sizeof(foo) 2017-12-08 15:17:12 -05:00
ssl_ciph.c Use auto-null-initializer 2018-08-03 18:03:22 -04:00
ssl_conf.c Improve backwards compat with 1.0.2 for ECDHParameters 2018-04-24 09:12:39 +01:00
ssl_err.c Check for alerts while waiting for a dry event 2018-03-21 10:32:15 +00:00
ssl_init.c Update copyright year 2018-08-14 13:37:41 +01:00
ssl_lib.c Fix SSL_get_shared_ciphers() 2018-05-02 23:36:00 +01:00
ssl_locl.h Update copyright year 2018-08-14 13:37:41 +01:00
ssl_mcnf.c Update copyright year 2018-08-14 13:37:41 +01:00
ssl_rsa.c Use the callbacks from the SSL object instead of the SSL_CTX object 2017-03-10 22:34:08 +01:00
ssl_sess.c Update copyright year 2018-08-14 13:37:41 +01:00
ssl_stat.c Fix errors in SSL_state_string_long 2017-07-31 09:08:29 -04:00
ssl_txt.c Update copyright year 2018-08-14 13:37:41 +01:00
ssl_utst.c Copyright consolidation 01/10 2016-05-17 14:19:19 -04:00
t1_enc.c Remove support for OPENSSL_SSL_TRACE_CRYPTO 2017-05-09 17:19:22 +01:00
t1_ext.c Copy custom extension flags in a call to SSL_set_SSL_CTX() 2017-05-10 16:54:06 +01:00
t1_lib.c Check return from BN_set_word. 2018-06-29 13:25:49 +10:00
t1_reneg.c Indent ssl/ 2016-08-18 14:02:29 +02:00
t1_trce.c Update copyright year 2018-08-14 13:37:41 +01:00
tls_srp.c Use memset to clear SRP_CTX instead of NULL and zero assignments 2017-06-08 21:04:20 +01:00