projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
4aa5a56
)
Fix TLSv1.3 alert handling
author
Matt Caswell
<matt@openssl.org>
Fri, 18 May 2018 08:07:42 +0000
(09:07 +0100)
committer
Matt Caswell
<matt@openssl.org>
Mon, 11 Jun 2018 14:46:21 +0000
(15:46 +0100)
In TLSv1.3 we should ignore the severity level of an alert according to
the spec.
Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6370)
No differences found