1. 25b282e x509: move internal functions declarations to a private header by Valerio Setti · 1 year, 7 months ago
  2. 4dec9eb Merge pull request #8378 from mschulz-at-hilscher/fixes/issue-8377 by Gilles Peskine · 1 year, 9 months ago
  3. edc32ea Uncrustified by Matthias Schulz · 1 year, 10 months ago
  4. 03bd095 Fix dependency check for helper functions. by Matthias Schulz · 1 year, 10 months ago
  5. f257420 Fix code style by Gilles Peskine · 1 year, 10 months ago
  6. ab40822 Added parameters to add callback function to handle unsupported extensions. Similar to how the callback functions work when parsing certificates. Also added new test cases. by Matthias Schulz · 1 year, 10 months ago
  7. bb7d92c Remove redundant null check by Gilles Peskine · 1 year, 10 months ago
  8. 21e46b3 Fix missing initializations on some error paths by Gilles Peskine · 1 year, 10 months ago
  9. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  10. 6ebe7d2 Merge pull request #8095 from davidhorstmann-arm/initialize-struct-get-other-name by Paul Elliott · 1 year, 11 months ago
  11. cfae6a1 Fix incorrect detection of HardwareModuleName by David Horstmann · 2 years ago
  12. 26b7c93 Merge pull request #7992 from valeriosetti/issue7755 by Manuel Pégourié-Gonnard · 2 years ago
  13. e7700a7 Merge pull request #7936 from AgathiyanB/assert-false-macro by Tom Cosgrove · 2 years ago
  14. 3580f44 test: solve test disparities for x509[parse/write] suites by Valerio Setti · 2 years ago
  15. 763b353 Replace TEST_ASSERT("message" == 0) with TEST_FAIL by Agathiyan Bragadeesh · 2 years ago
  16. e4e9e7d For tests, rename TEST_BUFFERS_EQUAL() to TEST_MEMORY_COMPARE() by Tom Cosgrove · 2 years ago
  17. 05b2a87 For tests, rename TEST_CALLOC_OR_FAIL() to just TEST_CALLOC() by Tom Cosgrove · 2 years ago
  18. f9ffd11 For tests, rename ASSERT_ALLOC() to TEST_CALLOC_OR_FAIL() by Tom Cosgrove · 2 years ago
  19. 65cd851 For tests, rename ASSERT_COMPARE() to TEST_BUFFERS_EQUAL() by Tom Cosgrove · 2 years ago
  20. 8abb349 Merge branch 'development' into mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 2 years, 1 month ago
  21. 9a3a1a6 Simplify directory name comparison in tests by David Horstmann · 2 years, 1 month ago
  22. edf0597 Merge pull request #7691 from DemiMarie/test-equal by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  23. 458b96b Merge pull request #7638 from AndrzejKurek/cert-apps-use-ips by Paul Elliott · 2 years, 1 month ago
  24. 16442cc x509parse tests: Replace TEST_ASSERT with TEST_EQUAL by Demi Marie Obenour · 2 years, 8 months ago
  25. c40a1b5 Remove references to x509_invasive.h by Andrzej Kurek · 2 years, 2 months ago
  26. ff9c299 Fix code style by Przemek Stekiel · 2 years, 3 months ago
  27. 05d5c3e Further test improvements by Przemek Stekiel · 2 years, 3 months ago
  28. 9a1c428 Fix after rebase (remove redundant variables in tests) by Przemek Stekiel · 2 years, 3 months ago
  29. a6a0a79 Use TEST_EQUAL instead of TEST_ASSERT in tests by Przemek Stekiel · 2 years, 3 months ago
  30. 1969f6a Test optional fields in authorityKeyId by Przemek Stekiel · 2 years, 4 months ago
  31. 0ad1006 Check values in tests by Przemek Stekiel · 2 years, 4 months ago
  32. 2568d47 Use generated certs in DER format in tests by Przemek Stekiel · 2 years, 4 months ago
  33. 97edeb4 Merge pull request #6866 from mprse/extract-key-ids by Gilles Peskine · 2 years, 3 months ago
  34. 67d3f52 Use int instead uint in test function arguments by Przemek Stekiel · 2 years, 3 months ago
  35. 8194285 Fix parsing of authorityCertSerialNumber (use valid tags) by Przemek Stekiel · 2 years, 3 months ago
  36. 55ad28a Document a known issue with testing of mbedtls_x509_crt_parse_path by Gilles Peskine · 2 years, 4 months ago
  37. 1e5fec6 Improve testing of mbedtls_x509_crt_parse_file by Gilles Peskine · 2 years, 4 months ago
  38. e50831c test: minor fix for non-initialized variable by valerio · 2 years, 3 months ago
  39. 32f2ac9 test: proper positioning of USE_PSA_INIT + added missing exit labels by valerio · 2 years, 3 months ago
  40. 569c171 test: fix USE_PSA_INIT/DONE for x509 test suite by Valerio Setti · 2 years, 4 months ago
  41. 6f545ac Add mbedtls_x509_crt_parse_cn_inet_pton() tests by Glenn Strauss · 2 years, 9 months ago
  42. 39dbe23 Release memory for subject alt name in test by Przemek Stekiel · 2 years, 4 months ago
  43. 0198421 Adapt test for authority_key_id (parsing subject alt name) by Przemek Stekiel · 2 years, 6 months ago
  44. 8661fed Fix tests dependencies by Przemek Stekiel · 2 years, 6 months ago
  45. 9a511c5 Rename back mbedtls_x509_parse_general_name->mbedtls_x509_parse_subject_alt_name by Przemek Stekiel · 2 years, 7 months ago
  46. 9085cff Removing obsolete test after merging and correcting missing macro by toth92g · 4 years, 3 months ago
  47. 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
  48. 5042b10 - Removing obsolete test files (DER strings are used instead of them to minimize resource usage) by toth92g · 4 years, 3 months ago
  49. 357b297 Correcting tests: by toth92g · 4 years, 3 months ago
  50. 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
  51. 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
  52. 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
  53. d90376e Add a test for a malformed directoryname sequence by Andrzej Kurek · 2 years, 6 months ago
  54. d40c2b6 Introduce proper memory management for SANs by Andrzej Kurek · 2 years, 6 months ago
  55. e12b01d Add support for directoryName subjectAltName by Andrzej Kurek · 2 years, 7 months ago
  56. 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  57. 33a1302 X.509: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  58. 608e3ef Add test for parsing SAN: rfc822Name by Przemek Stekiel · 2 years, 6 months ago
  59. 178b5bd pk: move MBEDTLS_PK_CAN_ECDSA_SOME macro to pk.h and fix tests by Valerio Setti · 2 years, 6 months ago
  60. 25fd51f test: add missing include in test_suite_x509parse by Valerio Setti · 2 years, 6 months ago
  61. 0cfb08d Merge pull request #6922 from mprse/csr_v3 by Gilles Peskine · 2 years, 6 months ago
  62. 6dd757a Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
  63. d7992df Use input files to parse CSR instead of bytes by Przemek Stekiel · 2 years, 6 months ago
  64. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  65. 4511ca0 Use PSS-signed CRL for PSS tests by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  66. cc6e0a6 Fix missing initialisation of PSA Crypto by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  67. 4a480ac Merge pull request #6265 from Kabbah/x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
  68. a4b4041 Shared code to free x509 structs by Glenn Strauss · 3 years, 1 month ago
  69. 2bb9c8a Change brace initialization to memset by David Horstmann · 2 years, 10 months ago
  70. 01dd548 Minor fixes to x509_get_name() test function by David Horstmann · 2 years, 10 months ago
  71. 3cd6758 Improve X509 DN test naming by David Horstmann · 2 years, 10 months ago
  72. db73d3b Add mbedtls_x509_get_name memory leak unit test by David Horstmann · 2 years, 10 months ago
  73. 47c7a73 Print RFC 4108 hwSerialNum in hex format by Victor Barpp Gomes · 2 years, 10 months ago
  74. 07018f9 Make legacy_or_psa.h public. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  75. d34f8c3 x509 tests: adjust dependencies by Przemek Stekiel · 3 years ago
  76. 31ecb96 Add tests for exceeded buffer size by Werner Lewis · 3 years, 2 months ago
  77. 3e5585b Replace TEST_ASSERT macro uses by Werner Lewis · 3 years, 1 month ago
  78. ac80a66 Reduce buffer sizes to expected size by Werner Lewis · 3 years, 1 month ago
  79. 12657cd Remove binary int use by Werner Lewis · 3 years, 1 month ago
  80. b3acb05 Add mbedtls_x509_dn_get_next function by Werner Lewis · 3 years, 2 months ago
  81. 4b55a89 Merge pull request #5887 from tom-daubney-arm/mbedtls_x509_crt_ext_types_accessor by Dave Rodgman · 3 years, 2 months ago
  82. 5c9c2ce Add correct test dependencies by Thomas Daubney · 3 years, 2 months ago
  83. a5f39e0 Move accessor definition by Thomas Daubney · 3 years, 2 months ago
  84. bd5466a Add test for accessor by Thomas Daubney · 3 years, 2 months ago
  85. 4265026 Merge pull request #5783 from mprse/md_dep_v3 by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  86. cd20499 Fix dependencies in tests by Przemek Stekiel · 3 years, 3 months ago
  87. 28015e1 Set flag to proper value by Thomas Daubney · 3 years, 3 months ago
  88. 442fdc2 Remove MBEDTLS_X509_CHECK_*_KEY_USAGE options but enable the code by TRodziewicz · 4 years, 2 months ago
  89. c86f330 Merge pull request #3777 from hanno-arm/x509-info-optimization_rebased by Dave Rodgman · 4 years, 3 months ago
  90. e67665c Merge pull request #4006 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
  91. ee33c60 Fix minor styling issues by Chris Jones · 4 years, 8 months ago
  92. fff2d57 Fix X.509 parsing tests if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
  93. b4e5ddc Fix X.509 CRT parsing test if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
  94. 5d4c4b1 Add missing dependencies on !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 6 years ago
  95. 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  96. 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  97. 9f7a693 Apply MBEDTLS_ERROR_ADD to library by Chris Jones · 4 years, 4 months ago
  98. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  99. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  100. 1f186ff Add missing calls to USE_PSA_DONE by Gilles Peskine · 4 years, 6 months ago