Skip to content

Commit

Permalink
Adapt ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanno Becker committed Oct 25, 2018
1 parent 0931005 commit 76de3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Bugfix
* Fix a bug in the update function for SSL ticket keys which previously
invalidated keys of a lifetime of less than a 1s. Fixes #1968.
* Fix failure in hmac_drbg in the benchmark sample application, when
MBEDTLS_THREADING_C is defined. Found by TrinityTonic.
MBEDTLS_THREADING_C is defined. Found by TrinityTonic, #1095.
* Fix an unsafe bounds check when restoring an SSL session from a ticket.
This could lead to a buffer overflow, but only in case ticket authentication
was broken. Reported and fix suggested by Guido Vranken in #659.
Expand Down

0 comments on commit 76de3e1

Please sign in to comment.