1. f15cbda Merge remote-tracking branch 'upstream-public/pr/1109' into mbedtls-1.3 by Gilles Peskine · 8 years ago
  2. c143653 Add tests for encrypted 2048 and 4096-bit RSA keys by Hanno Becker · 8 years ago
  3. 524f255 Extend x509write_crt suite by RSA_ALT signing test by Hanno Becker · 8 years ago
  4. 3c89dca Omit version from X.509 v1 certificates by Hanno Becker · 8 years ago
  5. 8825233 Fix typo by Hanno Becker · 8 years ago
  6. 806c680 Improve Readme for long test certificate chains by Hanno Becker · 8 years ago
  7. 1fbc5fb Fix typos by Janos Follath · 8 years ago
  8. e23f7b3 Make test script more portable by Manuel Pégourié-Gonnard · 8 years ago
  9. 7ac5019 Add test for limit on intermediate certificates by Manuel Pégourié-Gonnard · 8 years ago
  10. 9fb2828 Merge branch 'mbedtls-1.3-iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  11. 28ba747 Add tests for out flags from x509_crt_verify_top() by Andres AG · 9 years ago
  12. 67c6df4 Add test for infinite loop in CRL parse by Andres AG · 9 years ago
  13. 486c4f9 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  14. c35f458 X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  15. 6ad4f65 Add test case for root with max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  16. c058074 Add test case for first intermediate max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  17. 3d98a7e Additional corner cases for testing pathlen constrains. Just in case. by Janos Follath · 10 years ago
  18. 189c743 Added test case for pathlen constrains in intermediate certificates by Janos Follath · 10 years ago
  19. 094788e Test certificate "Server1 SHA1, key_usage" reissued. by Jonathan Leroy · 10 years ago
  20. 15f1088 Add tests for verify callback by Manuel Pégourié-Gonnard · 10 years ago
  21. b5d77d3 Accept a trailing space at end of PEM lines by Manuel Pégourié-Gonnard · 10 years ago
  22. 5119df2 Add test case for dh params with privateValueLength by Manuel Pégourié-Gonnard · 10 years ago
  23. e6c8366 Fix bug in pk_parse_key() by Manuel Pégourié-Gonnard · 10 years ago
  24. 6152b02 Fixed typos by Paul Bakker · 10 years ago
  25. 39ead3e Add test certificate for bitstring in DN by Manuel Pégourié-Gonnard · 10 years ago
  26. 57a5d60 Add tests for concatenated CRLs by Manuel Pégourié-Gonnard · 11 years ago
  27. 4be3449 Add Readme about X.509 test files by Manuel Pégourié-Gonnard · 11 years ago
  28. 9c911da Add tests for X.509 name encoding mismatch by Manuel Pégourié-Gonnard · 11 years ago
  29. 64938c6 Accept spaces at end of line/buffer in base64 by Manuel Pégourié-Gonnard · 11 years ago
  30. da1b4de Increase MPI_MAX_BYTES to allow RSA 8192 by Manuel Pégourié-Gonnard · 11 years ago
  31. 5a5fa92 x509_crt_parse() did not increase total_failed on PEM error by Paul Bakker · 11 years ago
  32. 192253a Fix buffer size in pk_write_*_pem() by Manuel Pégourié-Gonnard · 11 years ago
  33. d249b7a Restore ability to trust non-CA selfsigned EE cert by Manuel Pégourié-Gonnard · 11 years ago
  34. c4eff16 Restore ability to use v1 CA if trusted locally by Manuel Pégourié-Gonnard · 11 years ago
  35. 5873b00 Add pathological RSASSA-PSS test certificates by Manuel Pégourié-Gonnard · 11 years ago
  36. eacccb7 Add RSASSA-PSS certificate with all defaults by Manuel Pégourié-Gonnard · 11 years ago
  37. 5388202 Also verify CRLs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 11 years ago
  38. 920e1cd Add basic PSS cert verification by Manuel Pégourié-Gonnard · 11 years ago
  39. 39868ee Parse CSRs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  40. 2a8d7fd Add tests for parsing CSRs by Manuel Pégourié-Gonnard · 12 years ago
  41. 8e42ff6 Parse CRLs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  42. e76b750 Finish parsing RSASSA-PSS parameters by Manuel Pégourié-Gonnard · 12 years ago
  43. 59a75d5 Basic parsing of certs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  44. 7afb8a0 Add x509_crt_check_extended_key_usage() by Manuel Pégourié-Gonnard · 11 years ago
  45. 99d4f19 Add keyUsage checking for CAs by Manuel Pégourié-Gonnard · 11 years ago
  46. 7f2a07d Check keyUsage in SSL client and server by Manuel Pégourié-Gonnard · 11 years ago
  47. 3fec220 Add test for dhm_parse_dhmfile by Manuel Pégourié-Gonnard · 11 years ago
  48. 6c1a73e Improve x509xrite_csr testing: extensions, version by Manuel Pégourié-Gonnard · 11 years ago
  49. c5ce83a Improve x509xrite_csr testing: extensions, ECDSA by Manuel Pégourié-Gonnard · 11 years ago
  50. 6c33a16 Add previously forgotten test files... oops! by Manuel Pégourié-Gonnard · 11 years ago
  51. f6f4ab4 Print extended key usage in x509_crt_info() by Manuel Pégourié-Gonnard · 11 years ago
  52. 76b8ab7 ssl-opt.sh: address some robustness issues by Manuel Pégourié-Gonnard · 11 years ago
  53. a11a77f Add test for SpecifiedECDomain by Manuel Pégourié-Gonnard · 11 years ago
  54. 5b2d776 GnuTLS in compat.sh: server-side by Manuel Pégourié-Gonnard · 11 years ago
  55. 9533765 Reject certs and CRLs from the future by Manuel Pégourié-Gonnard · 11 years ago
  56. 6304f78 Add x509_time_future() by Manuel Pégourié-Gonnard · 11 years ago
  57. c909308 Revert "Merged RSA-PSS support in Certificate, CSR and CRL" by Manuel Pégourié-Gonnard · 11 years ago
  58. 41cae8e Parse CSRs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  59. d4fd57d Add tests for parsing CSRs by Manuel Pégourié-Gonnard · 12 years ago
  60. 5eeb32b Parse CRLs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  61. 3c1e8b5 Finish parsing RSASSA-PSS parameters by Manuel Pégourié-Gonnard · 12 years ago
  62. b1d4eb1 Basic parsing of certs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  63. 5862eee Merged RIPEMD-160 support by Paul Bakker · 12 years ago
  64. 83a7fdd Replace expired test certificate by Manuel Pégourié-Gonnard · 12 years ago
  65. e4d47a6 Add RIPEMD-160 to the generic MD layer by Manuel Pégourié-Gonnard · 12 years ago
  66. fbae2a1 Add tests for x509_crt_parse_path() by Manuel Pégourié-Gonnard · 12 years ago
  67. 48ac3db Add OIDs for brainpool curves by Manuel Pégourié-Gonnard · 12 years ago
  68. 6a987f4 Update EC certs to use NIST-256 and NIST-384 by Manuel Pégourié-Gonnard · 12 years ago
  69. c27c4e2 Support faulty X509 v1 certificates with extensions by Paul Bakker · 12 years ago
  70. 77e23fb Move *_pemify() function to PEM module by Paul Bakker · 12 years ago
  71. 33250b0 Add test for x509write_pubkey_pem() by Manuel Pégourié-Gonnard · 12 years ago
  72. b4e9ca9 Add some more x509_verify tests by Manuel Pégourié-Gonnard · 12 years ago
  73. 20e9fad Add test files for EC cert & crl validation by Manuel Pégourié-Gonnard · 12 years ago
  74. b03de8b Add test for EC keys with all curves. by Manuel Pégourié-Gonnard · 12 years ago
  75. 893879a Adapt debug_print_crt() for EC keys by Manuel Pégourié-Gonnard · 12 years ago
  76. a9e5412 Adapt test files to supported PKCS#8 modes by Manuel Pégourié-Gonnard · 12 years ago
  77. 2b9252c Add tests for x509parse_key_ec() by Manuel Pégourié-Gonnard · 12 years ago
  78. 73c0cda Complete x509parse_public_key_ec() by Manuel Pégourié-Gonnard · 12 years ago
  79. 1bc6931 Add test for x509parse_public_keyfile_ec by Manuel Pégourié-Gonnard · 12 years ago
  80. 28144de PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates by Paul Bakker · 12 years ago
  81. f1f21fe Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis by Paul Bakker · 12 years ago
  82. 9195662 - Added test for no-subject certificates with altSubjectNames by Paul Bakker · 13 years ago
  83. 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
  84. 6d62050 - First tests for x509_write_cert_req() compat with OpenSSL output by Paul Bakker · 13 years ago
  85. 57b1298 - Multi-domain certificates support wildcards as well by Paul Bakker · 13 years ago
  86. a8cd239 - Added support for wildcard certificates by Paul Bakker · 13 years ago
  87. cb37aa5 - Better buffer handling in mpi_read_file() by Paul Bakker · 14 years ago
  88. ed56b22 - Added support for PKCS#8 wrapper on reading private keys (Fixes ticket #20) by Paul Bakker · 14 years ago
  89. 400ff6f - Corrected parsing of UTCTime dates before 1990 and after 1950 by Paul Bakker · 14 years ago
  90. 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
  91. c26a189 - Added extra X509 regression and coverage tests by Paul Bakker · 16 years ago
  92. 4d6b31a - Added extra certificates and tests by Paul Bakker · 16 years ago
  93. 37940d9f - Added test coverage for X509parse by Paul Bakker · 16 years ago
  94. e896fea - Added additional cases for MPI, MDx by Paul Bakker · 16 years ago
  95. f3eedce - Added shax_file tests and data files - Added tests for shax self_test() by Paul Bakker · 16 years ago