mbedtls/include/polarssl
Paul Bakker 9d781407bc - A error_strerror function() has been added to translate between error codes and their description.
- The error codes have been remapped and combining error codes is now done with a PLUS instead of an OR as error codes used are negative.
 - Descriptions to all error codes have been added.
 - Generation script for error.c has been created to automatically generate error.c from the available error definitions in the headers.
2011-05-09 16:17:09 +00:00
..
aes.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +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
base64.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
bignum.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
bn_mul.h - Renamed t_s_int, t_int and t_dbl to respectively t_sint, t_uint and t_udbl for clarity 2011-04-24 09:11:17 +00:00
camellia.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
certs.h - Updated Doxygen documentation generation and documentation on small parts 2011-01-27 15:24:17 +00:00
cipher.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
cipher_wrap.h
config.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
debug.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
des.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
dhm.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
error.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
havege.h - Updated Doxygen documentation generation and documentation on small parts 2011-01-27 15:24:17 +00:00
md.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
md2.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
md4.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
md5.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
md_wrap.h
net.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
openssl.h
padlock.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +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 - 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
rsa.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
sha1.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
sha2.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
sha4.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
ssl.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
timing.h - Better timer for Windows platforms 2011-04-24 15:28:55 +00:00
version.h - Ready for release 0.99-pre4 2011-04-01 12:23:26 +00:00
x509.h - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +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