mbedtls/tests
Manuel Pégourié-Gonnard fdbdd72b8b Skip to trusted certs early in the chain
This helps in the case where an intermediate certificate is directly trusted.
In that case we want to ignore what comes after it in the chain, not only for
performance but also to avoid false negatives (eg an old root being no longer
trusted while the newer intermediate is directly trusted).

closes #220
2015-09-01 17:24:42 +02:00
..
data_files Add tests for verify callback 2015-09-01 17:24:42 +02:00
scripts Add test build of shared libs for windows 2015-08-07 13:22:37 +02:00
suites Skip to trusted certs early in the chain 2015-09-01 17:24:42 +02:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt mklink needs /d for directories 2015-07-08 21:39:43 +01:00
compat.sh Fix bashisms in test scripts 2015-08-04 17:15:13 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Cosmetics in Makefiles 2015-07-08 22:12:06 +01:00
ssl-opt.sh Disable some tests with valgrind 2015-08-31 12:48:22 +02:00