1. 530927b Update copyright line to 2015 by Paul Bakker · 10 years ago
  2. e12abf9 Fix url by Manuel Pégourié-Gonnard · 11 years ago
  3. 0edee5e Update copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  4. 312da33 Introduce polarssl_zeroize() instead of memset() for zeroization by Paul Bakker · 11 years ago
  5. e46b177 Make get_pkcs_padding() constant-time by Paul Bakker · 11 years ago
  6. 6132d0a - Added Blowfish to generic cipher layer by Paul Bakker · 13 years ago
  7. 279432a - Fixed size of clean by Paul Bakker · 13 years ago
  8. fab5c82 - Added support for NULL cipher (POLARSSL_CIPHER_NULL_CIPHER) and weak ciphersuites (POLARSSL_ENABLE_WEAK_CIPHERSUITES). They are disabled by default! by Paul Bakker · 13 years ago
  9. ec1b984 - Fixed type of length in get_pkcs_padding() by Paul Bakker · 14 years ago
  10. ff61a78 - Added and updated cipher error codes and documentation by Paul Bakker · 14 years ago
  11. 343a870 - Expanded generic cipher layer with support for CTR and CFB128 modes of operation. by Paul Bakker · 14 years ago
  12. 23986e5 - Major type rewrite of int to size_t for most variables and arguments used for buffer lengths and loops by Paul Bakker · 14 years ago
  13. af5c85f - Improved portability with Microsoft Visual C by Paul Bakker · 14 years ago
  14. a885d68 - Require different input and output buffer in cipher_update() by Paul Bakker · 15 years ago
  15. d61e7d9 - Cleaned up warning-generating code by Paul Bakker · 15 years ago
  16. 72f6266 - Improved information provided about current Hashing, Cipher and Suite capabilities by Paul Bakker · 15 years ago
  17. 8123e9d - Added generic cipher wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago