mbedtls/tests
Simon Butcher 1d4db5b7b5 Merge 'iotssl-1099-incorrect-renego-dtls'
Fix an incorrect condition in ssl_check_ctr_renegotiate() that compared
64 bits of record counter instead of 48 bits as described in RFC 6347
Section 4.3.1. This would cause the function's return value to be
occasionally incorrect and the renegotiation routines to be triggered
at unexpected times.
2017-02-02 23:47:08 +00:00
..
data_files
scripts Fix all.sh test builds with recent glibc and clang 2017-01-06 16:14:44 +00:00
suites Update library version number to 2.4.1 2016-12-13 16:00:52 +00:00
.gitignore
CMakeLists.txt Remove need for elevated command line in Windows 2016-11-17 16:04:33 +00:00
compat.sh Remove specific GnuTLS and OpenSSL version requirements 2016-09-15 20:45:53 +01:00
Descriptions.txt
Makefile Clean up of formatting, and potential integer overflow fix 2016-10-13 13:51:13 +01:00
ssl-opt.sh Add DTLS test to check 6 byte record ctr is cmp 2017-01-19 16:30:57 +00:00