mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 10:48:43 +00:00
Add debug info for cert/suite selection
This commit is contained in:
committed by
Paul Bakker
parent
ceedb8292e
commit
607d663b41
@@ -35,6 +35,8 @@ Features
|
||||
a compatible enough libc (eg uClibc).
|
||||
* Add ssl_set_arc4_support() to make it easier to disable RC4 at runtime
|
||||
while using the default ciphersuite list.
|
||||
* Added new error codes and debug messages about selection of
|
||||
ciphersuite/certificate.
|
||||
|
||||
Bugfix
|
||||
* Stack buffer overflow if ctr_drbg_update() is called with too large
|
||||
|
||||
Reference in New Issue
Block a user