mbedtls/include/polarssl
Paul Bakker 40865c8e5d Added sending of alert messages in case of decryption failures as per RFC
The flag POLARSSL_SSL_ALERT_MESSAGES switched between enabling and
disabling the sending of alert messages that give adversaries intel
about the result of their action. PolarSSL can still communicate with
other parties if they are disabled, but debugging of issues might be
harder.
2013-02-02 19:04:13 +01:00
..
aes.h - Fixed doxygen blocks 2012-11-07 19:57:39 +00:00
arc4.h - Fixed doxygen blocks 2012-11-07 19:57:39 +00:00
asn1.h - Certificate Requests written now have the Email address written in IA5String 2012-02-16 10:26:57 +00:00
asn1write.h - Certificate Requests written now have the Email address written in IA5String 2012-02-16 10:26:57 +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 Fixed comment on maximum tested size for POLARSSL_MPI_MAX_LIMBS 2013-01-21 12:14:17 +01:00
blowfish.h - Fixed doxygen blocks 2012-11-07 19:57:39 +00:00
bn_mul.h - Fixed for SPARC64 2012-10-30 07:29:57 +00:00
camellia.h - Fixed doxygen blocks 2012-11-07 19:57:39 +00:00
certs.h - Updated Doxygen documentation generation and documentation on small parts 2011-01-27 15:24:17 +00:00
cipher.h - Cleaner return value (for C++) 2012-08-23 08:34:32 +00:00
cipher_wrap.h - Added Blowfish to generic cipher layer 2012-07-04 17:10:40 +00:00
config.h Added sending of alert messages in case of decryption failures as per RFC 2013-02-02 19:04:13 +01: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 - Removed redundant POLARSSL_DEBUG_MSG define 2012-02-11 16:17:43 +00:00
des.h - Fixed doxygen blocks 2012-11-07 19:57:39 +00:00
dhm.h - Fixed doxygen blocks 2012-11-07 19:57:39 +00:00
entropy.h - Added option to prevent default entropy sources from loading (POLARSSL_NO_DEFAULT_ENTROPY_SOURCES) 2011-12-15 20:11:16 +00:00
entropy_poll.h - Changed entropy accumulator to have per-source thresholds 2011-12-10 17:02:19 +00:00
error.h - Added PKCS#5 PBKDF2 key derivation function 2012-08-23 13:03:18 +00:00
gcm.h - Fixes for MSVC6 2012-11-02 10:59:36 +00:00
havege.h - Always return 0 fixed in doc for havege_random() 2012-02-03 08:13:57 +00:00
md.h - Fixed compiler warning for unreferenced ret in md_file() when POLARSSL_FS_IO not declared 2012-01-14 18:07:41 +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 - Moved from unsigned long to uint32_t throughout code 2012-10-01 14:41:15 +00:00
md5.h - Moved from unsigned long to uint32_t throughout code 2012-10-01 14:41:15 +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
net.h - Added preliminary ASN.1 buffer writing support 2012-02-13 23:11:30 +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 - Moved from unsigned long to uint32_t throughout code 2012-10-01 14:41:15 +00:00
pbkdf2.h - Moved from unsigned long to uint32_t throughout code 2012-10-01 14:41:15 +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 - Fixed argument types 2012-11-14 12:14:19 +00:00
rsa.h - Added extra documentation 2012-11-07 20:41:16 +00:00
sha1.h - Moved from unsigned long to uint32_t throughout code 2012-10-01 14:41:15 +00:00
sha2.h - Moved from unsigned long to uint32_t throughout code 2012-10-01 14:41:15 +00:00
sha4.h - Moved from unsigned long to uint32_t throughout code 2012-10-01 14:41:15 +00:00
ssl.h Added ssl_handshake_step() to allow single stepping the handshake 2013-01-25 14:49:24 +01:00
ssl_cache.h - Cache now only allows a maximum of entries in cache for preventing memory overrun 2012-10-23 22:18:28 +00:00
timing.h - Better timer for Windows platforms 2011-04-24 15:28:55 +00:00
version.h Updated for PolarSSL 1.2.4 2013-01-25 17:11:37 +01:00
x509.h - Depth that the certificate verify callback receives is now numbered bottom-up (Peer cert depth is 0) 2012-11-14 12:11:38 +00:00
x509write.h - x509_write_cert_req() now supports all available hash functions 2012-02-16 14:08:06 +00:00
xtea.h - Fixed doxygen blocks 2012-11-07 19:57:39 +00:00