1. b37c29d Add additional test case for alternative CSR headers by Simon Butcher · 7 years ago
  2. 2130163 Add tests for relaxed CRL-CA name comparison by Hanno Becker · 7 years ago
  3. 980fa58 Fix some test deps by Deomid Ryabkov · 9 years ago
  4. 79d441c Add missing dependencies in test_suite_x509parse by Gilles Peskine · 7 years ago
  5. 2cfeb88 Merge tag 'mbedtls-2.7.2' into iotssl-1381-x509-verify-refactor-2.7-restricted by Gilles Peskine · 7 years ago
  6. e0b1a73 Merge remote-tracking branch 'upstream-restricted/pr/464' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago
  7. dae3fc3 x509: CRL: add tests for non-critical extension by Manuel Pégourié-Gonnard · 7 years ago
  8. 282159c x509: CRL: add tests for malformed extensions by Manuel Pégourié-Gonnard · 7 years ago
  9. 5a9f46e x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  10. a3c5ad5 Fix remaining issues found by depend-hashes by Manuel Pégourié-Gonnard · 7 years ago
  11. b314ece Fix remaining issues found by depend-pkalgs by Manuel Pégourié-Gonnard · 7 years ago
  12. 19f33a8 Add regression test for parsing subjectAltNames by Andres Amaya Garcia · 8 years ago
  13. 7c28b56 Fix test that didn't check full value of flags by Manuel Pégourié-Gonnard · 8 years ago
  14. aefd2dc Unify name of default profile in X.509 tests by Manuel Pégourié-Gonnard · 8 years ago
  15. b0add2e Add test for callback and bad signatures by Manuel Pégourié-Gonnard · 8 years ago
  16. 50fc51a Add test for bad name and callback by Manuel Pégourié-Gonnard · 8 years ago
  17. 166b1e0 Add test for same CA with different keys by Manuel Pégourié-Gonnard · 8 years ago
  18. 37a560c Add test for CA forgery attempt by Manuel Pégourié-Gonnard · 8 years ago
  19. 5bc9738 Add test for profile on trusted EE cert by Manuel Pégourié-Gonnard · 8 years ago
  20. cd2118f Add tests for flags passed to f_vrfy by Manuel Pégourié-Gonnard · 8 years ago
  21. ae6d710 Add ability to test flags value in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  22. 1ddd682 Fix depends_on:pk_alg in test suites by Manuel Pégourié-Gonnard · 8 years ago
  23. 0ce53f5 Fix depends_on:curve in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  24. 483a776 Fix missing depends_on:SHA/MD in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  25. 9c1b20c Add tests for spurious certs in the chain by Manuel Pégourié-Gonnard · 8 years ago
  26. fe65bf7 Add test for bad signature with longer chain by Manuel Pégourié-Gonnard · 8 years ago
  27. 3bdcda7 Add test for expired cert in longer chain by Manuel Pégourié-Gonnard · 8 years ago
  28. b0ef3e2 Add tests for fatal error in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  29. 9cca267 Add ability to test failing vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  30. 189bb40 Add tests for profile enforcement by Manuel Pégourié-Gonnard · 8 years ago
  31. 94f2aa3 Set deterministic flags for NULL profile by Manuel Pégourié-Gonnard · 8 years ago
  32. 7e9709a Add "profile" arg to X.509 test function by Manuel Pégourié-Gonnard · 8 years ago
  33. c153998 Add some tests for different available profiles by Ron Eldor · 7 years ago
  34. 60100d0 Improve leap year test names in x509parse.data by Andres Amaya Garcia · 8 years ago
  35. 735b37e Correctly handle leap year in x509_date_is_valid() by Andres Amaya Garcia · 9 years ago
  36. 7d6ec7b Add CRT DER tests with incorrect version by Andres AG · 8 years ago
  37. c124061 Add CRL DER tests with incorrect version by Andres AG · 8 years ago
  38. 6fb6d79 Add CSR DER tests with incorrect version by Andres AG · 8 years ago
  39. 31458a1 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  40. d15795a Improve behaviour on fatal errors by Manuel Pégourié-Gonnard · 8 years ago
  41. 1beb048 Add test for limit on intermediate certificates by Manuel Pégourié-Gonnard · 8 years ago
  42. f11d33b Cleaned up negative test predicate for test case by Gilles Peskine · 8 years ago
  43. 5d2511c SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  44. 4fa6bed X.509 tests: obey compile-time SHA-1 support option by Gilles Peskine · 8 years ago
  45. 2dc81a0 Test that X.509 verification rejects SHA-256 by default by Gilles Peskine · 8 years ago
  46. ef86ab2 Allow SHA-1 in X.509 and TLS tests by Gilles Peskine · 8 years ago
  47. ea7054a Add unit tests for X509 certificate date parsing by Janos Follath · 8 years ago
  48. fc794ff Merge branch 'iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  49. 9f430c1 Add tests for out flags from x509_crt_verify_top() by Andres AG · 9 years ago
  50. a39db39 Add test for infinite loop in CRL parse by Andres AG · 9 years ago
  51. 4b76aec Add check for validity of date in x509_get_time() by Andres AG · 9 years ago
  52. f180df9 Added needed ECDSA dependencies to test_suite_x509parse.data by palaviv · 9 years ago
  53. a07ecda Added needed HASH dependencies to test_suite_x509parse.data by palaviv · 9 years ago
  54. 4b852db Merge branch 'iotssl-629-der-trailing-bytes' by Simon Butcher · 9 years ago
  55. fbe85fe Add missing dependencies to X509 Parse test suite for P-384 curve by Simon Butcher · 9 years ago
  56. df4bca2 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  57. 12c868c X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  58. e154f95 x509: trailing bytes in DER: correct a unit test by Janos Follath · 9 years ago
  59. 8b4331a Add test case for root with max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  60. a3aa43d Add test case for first intermediate max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  61. 568f1e7 Merge branch 'iotssl-515-max-pathlen' into development by Manuel Pégourié-Gonnard · 10 years ago
  62. e670f90 Fix whitespace at EOL issues by Manuel Pégourié-Gonnard · 10 years ago
  63. 03dde85 Use symbolic constants in test data by Manuel Pégourié-Gonnard · 10 years ago
  64. 65eefc8 Fix missing check for RSA key length on EE certs by Manuel Pégourié-Gonnard · 10 years ago
  65. ef4f258 Additional corner cases for testing pathlen constrains. Just in case. by Janos Follath · 10 years ago
  66. 822b2c3 Added test case for pathlen constrains in intermediate certificates by Janos Follath · 10 years ago
  67. fdbdd72 Skip to trusted certs early in the chain by Manuel Pégourié-Gonnard · 10 years ago
  68. 560fea3 Add tests for verify callback by Manuel Pégourié-Gonnard · 10 years ago
  69. 052d10c Accept a trailing space at end of PEM lines by Manuel Pégourié-Gonnard · 10 years ago
  70. 655a964 Adapt check_key_usage to new weird bits by Manuel Pégourié-Gonnard · 10 years ago
  71. 9a70225 Add parsing/printing for new X.509 keyUsage flags by Manuel Pégourié-Gonnard · 10 years ago
  72. d5f38b0 Fix dependencies on time on x509 test suite by Manuel Pégourié-Gonnard · 10 years ago
  73. cbb1f6e Implement cert profile checking by Manuel Pégourié-Gonnard · 10 years ago
  74. 9505164 Create cert profile API (unimplemented yet) by Manuel Pégourié-Gonnard · 10 years ago
  75. bc7bbbc Remove duplicated tests for x509_verify_info() by Manuel Pégourié-Gonnard · 10 years ago
  76. c730ed3 Rename boolean functions to be clearer by Manuel Pégourié-Gonnard · 10 years ago
  77. e6028c9 Fix some X509 macro names by Manuel Pégourié-Gonnard · 10 years ago
  78. e75fa70 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  79. b5f48ad manually merge 39a183a add x509_crt_verify_info() by Manuel Pégourié-Gonnard · 10 years ago
  80. 39a183a Add x509_crt_verify_info() by Manuel Pégourié-Gonnard · 10 years ago
  81. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  82. 932e393 Fix typos & Co by Manuel Pégourié-Gonnard · 10 years ago
  83. 39ead3e Add test certificate for bitstring in DN by Manuel Pégourié-Gonnard · 10 years ago
  84. 555fbf8 Support composite RDNs in X.509 certs parsing by Manuel Pégourié-Gonnard · 11 years ago
  85. 5c2aa10 Fix curve dependency issues in X.509 test suite by Manuel Pégourié-Gonnard · 11 years ago
  86. 57a5d60 Add tests for concatenated CRLs by Manuel Pégourié-Gonnard · 11 years ago
  87. 8a5e3d4 Forbid repeated X.509 extensions by Manuel Pégourié-Gonnard · 11 years ago
  88. b134060 Fix memory leak with crafted X.509 certs by Manuel Pégourié-Gonnard · 11 years ago
  89. 0369a52 Fix uninitialised pointer dereference by Manuel Pégourié-Gonnard · 11 years ago
  90. 9c911da Add tests for X.509 name encoding mismatch by Manuel Pégourié-Gonnard · 11 years ago
  91. 5d86185 Fix memory leak while parsing some X.509 certs by Manuel Pégourié-Gonnard · 11 years ago
  92. 5a5fa92 x509_crt_parse() did not increase total_failed on PEM error by Paul Bakker · 11 years ago
  93. d153ef3 Missing dependencies on POLARSSL_ECP_C fixed by Paul Bakker · 11 years ago
  94. 237a847 Fix typos in comments by Paul Bakker · 11 years ago
  95. d249b7a Restore ability to trust non-CA selfsigned EE cert by Manuel Pégourié-Gonnard · 11 years ago
  96. c4eff16 Restore ability to use v1 CA if trusted locally by Manuel Pégourié-Gonnard · 11 years ago
  97. d77cd5d Add tests for x509_csr_parse by Manuel Pégourié-Gonnard · 11 years ago
  98. 5873b00 Add pathological RSASSA-PSS test certificates by Manuel Pégourié-Gonnard · 11 years ago
  99. 97049c2 Add forgotten depends in test by Manuel Pégourié-Gonnard · 11 years ago
  100. d1539b1 Rename RSASSA_PSS_CERTIFICATES to X509_RSASSA_PSS_SUPPORT by Manuel Pégourié-Gonnard · 11 years ago