TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/sphinx-versioned-documentation
/
.
/
ChangeLog.d
/
tls13-only-renegotiation.txt
blob: f463de1af2e283ff84a36a332ae0cec3387e297e [
file
] [
log
] [
blame
]
Bugfix
*
Fix
the handling of renegotiation attempts
in
TLS
1.3
.
They
are now
systematically rejected
.
*
Fix
an unused
-
variable warning
in
TLS
1.3
-
only builds
if
MBEDTLS_SSL_RENEGOTIATION was enabled
.
Fixes
#6200.