commit | 085c10afdba433ace0bcebf73ebd7277822c9d5e | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Fri Sep 29 15:45:12 2017 +0200 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Oct 12 23:22:17 2017 +0100 |
tree | 06b2da599d340f2e4cfbe58e8c288bd6fd2a829a | |
parent | 9fb02057a53f86060a0d0843b4214156d7a07dd4 [diff] |
Allow comments in test data files
diff --git a/ChangeLog b/ChangeLog index ded60d3..303190e 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -5,6 +5,9 @@ Features * Allow comments in test data files. +Features + * Allow comments in test data files. + Bugfix * Fix ssl_parse_record_header() to silently discard invalid DTLS records as recommended in RFC 6347 Section 4.1.2.7.