mbedtls/include/polarssl
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.h - Clarified use of AES and Camellia in CFB and CTR modes 2011-10-06 13:11:08 +00:00
arc4.h - Major type rewrite of int to size_t for most variables and arguments used for buffer lengths and loops 2011-04-24 08:57:21 +00:00
asn1.h - 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
base64.h - 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
bignum.h - 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
bn_mul.h - Made switch for ARM thumb assembly. Still has to be added! 2011-11-18 12:47:23 +00:00
camellia.h - Clarified use of AES and Camellia in CFB and CTR modes 2011-10-06 13:11:08 +00:00
certs.h - Updated Doxygen documentation generation and documentation on small parts 2011-01-27 15:24:17 +00:00
cipher_wrap.h - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
cipher.h - Changed the defined key-length of DES ciphers in cipher.h to include the parity bits, to prevent mistakes in copying data. (Closes ticket #33) 2011-11-15 15:38:45 +00:00
config.h - 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
ctr_drbg.h - 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
debug.h - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
des.h - Fixed typo in doxygen info 2011-08-17 09:40:55 +00:00
dhm.h - Changed the used random function pointer to more flexible format. Renamed havege_rand() to havege_random() to prevent mistakes. Lots of changes as a consequence in library code and programs 2011-11-27 21:07:34 +00:00
entropy_poll.h - Changed entropy accumulator to have per-source thresholds 2011-12-10 17:02:19 +00:00
entropy.h - 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
error.h - 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
havege.h - Changed the used random function pointer to more flexible format. Renamed havege_rand() to havege_random() to prevent mistakes. Lots of changes as a consequence in library code and programs 2011-11-27 21:07:34 +00:00
md2.h - 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
md4.h - 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
md5.h - 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
md_wrap.h - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
md.h - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
net.h - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
openssl.h - Removed extraneous "polarssl/" in front on include directives in header files 2011-08-15 09:07:52 +00:00
padlock.h - Removed extraneous "polarssl/" in front on include directives in header files 2011-08-15 09:07:52 +00:00
pem.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
pkcs11.h - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
rsa.h - Changed the used random function pointer to more flexible format. Renamed havege_rand() to havege_random() to prevent mistakes. Lots of changes as a consequence in library code and programs 2011-11-27 21:07:34 +00:00
sha1.h - 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
sha2.h - 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
sha4.h - 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
ssl.h - 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
timing.h - Better timer for Windows platforms 2011-04-24 15:28:55 +00:00
version.h - Updated version of PolarSSL to 1.1.0 2011-12-05 14:38:36 +00:00
x509.h - 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
xtea.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00