.. |
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
|
- 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
|
- Autosize POLARSSL_MPI_RW_BUFFER_SIZE at compile time
|
2012-09-27 20:42:35 +00:00 |
blowfish.h
|
- Added Blowfish to generic cipher layer
|
2012-07-04 17:10:40 +00:00 |
bn_mul.h
|
- Added Thumb assembly optimizations
|
2012-07-02 08:36:36 +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.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
|
- Generalized external private key implementation handling (like PKCS#11) in SSL/TLS
|
2012-09-27 19:15:01 +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
|
- Removed redundant POLARSSL_DEBUG_MSG define
|
2012-02-11 16:17:43 +00:00 |
des.h
|
- Fixed typo in doxygen info
|
2011-08-17 09:40:55 +00:00 |
dhm.h
|
- Removed trailing semicolon
|
2012-09-26 08:29:20 +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
|
- Added GCM ciphersuites to TLS implementation
|
2012-04-18 14:23:57 +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
|
- 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 |
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
|
- Removed extraneous "polarssl/" in front on include directives in header files
|
2011-08-15 09:07:52 +00:00 |
pbkdf2.h
|
- Added PKCS#5 PBKDF2 key derivation function
|
2012-08-23 13:03:18 +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
|
- Generalized external private key implementation handling (like PKCS#11) in SSL/TLS
|
2012-09-27 19:15:01 +00:00 |
rsa.h
|
- Added alternative for SHA1 signature structure to check for (without NULL)
|
2012-03-22 15:31:27 +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
|
- Added ServerName extension parsing (SNI) at server side
|
2012-09-27 21:49:42 +00:00 |
ssl_cache.h
|
- Added simple SSL session cache implementation
|
2012-09-25 21:55:46 +00:00 |
timing.h
|
- Better timer for Windows platforms
|
2011-04-24 15:28:55 +00:00 |
version.h
|
- Made changes for 1.1.1 release
|
2012-01-23 09:44:43 +00:00 |
x509.h
|
- Added X509 CA Path support
|
2012-06-04 12:46:42 +00:00 |
x509write.h
|
- x509_write_cert_req() now supports all available hash functions
|
2012-02-16 14:08:06 +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 |