openssl/ssl
Paul Monson 0b885f72c2 conn_is_closed should return 1 if get_last_sys_error is WSAECONNRESET
CLA: trivial

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8590)
2019-03-28 10:22:20 +00:00
..
record Adapt SSL_DEBUG to the new generic trace API 2019-03-06 11:15:13 +01:00
statem conn_is_closed should return 1 if get_last_sys_error is WSAECONNRESET 2019-03-28 10:22:20 +00:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
methods.c
packet_locl.h
packet.c
pqueue.c
s3_cbc.c
s3_enc.c
s3_lib.c Adapt CIPHER_DEBUG to the new generic trace API 2019-03-06 11:15:13 +01:00
s3_msg.c
ssl_asn1.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
ssl_cert_table.h
ssl_cert.c
ssl_ciph.c Adapt CIPHER_DEBUG to the new generic trace API 2019-03-06 11:15:13 +01:00
ssl_conf.c Add option to disable Extended Master Secret 2019-02-15 10:11:18 +00:00
ssl_err.c Don't interleave handshake and other record types in TLSv1.3 2019-02-19 09:32:41 +00:00
ssl_init.c Adapt OPENSSL_INIT_DEBUG to the new generic trace API 2019-03-06 11:15:13 +01:00
ssl_lib.c Adapt CIPHER_DEBUG to the new generic trace API 2019-03-06 11:15:13 +01:00
ssl_locl.h constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
ssl_mcnf.c
ssl_rsa.c
ssl_sess.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c Adapt SSL_DEBUG to the new generic trace API 2019-03-06 11:15:13 +01:00
t1_lib.c
t1_trce.c
tls13_enc.c
tls_srp.c