1. 5c721f9 - Introduced POLARSSL_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION flag to continue parsing when encountering a critical flag that's not supported by PolarSSL by Paul Bakker · 14 years ago
  2. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  3. e29ab06 - Fixed minor typo by Paul Bakker · 14 years ago
  4. 9d78140 - A error_strerror function() has been added to translate between error codes and their description. by Paul Bakker · 14 years ago
  5. 335db3f - Functions requiring File System functions can now be disables by undefining POLARSSL_FS_IO by Paul Bakker · 14 years ago
  6. 15566e4 - Reordered options alphabetically by Paul Bakker · 14 years ago
  7. b6ecaf5 - Added additional (configurable) cipher block modes. AES-CTR, Camellia-CTR, XTEA-CBC by Paul Bakker · 14 years ago
  8. 0216cc1 - Added flag to disable Chinese Remainder Theorem when using RSA private operation (POLARSSL_RSA_NO_CRT) by Paul Bakker · 14 years ago
  9. 9dcc322 - Added support for PKCS#1 v2.1 encoding and thus support for the RSAES-OAEP and RSASSA-PSS operations (enabled by POLARSSL_PKCS1_V21) by Paul Bakker · 14 years ago
  10. 96743fc - Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding by Paul Bakker · 14 years ago
  11. f3b86c1 - Updated Doxygen documentation generation and documentation on small parts by Paul Bakker · 15 years ago
  12. 0a62cd1 - Extra clarification in config header by Paul Bakker · 15 years ago
  13. f917e42 - Disables PKCS#11 support by default by Paul Bakker · 15 years ago
  14. 43b7e35 - Support for PKCS#11 through the use of the pkcs11-helper library by Paul Bakker · 15 years ago
  15. 8123e9d - Added generic cipher wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago
  16. 1737385 - Added generic message digest wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago
  17. 37ca75d - Added Doxygen source code documentation parts (donated by Fox-IT) by Paul Bakker · 15 years ago
  18. b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
  19. 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
  20. 3ac1b2d - Added runtime and compiletime version information by Paul Bakker · 15 years ago
  21. fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
  22. 1f3c39c - Removed copyright line for Christophe Devine for clarity by Paul Bakker · 15 years ago
  23. 6506aff - Removed MD2 and MD4 by default by Paul Bakker · 16 years ago
  24. 77b385e - Updated copyright messages on all relevant files by Paul Bakker · 16 years ago
  25. 13e2dfe - Cleaned up header documentation by Paul Bakker · 16 years ago
  26. 68041ec - added description to POLARSSL_HAVE_ASM by Paul Bakker · 16 years ago
  27. 785a9ee - Added email address to header license information by Paul Bakker · 17 years ago
  28. 38119b1 - Added first version of Camellia by Paul Bakker · 17 years ago
  29. 7a7c78f - Added XTEA Algorithm (Not used in SSL) by Paul Bakker · 17 years ago
  30. e0ccd0a - Updated Copyright notices by Paul Bakker · 17 years ago
  31. 40e4694 - First replacement of xyssl by polarssl where needed by Paul Bakker · 17 years ago
  32. 5121ce5 - Renamed include directory to polarssl by Paul Bakker · 17 years ago