commit | 08bb187bb6e5b036f4eeb4cf38850fb841198c5a | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Oct 28 14:03:26 2013 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Oct 28 14:11:09 2013 +0100 |
tree | 85e012bdcedec60473389d6f6ec8707057e6f0cf | |
parent | 68037da3cddc052456ff8c9cf575429e3fcb7db0 [diff] [blame] | |
parent | 18c443d3a8564da46c3fad1e4cc36ad34b0947be [diff] [blame] |
Merged Public Key framwork tests
diff --git a/ChangeLog b/ChangeLog index a6b50bf..3f07469 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,6 +1,9 @@ PolarSSL ChangeLog (Sorted per branch, date) = PolarSSL 1.3 branch +Features + * PK tests added to test framework + Bugfix * Server does not send out extensions not advertised by client * Prevent possible alignment warnings on casting from char * to 'aligned *'