1. 66e20c6 Fix warning and typo->error. by Manuel Pégourié-Gonnard · 11 years ago
  2. 66d5d07 Fix formatting in various code to match spacing from coding style by Paul Bakker · 11 years ago
  3. d8bb826 Fix code styling for return statements by Paul Bakker · 11 years ago
  4. 3461772 Introduce polarssl_zeroize() instead of memset() for zeroization by Paul Bakker · 11 years ago
  5. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  6. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  7. f4cf80b Restructured pk_parse_key_pkcs8_encrypted_der() to prevent unreachable code by Paul Bakker · 11 years ago
  8. 5b8c409 Fix a warning (theoretical uninitialised variable) by Manuel Pégourié-Gonnard · 11 years ago
  9. 6fac351 Make support for SpecifiedECDomain optional by Manuel Pégourié-Gonnard · 11 years ago
  10. 5246ee5 Work around compressed EC public key in some cases by Manuel Pégourié-Gonnard · 11 years ago
  11. eab20d2 Implement parsing SpecifiedECParameters by Manuel Pégourié-Gonnard · 11 years ago
  12. 7dc4c44 Library files moved to use platform layer by Paul Bakker · 12 years ago
  13. 387a211 Fix some dependencies in tests by Manuel Pégourié-Gonnard · 12 years ago
  14. 1032c1d Fix some dependencies and warnings in small config by Manuel Pégourié-Gonnard · 12 years ago
  15. ff29f9c Compute public key if absent when reading EC key by Manuel Pégourié-Gonnard · 12 years ago
  16. da77115 Changed pk_parse_get_pubkey() to pk_parse_subpubkey() by Paul Bakker · 12 years ago
  17. cff6842 POLARSSL_PEM_C split into POLARSSL_PEM_PARSE_C and POLARSSL_PEM_WRITE_C by Paul Bakker · 12 years ago
  18. 4606c73 Added POLARSSL_PK_PARSE_C and POLARSSL_PK_WRITE_C by Paul Bakker · 12 years ago
  19. 1a7550a Moved PK key parsing from X509 module to PK module by Paul Bakker · 12 years ago