- Added commandline error code convertor (util/strerror)

This commit is contained in:
Paul Bakker
2012-05-08 08:36:15 +00:00
parent 430ffbe564
commit 01cc394848
3 changed files with 85 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ Features
* Added base Galois Counter Mode (GCM) for AES
* Added TLS 1.2 support
* Added GCM suites to TLS 1.2 (RFC 5288)
* Added commandline error code convertor (util/strerror)
Changes
* Removed redundant POLARSSL_DEBUG_MSG define