projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
7e25dd6
)
Add s_server and s_client async support
author
Matt Caswell
<matt@openssl.org>
Fri, 13 Feb 2015 23:33:12 +0000
(23:33 +0000)
committer
Matt Caswell
<matt@openssl.org>
Fri, 20 Nov 2015 23:31:42 +0000
(23:31 +0000)
A new -async option is added which activates SSL_MODE_ASYNC. Also
SSL_WANT_ASYNC errors are handled appropriately.
Reviewed-by: Rich Salz <rsalz@openssl.org>
No differences found