- Added support for Hardware Acceleration hooking in SSL/TLS

This commit is contained in:
Paul Bakker
2012-05-08 09:17:57 +00:00
parent 8308e68d53
commit 05ef835b6a
6 changed files with 132 additions and 28 deletions

View File

@@ -16,6 +16,7 @@ Features
* Added TLS 1.2 support
* Added GCM suites to TLS 1.2 (RFC 5288)
* Added commandline error code convertor (util/strerror)
* Added support for Hardware Acceleration hooking in SSL/TLS
Changes
* Removed redundant POLARSSL_DEBUG_MSG define