Update ChangeLog
This commit is contained in:
parent
fae355e8ee
commit
23647b4df5
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ Features
|
||||||
* Optimize for RAM usage in example config.h for NSA Suite B profile.
|
* Optimize for RAM usage in example config.h for NSA Suite B profile.
|
||||||
* Add POLARSSL_REMOVE_ARC4_CIPHERSUITES to allow removing RC4 ciphersuites
|
* Add POLARSSL_REMOVE_ARC4_CIPHERSUITES to allow removing RC4 ciphersuites
|
||||||
from the default list (inactive by default).
|
from the default list (inactive by default).
|
||||||
|
* Add server-side enforcement of sent renegotiation requests
|
||||||
|
(ssl_set_renegotiation_enforced())
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Add LINK_WITH_PTHREAD option in CMake for explicit linking that is
|
* Add LINK_WITH_PTHREAD option in CMake for explicit linking that is
|
||||||
|
|
Loading…
Reference in a new issue