Merged Public Key framwork tests

This commit is contained in:
Paul Bakker
2013-10-28 14:03:26 +01:00
7 changed files with 427 additions and 4 deletions

View File

@@ -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 *'