NetBSD/crypto/dist/openssl/ssl
tls f5792c6ee8 Apply patch from Darryl Miles which adjusts SSL_shutdown's behavior for
non-blocking BIOs so that it is sane -- so that, in other words, -1 with
a meaningful library error code (WANT_READ or WANT_WRITE) is returned
when we would block for I/O.  Without this change, you have to sleep or
spin -- you can't know how to put the underlying socket in your select
or poll set.

Patch from http://marc.info/?l=openssl-dev&m=115154030723033&w=2 and
rationale at http://marc.info/?l=openssl-dev&m=115153998821797&w=2 where
sadly they were overlooked by the OpenSSL team for some time.  It is hoped
that now that we've brought this change to their attention they will
integrate it into their sources and we can lose the local change in
NetBSD.
2008-06-10 19:45:00 +00:00
..
Makefile resolve conflicts 2008-05-09 21:49:39 +00:00
bio_ssl.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
d1_both.c resolve conflicts 2008-05-09 21:49:39 +00:00
d1_clnt.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
d1_enc.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
d1_lib.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
d1_meth.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
d1_pkt.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
d1_srvr.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
dtls1.h resolve conflicts 2008-05-09 21:49:39 +00:00
install.com
kssl.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
kssl.h
kssl_lcl.h
s2_clnt.c resolve conflicts 2008-05-09 21:49:39 +00:00
s2_enc.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
s2_lib.c resolve conflicts 2008-05-09 21:49:39 +00:00
s2_meth.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
s2_pkt.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
s2_srvr.c resolve conflicts 2008-05-09 21:49:39 +00:00
s3_both.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
s3_clnt.c Fix two Denial of Service vulnerabilities in OpenSSL: 2008-06-05 15:30:10 +00:00
s3_enc.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
s3_lib.c Apply patch from Darryl Miles which adjusts SSL_shutdown's behavior for 2008-06-10 19:45:00 +00:00
s3_meth.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
s3_pkt.c Apply patch from Darryl Miles which adjusts SSL_shutdown's behavior for 2008-06-10 19:45:00 +00:00
s3_srvr.c resolve conflicts 2008-05-09 21:49:39 +00:00
s23_clnt.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
s23_lib.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
s23_meth.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
s23_pkt.c
s23_srvr.c resolve conflicts 2008-05-09 21:49:39 +00:00
ssl-lib.com
ssl.h resolve conflicts 2008-05-09 21:49:39 +00:00
ssl2.h
ssl3.h resolve conflicts 2008-05-09 21:49:39 +00:00
ssl23.h
ssl_algs.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
ssl_asn1.c resolve conflicts 2008-05-09 21:49:39 +00:00
ssl_cert.c resolve conflicts 2008-05-09 21:49:39 +00:00
ssl_ciph.c resolve conflicts 2008-05-09 21:49:39 +00:00
ssl_err.c resolve conflicts 2008-05-09 21:49:39 +00:00
ssl_err2.c
ssl_lib.c resolve conflicts 2008-05-09 21:49:39 +00:00
ssl_locl.h Apply patch from Darryl Miles which adjusts SSL_shutdown's behavior for 2008-06-10 19:45:00 +00:00
ssl_rsa.c
ssl_sess.c resolve conflicts 2008-05-09 21:49:39 +00:00
ssl_stat.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
ssl_task.c
ssl_txt.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
ssltest.c resolve conflicts 2008-05-09 21:49:39 +00:00
t1_clnt.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
t1_enc.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
t1_lib.c Fix two Denial of Service vulnerabilities in OpenSSL: 2008-06-05 15:30:10 +00:00
t1_meth.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
t1_srvr.c import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00
tls1.h import today's snapshot! Hi <tls> 2008-05-09 21:34:04 +00:00