mbedtls/include/polarssl
2011-06-09 14:27:58 +00:00
..
aes.h - Updated unsignedness in some missed cases 2011-06-09 14:14:58 +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 - Added mpi_get_bit() and mpi_set_bit() individual bit setter/getter functions. 2011-05-18 15:47:11 +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 - Updated unsignedness in some missed cases 2011-06-09 14:14:58 +00:00
certs.h - Updated Doxygen documentation generation and documentation on small parts 2011-01-27 15:24:17 +00:00
cipher_wrap.h - Expanded generic cipher layer with support for CTR and CFB128 modes of operation. 2011-06-09 14:27:58 +00:00
cipher.h - Expanded generic cipher layer with support for CTR and CFB128 modes of operation. 2011-06-09 14:27:58 +00:00
config.h - Fixed a whole bunch of dependencies on defines between files, examples and tests 2011-05-26 13:16:06 +00:00
debug.h - Fixed a whole bunch of dependencies on defines between files, examples and tests 2011-05-26 13:16:06 +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 - Added C++ wrapper code 2011-05-20 12:30:59 +00:00
havege.h - Updated Doxygen documentation generation and documentation on small parts 2011-01-27 15:24:17 +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 - Added generic message digest wrapper for integration with OpenVPN (donated by Fox-IT) 2011-01-06 14:20:01 +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
net.h - Made listen backlog number a define 2011-05-20 12:31:31 +00:00
openssl.h - Added Doxygen source code documentation parts (donated by Fox-IT) 2011-01-06 12:28:03 +00:00
padlock.h - Fixed position of padlock error definition 2011-05-23 10:19:31 +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 - Changed behaviour of net_recv(), ssl_fetch_input() and ssl_read(). net_recv() now returns 0 on EOF instead of POLARSSL_ERR_NET_CONN_RESET. ssl_fetch_input() returns POLARSSL_ERR_SSL_CONN_EOF on an EOF from its f_recv() function. ssl_read() returns 0 if a POLARSSL_ERR_SSL_CONN_EOF is received after the handshake. 2011-05-18 13:32:51 +00:00
timing.h - Better timer for Windows platforms 2011-04-24 15:28:55 +00:00
version.h - Updated for release 0.99-pre5 2011-05-27 09:25:42 +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