1. 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
  2. 2028156 - Fixed typos in copied text (Fixed ticket #39) by Paul Bakker · 14 years ago
  3. 343a870 - Expanded generic cipher layer with support for CTR and CFB128 modes of operation. by Paul Bakker · 14 years ago
  4. 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
  5. a493ad4 - Dropped designated initializers as they are not supported on Microsoft Visual C by Paul Bakker · 14 years ago
  6. d61e7d9 - Cleaned up warning-generating code by Paul Bakker · 15 years ago
  7. 8123e9d - Added generic cipher wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago