mbedtls/tests
Gilles Peskine 1cc8e3472a Send TLS alerts in many more cases
The TLS client and server code was usually closing the connection in
case of a fatal error without sending an alert. This commit adds
alerts in many cases.

Added one test case to detect that we send the alert, where a server
complains that the client's certificate is from an unknown CA (case
tracked internally as IOTSSL-1330).
2017-05-03 16:28:34 +02:00
..
data_files Merge branch 'iotssl-1071-ca-flags' 2017-02-27 19:06:05 +00:00
scripts Skip all non-executables in run-test-suites.pl 2017-05-03 16:26:47 +02:00
suites Fix buffer overflow in mbedtls_mpi_write_string() 2017-03-02 21:34:21 +00:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Remove need for elevated command line in Windows 2017-02-15 09:08:26 +00:00
compat.sh Remove specific GnuTLS and OpenSSL version requirements 2016-09-15 20:45:53 +01:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Clean up of formatting, and potential integer overflow fix 2016-10-13 13:51:13 +01:00
ssl-opt.sh Send TLS alerts in many more cases 2017-05-03 16:28:34 +02:00