mbedtls/programs
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
..
aes Rename key_length in cipher_info 2015-06-18 15:31:10 +02:00
hash Remove non-generic md_file() programs 2015-05-28 17:28:38 +02:00
pkey Make 'port' a string in NET module 2015-06-23 13:09:11 +02:00
random Update ctr_drbg_init() usage in programs 2015-04-29 02:08:34 +02:00
ssl Fix whitespace in CMakeLists.txt 2015-06-25 10:59:57 +02:00
test Fix snprintf test 2015-06-26 14:10:13 +02:00
util Fix whitespace in CMakeLists.txt 2015-06-25 10:59:57 +02:00
x509 Fix whitespace in CMakeLists.txt 2015-06-25 10:59:57 +02:00
.gitignore Rm obsolete things (compat-1.2, openssl, etc) 2015-03-09 13:05:06 +00:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Fix mistaken changes in Makefile's clean target 2015-06-25 14:19:25 +02:00
wince_main.c Rename website and repository 2015-03-06 13:17:10 +00:00