1. a0ba8aa Add test for non ascii x509 subject name by Agathiyan Bragadeesh · 2 years ago
  2. 47cc76f Update x509 test for numericoid/hexstring output by Agathiyan Bragadeesh · 2 years ago
  3. ef299d6 Add more tests for RFC 4514 by Agathiyan Bragadeesh · 2 years ago
  4. dba8a64 Add and update tests for x509write and x509parse by Agathiyan Bragadeesh · 2 years ago
  5. a792564 Merge pull request #7788 from marekjansta/fix-x509-ec-algorithm-identifier by Gilles Peskine · 2 years ago
  6. 8abb349 Merge branch 'development' into mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 2 years, 1 month ago
  7. 2d07a72 Merge pull request #7821 from davidhorstmann-arm/simplify-test-dn-formatting by Dave Rodgman · 2 years, 1 month ago
  8. 3f2448b Merge pull request #7802 from AndrzejKurek/go-go-der-certs by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  9. 603271c test: solve disparities in driver coverage analysis for no_ecp_at_all() by Valerio Setti · 2 years, 1 month ago
  10. 9a3a1a6 Simplify directory name comparison in tests by David Horstmann · 2 years, 1 month ago
  11. 2016fa3 Use DER format for x509 SAN tests by Andrzej Kurek · 2 years, 2 months ago
  12. 8bde649 Fixed AlgorithmIdentifier parameters when used with ECDSA signature algorithm in x509 certificate by Marek Jansta · 2 years, 9 months ago
  13. f22983b Merge pull request #7411 from mprse/extract-key-ids-test by Gilles Peskine · 2 years, 2 months ago
  14. b3eaf8c Use predefined serial numer in certificates by Przemek Stekiel · 2 years, 2 months ago
  15. 0b683a9 Remove redundant test and add tests: keyid only (without issuer) by Przemek Stekiel · 2 years, 2 months ago
  16. 401c8e3 Adapt test (use path instead of bytes) after rebase by Przemek Stekiel · 2 years, 3 months ago
  17. 05d5c3e Further test improvements by Przemek Stekiel · 2 years, 3 months ago
  18. 64a06e4 Add more test cases by Przemek Stekiel · 2 years, 3 months ago
  19. 2c64e90 Use RSA keys in generated certificates by Przemek Stekiel · 2 years, 3 months ago
  20. b1f0b53 Add test for invalid KeyIdentifier tag length + adapt error code by Przemek Stekiel · 2 years, 3 months ago
  21. 1969f6a Test optional fields in authorityKeyId by Przemek Stekiel · 2 years, 4 months ago
  22. 0ad1006 Check values in tests by Przemek Stekiel · 2 years, 4 months ago
  23. 2568d47 Use generated certs in DER format in tests by Przemek Stekiel · 2 years, 4 months ago
  24. 63973ab Add test for invalid IP length (+use der format in tests) by Przemek Stekiel · 2 years, 2 months ago
  25. 63a4cdd Add test to parse ipV4 and ipV6 addresses by Przemek Stekiel · 2 years, 2 months ago
  26. 5c3d6e2 Merge pull request #7575 from AndrzejKurek/URI-SAN-verification by Gilles Peskine · 2 years, 2 months ago
  27. bffe31c change path of mbedtls_x509_crl_parse input data by Jerry Yu · 2 years, 2 months ago
  28. 87f6477 change path of mbedtls_x509_csr_parse_file input data by Jerry Yu · 2 years, 2 months ago
  29. a3e249c change path of mbedtls_x509_csr_info input data by Jerry Yu · 2 years, 2 months ago
  30. e8e7bbb change path of x509_parse_san input data by Jerry Yu · 2 years, 2 months ago
  31. 1c3cfb3 change path of x509parse_crt_file input data by Jerry Yu · 2 years, 2 months ago
  32. 85b0758 change path of x509_cert_info input data by Jerry Yu · 2 years, 2 months ago
  33. 2d412c6 change path of mbedtls_x509_crl_info input data by Jerry Yu · 2 years, 2 months ago
  34. aa266f2 Merge pull request #7602 from mprse/AuthorityKeyId_leak_fix by Paul Elliott · 2 years, 3 months ago
  35. da97ad9 Use valid MD5 dependency for test by Przemek Stekiel · 2 years, 3 months ago
  36. 69482f9 Add test to cover memory leak in authorityCertIssuer case by Przemek Stekiel · 2 years, 3 months ago
  37. 926bcb0 Merge pull request #7532 from AndrzejKurek/remove-leading-zeroes-ip-parsing by Paul Elliott · 2 years, 3 months ago
  38. 199eab9 Add partial support for URI SubjectAltNames by Andrzej Kurek · 2 years, 3 months ago
  39. 97edeb4 Merge pull request #6866 from mprse/extract-key-ids by Gilles Peskine · 2 years, 3 months ago
  40. ed9fb78 Fix parsing of KeyIdentifier (tag length error case) + test by Przemek Stekiel · 2 years, 3 months ago
  41. f292b9d Fix pastapasta by Gilles Peskine · 2 years, 3 months ago
  42. 3c96e0f typo by Gilles Peskine · 2 years, 4 months ago
  43. 55ad28a Document a known issue with testing of mbedtls_x509_crt_parse_path by Gilles Peskine · 2 years, 4 months ago
  44. 1e5fec6 Improve testing of mbedtls_x509_crt_parse_file by Gilles Peskine · 2 years, 4 months ago
  45. 6f400a3 Disallow leading zeroes when parsing IPv4 addresses by Andrzej Kurek · 2 years, 3 months ago
  46. 1a24895 Simplify string escapes by Gilles Peskine · 2 years, 8 months ago
  47. 935a987 Merge pull request #7436 from AndrzejKurek/x509-verify-san-ip by Gilles Peskine · 2 years, 3 months ago
  48. af04f63 Add an IPv4 mapped IPv6 test by Andrzej Kurek · 2 years, 4 months ago
  49. fe05081 Introduce an additional test for IPV4 parsing by Andrzej Kurek · 2 years, 4 months ago
  50. e404612 Replace old macro in test_suite_x509parse by Andrzej Kurek · 2 years, 4 months ago
  51. 7bd00e0 use MBEDTLS_PK_CAN_ECDSA_SOME by Glenn Strauss · 2 years, 5 months ago
  52. 700ffa0 use MBEDTLS_HAS_ALG_SHA_256_VIA_MD_OR_PSA_BASED_ON_USE_PSA by Glenn Strauss · 2 years, 5 months ago
  53. 6f545ac Add mbedtls_x509_crt_parse_cn_inet_pton() tests by Glenn Strauss · 2 years, 9 months ago
  54. 3208b0b add IP SAN tests changes per mbedTLS standards by Eugene K · 5 years ago
  55. 6c496a1 solve disparities for ECP_LIGHT between ref/accel by Valerio Setti · 2 years, 4 months ago
  56. 79354c3 Use MBEDTLS_MD_CAN_SHA1 macro as test dependency by Przemek Stekiel · 2 years, 4 months ago
  57. 09720e2 Remove redundant test cases by Przemek Stekiel · 2 years, 6 months ago
  58. 75653b1 Add indication of extension error while parsing authority/subject key id by Przemek Stekiel · 2 years, 6 months ago
  59. 6ec839a x509_get_authority_key_id: add length check + test by Przemek Stekiel · 2 years, 6 months ago
  60. 8661fed Fix tests dependencies by Przemek Stekiel · 2 years, 6 months ago
  61. 8d435a0 Renaming x509_get_subject_alt_name to x509_get_general_names and mbedtls_x509_parse_subject_alt_name to mbedtls_x509_parse_general_name so they can be used not only to collect subject alt name, but the V3 authority cert issuer that is also GeneralName type. by toth92g · 4 years, 3 months ago
  62. 5042b10 - Removing obsolete test files (DER strings are used instead of them to minimize resource usage) by toth92g · 4 years, 3 months ago
  63. 357b297 Correcting tests: by toth92g · 4 years, 3 months ago
  64. 2d2fb3a Correting findings: Using DER format instead of PEM while testing to minimize the resource usage. Comparation of byte arrays in test are now done via the dedicated ASSERT_COMPARE test macro for better understanding by toth92g · 4 years, 3 months ago
  65. 0e2e2d6 x509parse tests used only last 16 bits of the return values. They are updated to check the whole 32 bit value by toth92g · 4 years, 5 months ago
  66. 3c2243c Replacing hard-coded literals with macros of the library in the new x509parse tests by toth92g · 4 years, 5 months ago
  67. a41954d Extracting SubjectKeyId and AuthorityKeyId in case of x509 V3 extensions. Updating mbedtls_x509_crt_free function to also free the new dynamic elements (issuer field of AuthorityKeyId). by toth92g · 4 years, 6 months ago
  68. 43d7131 Fix rfc822name test arguments by Andrzej Kurek · 2 years, 5 months ago
  69. 532b8d4 Move an x509 malformation test by Andrzej Kurek · 2 years, 6 months ago
  70. d90376e Add a test for a malformed directoryname sequence by Andrzej Kurek · 2 years, 7 months ago
  71. d348632 Switch from PEM to DER format for new x509 directoryname test by Andrzej Kurek · 2 years, 7 months ago
  72. 151d85d Introduce a test for a malformed directoryname SAN by Andrzej Kurek · 2 years, 7 months ago
  73. e12b01d Add support for directoryName subjectAltName by Andrzej Kurek · 2 years, 7 months ago
  74. a946489 X.509: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  75. ac2251d Merge pull request #7076 from mprse/parse_RFC822_name by Paul Elliott · 2 years, 5 months ago
  76. ffb92b0 Merge pull request #7105 from davidhorstmann-arm/fix-oid-printing-bug by Gilles Peskine · 2 years, 5 months ago
  77. a006f8c Adapt dependencies for parsing rfc822Name test by Przemek Stekiel · 2 years, 5 months ago
  78. a4fad2b Correct error code in test_suite_x509parse.data by David Horstmann · 2 years, 5 months ago
  79. 5b9e416 Add rfc822Name support in mbedtls_x509_info_subject_alt_name + adapt test by Przemek Stekiel · 2 years, 6 months ago
  80. 608e3ef Add test for parsing SAN: rfc822Name by Przemek Stekiel · 2 years, 6 months ago
  81. 718eb4f Merge pull request #7025 from AndrzejKurek/uri_san by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  82. 570a0f8 Move to DER certificates for new x509 tests by Andrzej Kurek · 2 years, 6 months ago
  83. 4077372 Fix SHA requirement for SAN URI tests by Andrzej Kurek · 2 years, 7 months ago
  84. 7a05fab Added the uniformResourceIdentifier subtype for the subjectAltName. by Andrzej Kurek · 2 years, 6 months ago
  85. d3d8c85 Merge pull request #6997 from valeriosetti/issue6858 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  86. a119cb6 test: remove redundant ECDSA_C dependencies from test_suite_x509parse.data by Valerio Setti · 2 years, 6 months ago
  87. 00a6c6f test: fix for using proper sign/verify macros by Valerio Setti · 2 years, 6 months ago
  88. fcc6933 test: fix disparities in x509parse and x509write suites by Valerio Setti · 2 years, 6 months ago
  89. 7dcdc13 Change SHA256_C to HAS_ALG_SHA256_VIA[..] in x509 tests by Andrzej Kurek · 2 years, 7 months ago
  90. 5d82c3b X.509: Improve negative testing for SubjectAltName parsing by Hanno Becker · 6 years ago
  91. db305ff X.509: Improve negative testing for SubjectAltName parsing by Hanno Becker · 6 years ago
  92. 59f4a18 Fix test dependency SHA1 -> SHA256 by Przemek Stekiel · 2 years, 6 months ago
  93. d7992df Use input files to parse CSR instead of bytes by Przemek Stekiel · 2 years, 6 months ago
  94. 94e21e1 Skip unsupported extensions by Przemek Stekiel · 2 years, 6 months ago
  95. 92cce3f Use extension .csr.der to indicate format by Przemek Stekiel · 2 years, 6 months ago
  96. f0e25c72 Add missing dependencies for negative tests, remove PEM dependency by Przemek Stekiel · 2 years, 6 months ago
  97. 1609685 Add negative test cases and use DER format for CSRs by Przemek Stekiel · 2 years, 6 months ago
  98. 3f948c9 Fix typo in test dependencies by Przemek Stekiel · 2 years, 6 months ago
  99. 685d472 Adapt expected output of existing tests by Przemek Stekiel · 2 years, 7 months ago
  100. 46a4a49 Add tests to very parsing of CSR v3 extensions by Przemek Stekiel · 2 years, 7 months ago