commit | 0aaefcebc0658b081f440ccede43504532d90c8c | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Tue Oct 27 13:42:11 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Tue Oct 27 15:12:39 2015 +0100 |
tree | 310d7a7cd075fc4a6a06d5169c84b38f0ecba10b | |
parent | ad9c68ab21c4bdd75758ffda60b9221ef7163814 [diff] [blame] |
Actually ignore most non-fatal alerts fixes #308
diff --git a/ChangeLog b/ChangeLog index 3ca9268..1c132ab 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,11 @@ mbed TLS ChangeLog (Sorted per branch, date) += mbed TLS 1.3.15 released 2015-10-xx + +Bugfix + * Fix bug causing some handshakes to fail due to some non-fatal alerts not + begin properly ignored. Found by mancha and Kasom Koht-arsa, #308 + = mbed TLS 1.3.14 released 2015-10-06 Security