]> git.ipfire.org Git - thirdparty/openssl.git/commit
Implement SSL_read_ex() and SSL_write_ex() as documented.
authorKurt Roeckx <kurt@roeckx.be>
Sat, 19 Nov 2016 19:15:35 +0000 (20:15 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Thu, 23 Feb 2017 19:40:05 +0000 (20:40 +0100)
commit4ee7d3f94590d3766c28eed03b969f338ddf96dc
tree50341d0e8ef4005bc47a6ef1abee0ab961f2d148
parent2afaee5193c3f567ea00ad613f3ee82f985b7141
Implement SSL_read_ex() and SSL_write_ex() as documented.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
GH: #1964
include/openssl/ssl.h
ssl/bio_ssl.c
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_locl.h