1. cf6e95d Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis by Paul Bakker · 12 years ago
  2. 9a73632 - Merged changesets 1399 up to and including 1415 into 1.2 branch by Paul Bakker · 13 years ago
  3. f1ab0ec - Changed default compiler flags to include -O2 by Paul Bakker · 13 years ago
  4. 0a59707 - Added simple SSL session cache implementation by Paul Bakker · 13 years ago
  5. f518b16 - Added PKCS#5 PBKDF2 key derivation function by Paul Bakker · 13 years ago
  6. a9379c0 - Added base blowfish algorithm by Paul Bakker · 13 years ago
  7. 62f88dc Makefile more compatible with WINDOWS environment by Paul Bakker · 13 years ago
  8. cd5b529 - Added automatic WINDOWS define in Makefile by Paul Bakker · 13 years ago
  9. 96d42da - Removed debug value by Paul Bakker · 13 years ago
  10. c7ffd36 - Added automatic debug flags to CFLAGS if DEBUG is set in shell by Paul Bakker · 13 years ago
  11. 89e80c9 - Added base Galois/Counter mode (GCM) for AES by Paul Bakker · 13 years ago
  12. bdb912d - Added preliminary ASN.1 buffer writing support by Paul Bakker · 13 years ago
  13. 6083fd2 - Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources by Paul Bakker · 14 years ago
  14. 0e04d0e - Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator by Paul Bakker · 14 years ago
  15. efc3029 - Extracted ASN.1 parsing code from the X.509 parsing code. Added new module. by Paul Bakker · 14 years ago
  16. 33aac37 - Added correct SONAME to Makefile builds as well by Paul Bakker · 14 years ago
  17. 3783d6d - Do not build shared version by default by Paul Bakker · 14 years ago
  18. a585beb - Introduced windows DLL build and SYS_LDFLAGS by Paul Bakker · 14 years ago
  19. 9d78140 - A error_strerror function() has been added to translate between error codes and their description. by Paul Bakker · 14 years ago
  20. 31cacd7 - Re-organized object files by Paul Bakker · 14 years ago
  21. 5a1494f - Added pem to library by Paul Bakker · 14 years ago
  22. 46eb138 - Makefiles now respect external CFLAGS and LDFLAGS. Closes ticket #2 by Paul Bakker · 15 years ago
  23. e942694 - Added extra compiler warnings by default by Paul Bakker · 15 years ago
  24. 43b7e35 - Support for PKCS#11 through the use of the pkcs11-helper library by Paul Bakker · 15 years ago
  25. 8123e9d - Added generic cipher wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago
  26. 1737385 - Added generic message digest wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago
  27. 3ac1b2d - Added runtime and compiletime version information by Paul Bakker · 15 years ago
  28. ad7eca2 - Reverted Makefile (Unmerged CMake fault) by Paul Bakker · 15 years ago
  29. ff60ee6 - Added const-correctness to main codebase by Paul Bakker · 15 years ago
  30. 026c03b - Made changes for better compatibility with old-style C compilers by Paul Bakker · 16 years ago
  31. 38119b1 - Added first version of Camellia by Paul Bakker · 17 years ago
  32. 7a7c78f - Added XTEA Algorithm (Not used in SSL) by Paul Bakker · 17 years ago
  33. 40e4694 - First replacement of xyssl by polarssl where needed by Paul Bakker · 17 years ago
  34. 5121ce5 - Renamed include directory to polarssl by Paul Bakker · 17 years ago