1
0
Fork 0
mirror of https://github.com/yuzu-emu/mbedtls.git synced 2025-09-23 02:27:12 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Gilles Peskine 39e2981b22 Fix FALLBACK_SCSV parsing
Fixed a bug in ssl_srv.c when parsing TLS_FALLBACK_SCSV in the
ciphersuite list that caused it to miss it sometimes. Reported by Hugo
Leisink as issue . Fix initially by @andreasag01; this commit
isolates the bug fix and adds a non-regression test.
2017-05-16 18:03:02 +02:00