1. 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
  2. 43d7131 Fix rfc822name test arguments by Andrzej Kurek · 2 years, 5 months ago
  3. 532b8d4 Move an x509 malformation test by Andrzej Kurek · 2 years, 6 months ago
  4. d90376e Add a test for a malformed directoryname sequence by Andrzej Kurek · 2 years, 7 months ago
  5. d348632 Switch from PEM to DER format for new x509 directoryname test by Andrzej Kurek · 2 years, 7 months ago
  6. 151d85d Introduce a test for a malformed directoryname SAN by Andrzej Kurek · 2 years, 7 months ago
  7. e12b01d Add support for directoryName subjectAltName by Andrzej Kurek · 2 years, 7 months ago
  8. a946489 X.509: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  9. ac2251d Merge pull request #7076 from mprse/parse_RFC822_name by Paul Elliott · 2 years, 5 months ago
  10. ffb92b0 Merge pull request #7105 from davidhorstmann-arm/fix-oid-printing-bug by Gilles Peskine · 2 years, 6 months ago
  11. a006f8c Adapt dependencies for parsing rfc822Name test by Przemek Stekiel · 2 years, 6 months ago
  12. a4fad2b Correct error code in test_suite_x509parse.data by David Horstmann · 2 years, 6 months ago
  13. 5b9e416 Add rfc822Name support in mbedtls_x509_info_subject_alt_name + adapt test by Przemek Stekiel · 2 years, 6 months ago
  14. 608e3ef Add test for parsing SAN: rfc822Name by Przemek Stekiel · 2 years, 6 months ago
  15. 718eb4f Merge pull request #7025 from AndrzejKurek/uri_san by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  16. 570a0f8 Move to DER certificates for new x509 tests by Andrzej Kurek · 2 years, 6 months ago
  17. 4077372 Fix SHA requirement for SAN URI tests by Andrzej Kurek · 2 years, 7 months ago
  18. 7a05fab Added the uniformResourceIdentifier subtype for the subjectAltName. by Andrzej Kurek · 2 years, 6 months ago
  19. d3d8c85 Merge pull request #6997 from valeriosetti/issue6858 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  20. a119cb6 test: remove redundant ECDSA_C dependencies from test_suite_x509parse.data by Valerio Setti · 2 years, 6 months ago
  21. 00a6c6f test: fix for using proper sign/verify macros by Valerio Setti · 2 years, 6 months ago
  22. fcc6933 test: fix disparities in x509parse and x509write suites by Valerio Setti · 2 years, 6 months ago
  23. 7dcdc13 Change SHA256_C to HAS_ALG_SHA256_VIA[..] in x509 tests by Andrzej Kurek · 2 years, 7 months ago
  24. 5d82c3b X.509: Improve negative testing for SubjectAltName parsing by Hanno Becker · 6 years ago
  25. db305ff X.509: Improve negative testing for SubjectAltName parsing by Hanno Becker · 6 years ago
  26. 59f4a18 Fix test dependency SHA1 -> SHA256 by Przemek Stekiel · 2 years, 6 months ago
  27. d7992df Use input files to parse CSR instead of bytes by Przemek Stekiel · 2 years, 6 months ago
  28. 94e21e1 Skip unsupported extensions by Przemek Stekiel · 2 years, 6 months ago
  29. 92cce3f Use extension .csr.der to indicate format by Przemek Stekiel · 2 years, 6 months ago
  30. f0e25c72 Add missing dependencies for negative tests, remove PEM dependency by Przemek Stekiel · 2 years, 6 months ago
  31. 1609685 Add negative test cases and use DER format for CSRs by Przemek Stekiel · 2 years, 6 months ago
  32. 3f948c9 Fix typo in test dependencies by Przemek Stekiel · 2 years, 6 months ago
  33. 685d472 Adapt expected output of existing tests by Przemek Stekiel · 2 years, 7 months ago
  34. 46a4a49 Add tests to very parsing of CSR v3 extensions by Przemek Stekiel · 2 years, 7 months ago
  35. 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  36. 4511ca0 Use PSS-signed CRL for PSS tests by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  37. b6bf7dc test: fix depends.py for hash tests by Valerio Setti · 2 years, 8 months ago
  38. 3b1a706 Disable 'wrong salt len' test with USE_PSA by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  39. e7221a2 test: adjust depends.py to new SHA224/SHA384 changes by Valerio Setti · 2 years, 8 months ago
  40. 4a480ac Merge pull request #6265 from Kabbah/x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
  41. d0e3d45 Add explanatory comments to raw DER test data by David Horstmann · 2 years, 10 months ago
  42. db73d3b Add mbedtls_x509_get_name memory leak unit test by David Horstmann · 2 years, 10 months ago
  43. d0225af Add a new test with a binary hwSerialNum by Victor Barpp Gomes · 2 years, 10 months ago
  44. 47c7a73 Print RFC 4108 hwSerialNum in hex format by Victor Barpp Gomes · 2 years, 10 months ago
  45. 76b753b Change the dependencies in pem.c to xxx_BASED_ON_USE_PSA and related files by Przemek Stekiel · 3 years ago
  46. d34f8c3 x509 tests: adjust dependencies by Przemek Stekiel · 3 years ago
  47. 9b0e940 Fix case where final special char exceeds buffer by Werner Lewis · 3 years, 1 month ago
  48. 31ecb96 Add tests for exceeded buffer size by Werner Lewis · 3 years, 2 months ago
  49. b33dacd Fix parsing of special chars in X509 DN values by Werner Lewis · 3 years, 3 months ago
  50. 12657cd Remove binary int use by Werner Lewis · 3 years, 2 months ago
  51. 90c46c3 Use consistent test case names by Werner Lewis · 3 years, 2 months ago
  52. b3acb05 Add mbedtls_x509_dn_get_next function by Werner Lewis · 3 years, 2 months ago
  53. 5c9c2ce Add correct test dependencies by Thomas Daubney · 3 years, 2 months ago
  54. a5f39e0 Move accessor definition by Thomas Daubney · 3 years, 2 months ago
  55. 3ff4fc6 Add test data by Thomas Daubney · 3 years, 2 months ago
  56. 75628d5 Code review fixes by TRodziewicz · 4 years, 2 months ago
  57. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  58. 02b76b7 Merge pull request #4619 from TRodziewicz/remove_MBEDTLS_X509_CHECK_x_KEY_USAGE_options by Gilles Peskine · 4 years, 2 months ago
  59. 3ecb92e Remove _X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION by TRodziewicz · 4 years, 3 months ago
  60. 442fdc2 Remove MBEDTLS_X509_CHECK_*_KEY_USAGE options but enable the code by TRodziewicz · 4 years, 2 months ago
  61. dee975a Remove MBEDTLS_X509_ALLOW_EXTENSIONS_NON_V3 option by TRodziewicz · 4 years, 2 months ago
  62. 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  63. 6326a8d Fix SHA definitions and their dependencies in library and test suites. by Mateusz Starzyk · 4 years, 3 months ago
  64. 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 4 months ago
  65. 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  66. 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  67. a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  68. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  69. a282984 Merge pull request #773 from paul-elliott-arm/discrepancy_cert by Gilles Peskine · 4 years, 8 months ago
  70. ca17ebf Add tag check to cert algorithm check by Paul Elliott · 4 years, 8 months ago
  71. d2ce916 Merge branch 'development-restricted' by Janos Follath · 5 years ago
  72. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  73. a4e8614 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
  74. 7d2a4d8 Add test: DNS names should not match IP addresses by Manuel Pégourié-Gonnard · 5 years ago
  75. 210bea3 Add the decomposition of the base case as a comment by Gilles Peskine · 5 years ago
  76. b2281e1 x509parse_crl: more negative test cases by Gilles Peskine · 5 years ago
  77. c84b1e6 Pass "certificate policies" extension to callback by Nicola Di Lieto · 5 years ago
  78. 87a51aa Merge pull request #3243 from ndilieto/development by Manuel Pégourié-Gonnard · 5 years ago
  79. e58b463 Unsupported extension tests in test_suite_x509parse by Nicola Di Lieto · 5 years ago
  80. 17bb60c Tests for mbedtls_x509_crt_parse_der_with_ext_cb by Nicola Di Lieto · 5 years ago
  81. 46b8782 fix mbedtls_x509_dn_gets to escape non-ASCII characters by Koh M. Nakagawa · 5 years ago
  82. d9f6949 Merge pull request #3190 from gilles-peskine-arm/config-full-clarify-development by Gilles Peskine · 5 years ago
  83. 1605074 Guard from undefined behaviour in case of an INT_MAX max_pathlen by Andrzej Kurek · 5 years ago
  84. 6710e15 Enable X509_ALLOW_EXTENSIONS_NON_V3 in config full and fix tests by Gilles Peskine · 5 years ago
  85. 049feff Add dependencies on !MBEDTLS_SHA512_NO_SHA384 to x509/ssl unit tests by Gilles Peskine · 5 years ago
  86. 61c8a37 Merge pull request #2836 from hanno-arm/x509_crt_policies_tests by Jaeden Amero · 6 years ago
  87. f70d3eb Uncomment X509 test that now works by Gilles Peskine · 6 years ago
  88. 74692ae Merge remote-tracking branch 'origin/pr/2488' into development by Jaeden Amero · 6 years ago
  89. 7a020f3 Make test case descriptions unique by Gilles Peskine · 6 years ago
  90. 6dfa665 X.509: Add numerous negative parsing tests for CertificatePolicy ext by Hanno Becker · 6 years ago
  91. c15ff98 X.509: Adapt negative parsing test for no data in CrtPolicy ext by Hanno Becker · 6 years ago
  92. 7b8330a X.509: Move negative tests for CertificatePolicy parsing by Hanno Becker · 6 years ago
  93. 82a1fe5 X.509: Remove CRT policy parsing test 'bool len missing' by Hanno Becker · 6 years ago
  94. 2dedcc5 Change X.509 test cases to not rely on asn1parse limitations by Gilles Peskine · 6 years ago
  95. 9eeb861 Update certificates to expire in 2029 by Ron Eldor · 6 years ago
  96. c54ee93 Merge remote-tracking branch 'origin/pr/2443' into development by Jaeden Amero · 6 years ago
  97. 7af080a Merge remote-tracking branch 'origin/pr/2442' into development by Jaeden Amero · 6 years ago
  98. 6b5dc68 Merge remote-tracking branch 'origin/pr/2430' into development by Jaeden Amero · 6 years ago
  99. 61cf9e3 Fix documentation of X.509 parsing test by Hanno Becker · 6 years ago
  100. 7717c41 Add X.509 CRT parsing test for mixed time-encodings by Hanno Becker · 6 years ago