1. e8ef6ad Correct error code in test_suite_x509parse.data by David Horstmann · 2 years, 6 months ago
  2. 95f316a X.509: Improve negative testing for SubjectAltName parsing by hanno-becker · 2 years, 6 months ago
  3. cb49210 Merge pull request #6380 from Kabbah/backport2.28-x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
  4. 94cbd30 Add explanatory comments to raw DER test data by David Horstmann · 2 years, 10 months ago
  5. 77ecc6e Add mbedtls_x509_get_name memory leak unit test by David Horstmann · 2 years, 10 months ago
  6. 7e5426d Add a new test with a binary hwSerialNum by Victor Barpp Gomes · 2 years, 10 months ago
  7. fb4723a Print RFC 4108 hwSerialNum in hex format by Victor Barpp Gomes · 2 years, 10 months ago
  8. 1421efa Fix case where final special char exceeds buffer by Werner Lewis · 3 years, 1 month ago
  9. 9a2356b Add tests for exceeded buffer size by Werner Lewis · 3 years, 2 months ago
  10. 02c9d3b Fix parsing of special chars in X509 DN values by Werner Lewis · 3 years, 3 months ago
  11. ae2e4a7 tests: Fix x509parse test dependency by Ronald Cron · 4 years ago
  12. b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
  13. a282984 Merge pull request #773 from paul-elliott-arm/discrepancy_cert by Gilles Peskine · 4 years, 8 months ago
  14. ca17ebf Add tag check to cert algorithm check by Paul Elliott · 4 years, 8 months ago
  15. d2ce916 Merge branch 'development-restricted' by Janos Follath · 5 years ago
  16. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  17. a4e8614 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
  18. 7d2a4d8 Add test: DNS names should not match IP addresses by Manuel Pégourié-Gonnard · 5 years ago
  19. 210bea3 Add the decomposition of the base case as a comment by Gilles Peskine · 5 years ago
  20. b2281e1 x509parse_crl: more negative test cases by Gilles Peskine · 5 years ago
  21. c84b1e6 Pass "certificate policies" extension to callback by Nicola Di Lieto · 5 years ago
  22. 87a51aa Merge pull request #3243 from ndilieto/development by Manuel Pégourié-Gonnard · 5 years ago
  23. e58b463 Unsupported extension tests in test_suite_x509parse by Nicola Di Lieto · 5 years ago
  24. 17bb60c Tests for mbedtls_x509_crt_parse_der_with_ext_cb by Nicola Di Lieto · 5 years ago
  25. 46b8782 fix mbedtls_x509_dn_gets to escape non-ASCII characters by Koh M. Nakagawa · 5 years ago
  26. d9f6949 Merge pull request #3190 from gilles-peskine-arm/config-full-clarify-development by Gilles Peskine · 5 years ago
  27. 1605074 Guard from undefined behaviour in case of an INT_MAX max_pathlen by Andrzej Kurek · 5 years ago
  28. 6710e15 Enable X509_ALLOW_EXTENSIONS_NON_V3 in config full and fix tests by Gilles Peskine · 5 years ago
  29. 049feff Add dependencies on !MBEDTLS_SHA512_NO_SHA384 to x509/ssl unit tests by Gilles Peskine · 5 years ago
  30. 61c8a37 Merge pull request #2836 from hanno-arm/x509_crt_policies_tests by Jaeden Amero · 6 years ago
  31. f70d3eb Uncomment X509 test that now works by Gilles Peskine · 6 years ago
  32. 74692ae Merge remote-tracking branch 'origin/pr/2488' into development by Jaeden Amero · 6 years ago
  33. 7a020f3 Make test case descriptions unique by Gilles Peskine · 6 years ago
  34. 6dfa665 X.509: Add numerous negative parsing tests for CertificatePolicy ext by Hanno Becker · 6 years ago
  35. c15ff98 X.509: Adapt negative parsing test for no data in CrtPolicy ext by Hanno Becker · 6 years ago
  36. 7b8330a X.509: Move negative tests for CertificatePolicy parsing by Hanno Becker · 6 years ago
  37. 82a1fe5 X.509: Remove CRT policy parsing test 'bool len missing' by Hanno Becker · 6 years ago
  38. 2dedcc5 Change X.509 test cases to not rely on asn1parse limitations by Gilles Peskine · 6 years ago
  39. 9eeb861 Update certificates to expire in 2029 by Ron Eldor · 6 years ago
  40. c54ee93 Merge remote-tracking branch 'origin/pr/2443' into development by Jaeden Amero · 6 years ago
  41. 7af080a Merge remote-tracking branch 'origin/pr/2442' into development by Jaeden Amero · 6 years ago
  42. 6b5dc68 Merge remote-tracking branch 'origin/pr/2430' into development by Jaeden Amero · 6 years ago
  43. 61cf9e3 Fix documentation of X.509 parsing test by Hanno Becker · 6 years ago
  44. 7717c41 Add X.509 CRT parsing test for mixed time-encodings by Hanno Becker · 6 years ago
  45. 8671e81 Improve X.509 CRT parsing test names by Hanno Becker · 6 years ago
  46. 04b10c0 Add negative X.509 parsing tests for v3Ext in v1/v2 CRT by Hanno Becker · 6 years ago
  47. d51d485 Add negative X.509 parsing tests for IssuerID/SubjectID in v1 CRT by Hanno Becker · 6 years ago
  48. 7ca07e3 Improve name of X.509 CRT parsing test by Hanno Becker · 6 years ago
  49. 764fbdf Always use the same X.509 alg structure inside and outside of TBS by Hanno Becker · 6 years ago
  50. 60dd6fc Fix test dependencies in X.509 CRT parsing suite by Hanno Becker · 6 years ago
  51. 31af3b8 Fix non-DER length encoding in two X.509 CRT parsing tests by Hanno Becker · 6 years ago
  52. 19db19e Fix test case name formatting in X.509 parsing suite by Hanno Becker · 6 years ago
  53. 0f5acc1 Use ASN.1 NULL TLVs when testing invalid tags by Hanno Becker · 6 years ago
  54. 2389d16 Shorten X.509 CRT parsing test names by Hanno Becker · 6 years ago
  55. 44199b6 Extend negative testing for X.509 Signature parsing by Hanno Becker · 6 years ago
  56. 5f88a77 Extend negative testing for X.509 SignatureAlgorithm parsing by Hanno Becker · 6 years ago
  57. 05987e3 Extend negative testing for X.509 v3 Extension parsing by Hanno Becker · 6 years ago
  58. be3850a Extend negative testing for X.509 SubjectID parsing by Hanno Becker · 6 years ago
  59. 9f06b50 Extend negative testing for X.509 IssuerID parsing by Hanno Becker · 6 years ago
  60. bb955e5 Extend negative testing for X.509 SubjectPublicKeyInfo parsing by Hanno Becker · 6 years ago
  61. 28ae6b1 Extend negative testing for X.509 Subject parsing by Hanno Becker · 6 years ago
  62. 18459d4 Extend negative testing for X.509 Validity parsing by Hanno Becker · 6 years ago
  63. 5e2cf38 Extend negative testing for X.509 Issuer parsing by Hanno Becker · 6 years ago
  64. a328fff Extend negative testing for X.509 AlgorithmIdentifier parsing by Hanno Becker · 6 years ago
  65. e7d8f96 Extend negative testing for X.509 Serial number parsing by Hanno Becker · 6 years ago
  66. a9ef412 Extend negative testing for X.509 Version parsing by Hanno Becker · 6 years ago
  67. a5c481e Extend negative testing for X.509 TBS header parsing by Hanno Becker · 6 years ago
  68. 6ccfb18 Always return a high-level error code from X.509 module by Hanno Becker · 6 years ago
  69. 12f62fb Obey bounds of ASN.1 substructures by Hanno Becker · 6 years ago
  70. 58fc28c Rename server1.der to server1.crt.der by Hanno Becker · 6 years ago
  71. e21387e Add build instructions to generate DER versions of CRTs and keys by Hanno Becker · 6 years ago
  72. 4a9b028 Correct name of X.509 parsing test for well-formed, ill-signed CRT by Hanno Becker · 6 years ago
  73. 20a4ade Add test cases exercising successful verification of MD2/MD4/MD5 CRT by Hanno Becker · 6 years ago
  74. 7b8abee Add test case exercising verification of valid MD2 CRT by Hanno Becker · 6 years ago
  75. 2e0f71f Add instructions for MD[245] test CRTs to tests/data_files/Makefile by Hanno Becker · 6 years ago
  76. ba698da Remove use of MD2 in further x509parse tests by Hanno Becker · 6 years ago
  77. 32b48ea Convert further x509parse tests to use lower-case hex data by Hanno Becker · 6 years ago
  78. 01346c6 Use SHA-256 instead of MD2 in X.509 CRT parsing tests by Hanno Becker · 6 years ago
  79. d0d78d7 Consistently use lower case hex data in X.509 parsing tests by Hanno Becker · 6 years ago
  80. 56f071f Add negative test for malformed SAN by Ron Eldor · 6 years ago
  81. 76a9c4a Fix test data by Ron Eldor · 6 years ago
  82. 8a59d6b Update test data by Ron Eldor · 6 years ago
  83. 11818f2 Add some negative test cases by Ron Eldor · 6 years ago
  84. 22f605f Print unparseable SubjectAlternativeNames by Janos Follath · 6 years ago
  85. 3c4734a Add Wisun Fan device certificate by Ron Eldor · 6 years ago
  86. 74d9acc Add support for certificate policies extension by Ron Eldor · 6 years ago
  87. b2dc3fa Suppport otherName of type hardware module name by Ron Eldor · 6 years ago
  88. cbb5903 Minor fixes to CA callback tests by Hanno Becker · 6 years ago
  89. 557426a Add a failure testcase for ca callback by Jarno Lamsa · 6 years ago
  90. 462c3e5 Add test for mbedtls_x509_parse_file() with DER encoded CRT by Hanno Becker · 7 years ago
  91. 8e76332 Merge remote-tracking branch 'public/pr/2040' into development by Simon Butcher · 7 years ago
  92. 710f203 Merge branch 'iotssl-1770' into development_thomas_dee by Hanno Becker · 7 years ago
  93. 381c77c Change serial in test-ca.crt from 0 to 3 to circumvent ASN.1 bug by Hanno Becker · 7 years ago
  94. 52acdb5 Add tests for relaxed CRL-CA name comparison by Hanno Becker · 7 years ago
  95. 03de210 Add additional test case for alternative CSR headers by Simon Butcher · 7 years ago
  96. da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  97. de420a4 Fix some test deps by Deomid Ryabkov · 9 years ago
  98. 1cfa2d0 Add missing dependencies in test_suite_x509parse by Gilles Peskine · 7 years ago
  99. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  100. 79a5e72 Merge remote-tracking branch 'upstream-restricted/pr/463' into development-restricted-proposed by Jaeden Amero · 7 years ago mbedtls-2.8.0-rc1