1. cf6e95d Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis by Paul Bakker · 12 years ago
  2. 65a1909 Internally split up x509parse_key() by Paul Bakker · 12 years ago
  3. 915275b - Revamped x509_verify() and the SSL f_vrfy callback implementations by Paul Bakker · 13 years ago
  4. 1a0f552 - Fixed test for 'trust extension' change by Paul Bakker · 13 years ago
  5. 9195662 - Added test for no-subject certificates with altSubjectNames by Paul Bakker · 13 years ago
  6. 4d2c124 - Changed certificate verify behaviour to comply with RFC 6125 section 6.3 to not match CN if subjectAltName extension is present. by Paul Bakker · 13 years ago
  7. 57b1298 - Multi-domain certificates support wildcards as well by Paul Bakker · 13 years ago
  8. a8cd239 - Added support for wildcard certificates by Paul Bakker · 13 years ago
  9. fae618f - Updated tests to reflect recent changes by Paul Bakker · 14 years ago
  10. 36f1b19 - Added test for PKCS#8 wrapped private and public keys by Paul Bakker · 14 years ago
  11. 9d78140 - A error_strerror function() has been added to translate between error codes and their description. by Paul Bakker · 14 years ago
  12. 335db3f - Functions requiring File System functions can now be disables by undefining POLARSSL_FS_IO by Paul Bakker · 14 years ago
  13. 1be81a4 - Removed test for MD2 certificate as OpenSSL does not support it anymore by Paul Bakker · 14 years ago
  14. 400ff6f - Corrected parsing of UTCTime dates before 1990 and after 1950 by Paul Bakker · 14 years ago
  15. 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
  16. 76fd75a - Improved certificate validation and validation against the available CRLs by Paul Bakker · 15 years ago
  17. b63b0af - Added verification callback in certificate verification chain in order to allow external blacklisting by Paul Bakker · 15 years ago
  18. 9120018 - Added support for GeneralizedTime in X509 certificates by Paul Bakker · 15 years ago
  19. 46b8071 - Added 'depends_on' for tests dependent on specific hash algorithms by Paul Bakker · 16 years ago
  20. c6ce838 - Better handling of extension parsing by Paul Bakker · 16 years ago
  21. e4ff413 - Added extra coverage tests by Paul Bakker · 16 years ago
  22. 345fb49 - Added extra coverage and regression tests by Paul Bakker · 16 years ago
  23. 6b0fa4f - Added extra regression and coverage tests for ASN parsing of CRL and Key data by Paul Bakker · 16 years ago
  24. c26a189 - Added extra X509 regression and coverage tests by Paul Bakker · 16 years ago
  25. b2c38f5 - Added a lot of ASN1 Certificate parsing tests by Paul Bakker · 16 years ago
  26. 4d6b31a - Added extra certificates and tests by Paul Bakker · 16 years ago
  27. 37940d9f - Added test coverage for X509parse by Paul Bakker · 16 years ago