commit | c094a9722305e7589309e6233e078641d27fd621 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Fri Oct 09 14:47:17 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Tue Oct 27 15:12:39 2015 +0100 |
tree | c04bc628337901b00e8e6029f2a337e7456b765e | |
parent | 0aaefcebc0658b081f440ccede43504532d90c8c [diff] [blame] |
ECHDE-PSK does not use a certificate fixes #270
diff --git a/ChangeLog b/ChangeLog index 1c132ab..928012f 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -5,6 +5,9 @@ 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 + * Fix build error with configurations where ECDHE-PSK is the only key + exchange. Found and fix provided by Chris Hammond. #270 + = mbed TLS 1.3.14 released 2015-10-06