TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
32a96d656bc0f170a1f897e4a6a9f9e154b3a88b
/
.
/
ChangeLog.d
/
gnutls_anti_replay_fail.txt
blob: cb35284e1c00c661cdf02c3e39856e044f004f78 [
file
] [
log
] [
blame
]
Bugfix
*
Switch
to milliseconds
as
the unit
for
ticket creation
and
reception time
instead of seconds
.
That
avoids rounding errors
when
computing the age of
tickets compared to peer
using
a millisecond clock
(
observed
with
GnuTLS
).
Fixes
#6623.