mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 21:56:21 +01:00
Merge changes for leaner memory footprint
This commit is contained in:
commit
8fb99abaac
11 changed files with 137 additions and 36 deletions
|
|
@ -22,6 +22,8 @@ Features
|
|||
from the default list (inactive by default).
|
||||
* Add server-side enforcement of sent renegotiation requests
|
||||
(ssl_set_renegotiation_enforced())
|
||||
* Add SSL_CIPHERSUITES config.h flag to allow specifying a list of
|
||||
ciphersuites to use and save some memory if the list is small.
|
||||
|
||||
Changes
|
||||
* Add LINK_WITH_PTHREAD option in CMake for explicit linking that is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue