.. |
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
|
- Removed extraneous "polarssl/" in front on include directives in header files
|
2011-08-15 09:07:52 +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
|
- Removed extraneous "polarssl/" in front on include directives in header files
|
2011-08-15 09:07:52 +00:00 |
cipher.h
|
- Adapted define for inline to be more solid
|
2011-07-27 16:28:54 +00:00 |
config.h
|
- Introduced POLARSSL_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION flag to continue parsing when encountering a critical flag that's not supported by PolarSSL
|
2011-07-27 16:51:09 +00:00 |
debug.h
|
- Removed extraneous "polarssl/" in front on include directives in header files
|
2011-08-15 09:07:52 +00:00 |
des.h
|
- Fixed typo in doxygen info
|
2011-08-17 09:40:55 +00:00 |
dhm.h
|
- Removed extraneous "polarssl/" in front on include directives in header files
|
2011-08-15 09:07:52 +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
|
- Removed extraneous "polarssl/" in front on include directives in header files
|
2011-08-15 09:07:52 +00:00 |
md.h
|
- Adapted define for inline to be more solid
|
2011-07-27 16:28:54 +00:00 |
net.h
|
- Made second argument of f_send() prototype and of net_send() const
|
2011-06-21 07:36:43 +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
|
- Removed extraneous "polarssl/" in front on include directives in header files
|
2011-08-15 09:07:52 +00:00 |
rsa.h
|
- Removed extraneous "polarssl/" in front on include directives in header files
|
2011-08-15 09:07:52 +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
|
- Added ssl_session_reset() to allow re-use of already set non-connection specific context information
|
2011-10-06 12:37:39 +00:00 |
timing.h
|
- Better timer for Windows platforms
|
2011-04-24 15:28:55 +00:00 |
version.h
|
- Removed extraneous "polarssl/" in front on include directives in header files
|
2011-08-15 09:07:52 +00:00 |
x509.h
|
- Removed extraneous "polarssl/" in front on include directives in header files
|
2011-08-15 09:07:52 +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 |