1. e560be3 Mark basic constraints critical as appropriate. by Darren Krahn · 4 years, 11 months ago
  2. 049feff Add dependencies on !MBEDTLS_SHA512_NO_SHA384 to x509/ssl unit tests by Gilles Peskine · 5 years ago
  3. 9eeb861 Update certificates to expire in 2029 by Ron Eldor · 6 years ago
  4. 412ddf3 Fix typo in x509write test data by Andres Amaya Garcia · 6 years ago
  5. 7067f81 Add tests for (named) bitstring to suite_asn1write by Andres Amaya Garcia · 7 years ago
  6. 4b11407 Cosmetic changes by Andrzej Kurek · 7 years ago
  7. 5f7bad3 Add CSR write testing using opaque keys by Andrzej Kurek · 7 years ago
  8. 418a622 Extend tests/data_files/Makefile to include CRT's for CRT write test by Hanno Becker · 8 years ago
  9. e6028c9 Fix some X509 macro names by Manuel Pégourié-Gonnard · 10 years ago
  10. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  11. 8dcb2d7 Support escaping of commas in x509_string_to_names() by Paul Bakker · 11 years ago
  12. ec4d273 Fix curve dependencies in *keyusage tests by Manuel Pégourié-Gonnard · 11 years ago
  13. 6c1a73e Improve x509xrite_csr testing: extensions, version by Manuel Pégourié-Gonnard · 11 years ago
  14. c5ce83a Improve x509xrite_csr testing: extensions, ECDSA by Manuel Pégourié-Gonnard · 11 years ago
  15. c7bb02b Moved PK key writing from X509 module to PK module by Paul Bakker · 12 years ago
  16. 92cb1d3 Make CBC an option, step 3: individual ciphers by Manuel Pégourié-Gonnard · 12 years ago
  17. 0237620 Fix some dependencies declaration by Manuel Pégourié-Gonnard · 12 years ago
  18. 7f1f092 Add test for x509write_key by Manuel Pégourié-Gonnard · 12 years ago
  19. 3837dae Add EC support to x509write_pubkey by Manuel Pégourié-Gonnard · 12 years ago
  20. 33250b0 Add test for x509write_pubkey_pem() by Manuel Pégourié-Gonnard · 12 years ago
  21. 2397cf3 First certificate writing test. Full server1.crt reconstruction by Paul Bakker · 12 years ago
  22. 48377d9 Configuration option to enable/disable POLARSSL_PKCS1_V15 operations by Paul Bakker · 12 years ago
  23. 82e2945 Changed naming and prototype convention for x509write functions by Paul Bakker · 12 years ago
  24. 9e36f04 SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly by Paul Bakker · 12 years ago
  25. c70b982 OID functionality moved to a separate module. by Paul Bakker · 12 years ago
  26. 6d62050 - First tests for x509_write_cert_req() compat with OpenSSL output by Paul Bakker · 13 years ago