mbedtls/programs
Paul Bakker 69e095cc15 - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it.
- As a consequence all error code that were positive were changed. A lot of MALLOC_FAILED and FILE_IO_ERROR error codes added for different modules.
 - Programs and tests were adapted accordingly
2011-12-10 21:55:01 +00:00
..
aes - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
hash - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
pkey - Moved all examples programs to use the new entropy and CTR_DRBG 2011-12-04 17:09:26 +00:00
random - Addedd writing and updating of seedfiles as functions to CTR_DRBG 2011-12-05 13:23:51 +00:00
ssl - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. 2011-12-10 21:55:01 +00:00
test - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. 2011-12-10 21:55:01 +00:00
x509 - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. 2011-12-10 21:55:01 +00:00
CMakeLists.txt - Added random generation example application 2011-01-27 16:50:02 +00:00
Makefile - Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources 2011-12-03 21:45:14 +00:00
wince_main.c - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00