mbedtls/tests
Manuel Pégourié-Gonnard 4b00f08e20 Fix snprintf test
Our Windows implementation based on vsnprintf_s( ..., _TRUNCATE ) sometimes
writes *two* terminating NULLs. Allow for that, but obviously bytes past the
end of the buffer mustn't be touched.
2015-06-26 14:10:13 +02:00
..
data_files Add parsing/printing for new X.509 keyUsage flags 2015-06-23 13:09:10 +02:00
scripts Cosmetics 2015-06-25 10:59:57 +02:00
suites Fix snprintf test 2015-06-26 14:10:13 +02:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Fix whitespace in CMakeLists.txt 2015-06-25 10:59:57 +02:00
compat.sh Fix default of openssl s_server 2015-06-22 14:40:55 +02:00
Descriptions.txt
Makefile Fix mistaken changes in Makefile's clean target 2015-06-25 14:19:25 +02:00
ssl-opt.sh Add tests for mbedtls_set_hs_ca_chain() 2015-06-22 17:30:18 +02:00