1. 6a987f4 Update EC certs to use NIST-256 and NIST-384 by Manuel Pégourié-Gonnard · 12 years ago
  2. c27c4e2 Support faulty X509 v1 certificates with extensions by Paul Bakker · 12 years ago
  3. 77e23fb Move *_pemify() function to PEM module by Paul Bakker · 12 years ago
  4. 33250b0 Add test for x509write_pubkey_pem() by Manuel Pégourié-Gonnard · 12 years ago
  5. b4e9ca9 Add some more x509_verify tests by Manuel Pégourié-Gonnard · 12 years ago
  6. 20e9fad Add test files for EC cert & crl validation by Manuel Pégourié-Gonnard · 12 years ago
  7. b03de8b Add test for EC keys with all curves. by Manuel Pégourié-Gonnard · 12 years ago
  8. 893879a Adapt debug_print_crt() for EC keys by Manuel Pégourié-Gonnard · 12 years ago
  9. a9e5412 Adapt test files to supported PKCS#8 modes by Manuel Pégourié-Gonnard · 12 years ago
  10. 2b9252c Add tests for x509parse_key_ec() by Manuel Pégourié-Gonnard · 12 years ago
  11. 73c0cda Complete x509parse_public_key_ec() by Manuel Pégourié-Gonnard · 12 years ago
  12. 1bc6931 Add test for x509parse_public_keyfile_ec by Manuel Pégourié-Gonnard · 12 years ago
  13. 28144de PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates by Paul Bakker · 12 years ago
  14. f1f21fe Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis by Paul Bakker · 12 years ago
  15. 9195662 - Added test for no-subject certificates with altSubjectNames by Paul Bakker · 13 years ago
  16. 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
  17. 6d62050 - First tests for x509_write_cert_req() compat with OpenSSL output by Paul Bakker · 13 years ago
  18. 57b1298 - Multi-domain certificates support wildcards as well by Paul Bakker · 13 years ago
  19. a8cd239 - Added support for wildcard certificates by Paul Bakker · 13 years ago
  20. cb37aa5 - Better buffer handling in mpi_read_file() by Paul Bakker · 14 years ago
  21. ed56b22 - Added support for PKCS#8 wrapper on reading private keys (Fixes ticket #20) by Paul Bakker · 14 years ago
  22. 400ff6f - Corrected parsing of UTCTime dates before 1990 and after 1950 by Paul Bakker · 14 years ago
  23. 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
  24. c26a189 - Added extra X509 regression and coverage tests by Paul Bakker · 16 years ago
  25. 4d6b31a - Added extra certificates and tests by Paul Bakker · 16 years ago
  26. 37940d9f - Added test coverage for X509parse by Paul Bakker · 16 years ago
  27. e896fea - Added additional cases for MPI, MDx by Paul Bakker · 16 years ago
  28. f3eedce - Added shax_file tests and data files - Added tests for shax self_test() by Paul Bakker · 16 years ago