mbedtls/programs/test
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
..
benchmark.c Rename M255 to Curve25519 2015-06-23 13:09:10 +02:00
CMakeLists.txt Fix whitespace in CMakeLists.txt 2015-06-25 10:59:57 +02:00
selftest.c Fix snprintf test 2015-06-26 14:10:13 +02:00
ssl_cert_test.c Change X.509 verify flags to uint32_t 2015-05-11 19:54:43 +02:00
udp_proxy.c Make 'port' a string in NET module 2015-06-23 13:09:11 +02:00