mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 22:19:11 +01:00
- Updated version of PolarSSL to 1.1.0
This commit is contained in:
parent
9304880e8a
commit
c50132d4fa
6 changed files with 11 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PolarSSL ChangeLog
|
||||
|
||||
= Version Trunk
|
||||
= Version 1.1.0 released on 2011-12-05
|
||||
Features
|
||||
* Added ssl_session_reset() to allow better multi-connection pools of
|
||||
SSL contexts without needing to set all non-connection-specific
|
||||
|
|
@ -53,7 +53,7 @@ Bugfix
|
|||
appended with '....' after first 28 octets
|
||||
* Improved build support for s390x and sparc64 in bignum.h
|
||||
* Fixed MS Visual C++ name clash with int64 in sha4.h
|
||||
* Corrected removal of leading '00:' in printing serial numbers in
|
||||
* Corrected removal of leading "00:" in printing serial numbers in
|
||||
certificates and CRLs
|
||||
|
||||
= Version 1.0.0 released on 2011-07-27
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue