1. b579ccd The still used deprecated error codes replaced with _PLATFORM_ ones by TRodziewicz · 4 years, 4 months ago
  2. e483a77 Merge pull request #816 from ARMmbed/development by Dave Rodgman · 4 years, 5 months ago mbedtls-2.26.0 v2.26.0
  3. fc86f3f Merge pull request #3386 from gabor-mezei-arm/3268_update_macros_for_ouput_buffer_size by Ronald Cron · 4 years, 5 months ago
  4. dd9e8f6 Fix potential buffer overflow in printf by Paul Elliott · 4 years, 8 months ago
  5. 17605f0 Merge pull request #4151 from ronald-cron-arm/psa-sign_verify-hash by Manuel Pégourié-Gonnard · 4 years, 5 months ago
  6. bfe7549 Bump version to 2.26.0 by Dave Rodgman · 4 years, 5 months ago
  7. 5cce6a2 Merge branch 'development-restricted' into mbedtls-2.26.0-rc by Dave Rodgman · 4 years, 5 months ago
  8. e252868 Merge pull request #4067 from stevew817/feature/allow_multilength_aead by Gilles Peskine · 4 years, 5 months ago
  9. bb9cbc7 psa: ecdsa: Prefer NOT_SUPPORTED error code by Ronald Cron · 4 years, 5 months ago
  10. 3c973f4 Fix misnamed base64 test by Paul Elliott · 4 years, 5 months ago
  11. 9103d49 psa: ecdsa: Rework deterministic support check by Ronald Cron · 4 years, 5 months ago
  12. d0b0ba8 Merge pull request #4173 from gilles-peskine-arm/net_poll-fd_setsize-development by Janos Follath · 4 years, 5 months ago
  13. f9f7fdf Rework MAC algorithm / key type validation by Steven Cooreman · 4 years, 5 months ago
  14. 58c94d3 Make psa_get_mac_output_length testable and test it by Steven Cooreman · 4 years, 5 months ago
  15. c48cb80 Prevent false positive CF Test Failures by Paul Elliott · 4 years, 5 months ago
  16. c1a895d Add further more rigorous tests for base64 by Paul Elliott · 4 years, 5 months ago
  17. 5ad4bf7 Move MAC default length checking into psa_key_policy_permits by Steven Cooreman · 4 years, 5 months ago
  18. 328f11c Language & readability touchups by Steven Cooreman · 4 years, 5 months ago
  19. 2a02787 Merge pull request #4148 from stevew817/add_missing_non_12b_gcm_test_skip by Ronald Cron · 4 years, 5 months ago
  20. 16a05f5 Add metadata tests intertwining truncated and at-least-length algos by Steven Cooreman · 4 years, 5 months ago
  21. a1d8322 Fix typos & copy-paste errors by Steven Cooreman · 4 years, 5 months ago
  22. fb9cb92 Move wildcard-to-exercisable conversion to exercise_key in test suite by Steven Cooreman · 4 years, 5 months ago
  23. 7e39f05 Using a wildcard as a specific algorithm now reports invalid argument by Steven Cooreman · 4 years, 5 months ago
  24. ae3f13b Add more test cases and fix AT_LEAST_THIS_LENGTH against base algorithm by Steven Cooreman · 4 years, 5 months ago
  25. a96e241 Test _AT_LEAST_THIS_LENGTH macros in the PSA Crypto metadata test suite by Steven Cooreman · 4 years, 5 months ago
  26. 2c2efa4 Fix dependency-setting script and test dependencies for new tests by Steven Cooreman · 4 years, 5 months ago
  27. 5d81481 Rename AEAD WITH_MINIMUM_LENGTH to AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 6 months ago
  28. caad493 rename MAC_WITH_MINIMUM_LENGTH_TAG to AT_LEAST_THIS_LENGTH_MAC by Steven Cooreman · 4 years, 6 months ago
  29. b3ce815 Add support for minimum-tag-length AEAD and MAC policies by Steven Cooreman · 4 years, 6 months ago
  30. ceface2 Add test for ouput buffer size macros by gabor-mezei-arm · 4 years, 7 months ago
  31. 574cf7b Clarify how a file descriptor could still be more than the limit by Gilles Peskine · 4 years, 5 months ago
  32. 97c57fe Fix sloppiness around stricly less-than vs less or equal by Gilles Peskine · 4 years, 5 months ago
  33. 6667a78 Add test for mbedtls_net_poll beyond FD_SETSIZE by Gilles Peskine · 4 years, 5 months ago
  34. 1c0e48a New test suite: net by Gilles Peskine · 4 years, 5 months ago
  35. 448d546 First pass at constant flow tests for base64 by Paul Elliott · 4 years, 5 months ago
  36. 5a7702e Fix some C function documentation in the test framework by Gilles Peskine · 4 years, 5 months ago
  37. 6e0d5bd Increment the test step number when invalidating a key by Gilles Peskine · 4 years, 6 months ago
  38. 65048ad Destroy recorded persistent keys in PSA_DONE() by Gilles Peskine · 4 years, 6 months ago
  39. aae718c New test helper to purge persistent key from memory by Gilles Peskine · 4 years, 6 months ago
  40. 313ffb8 Move PSA storage cleanup out of the slot_management test suite by Gilles Peskine · 4 years, 6 months ago
  41. b9ad794 Push back on divergence of duplicated code by Gilles Peskine · 4 years, 6 months ago
  42. e95a643 Prepare to move persistent storage cleanup to common code by Gilles Peskine · 4 years, 6 months ago
  43. e78b002 Move exercise_key and related functions to their own module by Gilles Peskine · 4 years, 6 months ago
  44. 8e94efe Move asn1_skip_integer to the asn1_helpers module by Gilles Peskine · 4 years, 6 months ago
  45. ea38a92 Remove a redundant export step in import_export by Gilles Peskine · 4 years, 6 months ago
  46. c18e25f Prepare to move exercise_key and friends to their own module by Gilles Peskine · 4 years, 6 months ago
  47. 3d979f7 Add init-free tests for entropy by Gilles Peskine · 4 years, 6 months ago
  48. 914afe1 Add init-free tests for RSA by Gilles Peskine · 4 years, 6 months ago
  49. 7aba036 Add missing cleanup in test function by Gilles Peskine · 4 years, 6 months ago
  50. 2a4c598 Detect and report mutex usage errors by Gilles Peskine · 4 years, 6 months ago
  51. 1061ec6 Mutex usage testing: set up wrapper functions by Gilles Peskine · 4 years, 6 months ago
  52. 1f186ff Add missing calls to USE_PSA_DONE by Gilles Peskine · 4 years, 6 months ago
  53. 9de97e2 Make {USE_,}PSA_{INIT,DONE} available in all test suites by Gilles Peskine · 4 years, 6 months ago
  54. d6ee36e Merge pull request #4110 from gilles-peskine-arm/psa-external-random-in-mbedtls by Dave Rodgman · 4 years, 6 months ago
  55. bd21b18 Merge pull request #4126 from gilles-peskine-arm/ccm-test-iv-overflow-warning by Gilles Peskine · 4 years, 6 months ago
  56. 8d5645a tests: psa driver wrapper: Fix sign/verify unit test dependency by Ronald Cron · 4 years, 8 months ago
  57. f68a9cf Fix test code under MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER by Gilles Peskine · 4 years, 6 months ago
  58. d169d60 Skip dependency symbols that are not implemented by Gilles Peskine · 4 years, 6 months ago
  59. 60b29fe Define WANT symbols for always-supported key types by Gilles Peskine · 4 years, 6 months ago
  60. 7f75687 Append the key size to ECC curve dependencies by Gilles Peskine · 4 years, 6 months ago
  61. 7d112ae Check in test_suite_psa_crypto_not_supported.generated.data by Gilles Peskine · 4 years, 6 months ago
  62. 069346c New test suite for not-supported cases: key creation (import, generate) by Gilles Peskine · 4 years, 6 months ago
  63. cd2d648 Explain the "external RNG large" test case by Gilles Peskine · 4 years, 6 months ago
  64. ddeb889 Exclude random_twice tests with MBEDTLS_TEST_NULL_ENTROPY by Gilles Peskine · 4 years, 6 months ago
  65. e3ed802 Expose mbedtls_psa_get_random() by Gilles Peskine · 4 years, 6 months ago
  66. 010d7c7 Merge pull request #3744 from ronald-cron-arm/psa-generate-key-internal by Ronald Cron · 4 years, 6 months ago
  67. bb86d0c Merge pull request #3995 from stevew817/feature/psa_configurable_static_ram_usage by Gilles Peskine · 4 years, 6 months ago
  68. d00f5e1 tests: psa: Remove generate key test case restriction by Ronald Cron · 4 years, 8 months ago
  69. f619c68 psa: driver wrappers: Add generate key unit test with no fallback by Ronald Cron · 4 years, 8 months ago
  70. f49478b Add missing test skip for ALT-implemented GCM by Steven Cooreman · 4 years, 6 months ago
  71. 863470a Rename PSA_KEY_SLOT_COUNT to MBEDTLS_PSA_KEY_SLOT_COUNT by Steven Cooreman · 4 years, 6 months ago
  72. 70f654a Fix a malformed define guard by Steven Cooreman · 4 years, 6 months ago
  73. 5cd00d2 Merge pull request #4092 from ronald-cron-arm/psa-crypto-client by Ronald Cron · 4 years, 6 months ago
  74. 7339335 Merge pull request #3967 from bensze01/psa_macro_rename by Ronald Cron · 4 years, 6 months ago
  75. b2024ef Merge pull request #4129 from chris-jones-arm/move-test-macros by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  76. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  77. 28a45ed tests: psa: Add macros to skip a test case by Ronald Cron · 4 years, 6 months ago
  78. 50f1f5e Use PSA_ALG_ macros to inspect AEAD base algorithm by Steven Cooreman · 4 years, 6 months ago
  79. 2f09913 Set default IV for AES-GCM to 12 bytes by Steven Cooreman · 4 years, 7 months ago
  80. 82645b1 Allow skipping vectors w/ non-12-byte IV AES-GCM on ALT by Steven Cooreman · 4 years, 7 months ago
  81. d588ea1 Allow skipping AES-192 for alternative implementations in PSA test suite by Steven Cooreman · 4 years, 7 months ago
  82. 7c9e7da Add CAVS14.0 AES-GCM vectors to test more IV, tag and key lengths by Steven Cooreman · 4 years, 7 months ago
  83. 395889f psa: Make sure MBEDTLS_PSA_CRYPTO_CLIENT is defined by Ronald Cron · 4 years, 6 months ago
  84. a0b4dec Merge pull request #4072 from gilles-peskine-arm/psa_import_ecc_key-not_supported by Gilles Peskine · 4 years, 6 months ago
  85. a6d155f Move test macros to macros.h by Chris Jones · 4 years, 6 months ago
  86. b168c0d More robust code to set the IV by Gilles Peskine · 4 years, 6 months ago
  87. 5d332f0 Merge pull request #4105 from paul-elliott-arm/fix_test_leak by Gilles Peskine · 4 years, 6 months ago
  88. 9189202 Remove trail check in the generate_random test by Gilles Peskine · 4 years, 6 months ago
  89. 2fa6b5f ECC import: more useful choice of INVALID_ARGUMENT vs NOT_SUPPORTED by Gilles Peskine · 4 years, 6 months ago
  90. d945871 Merge pull request #3872 from gabor-mezei-arm/3275_use_PSA_ERROR_DATA_INVALID_where_warranted by Gilles Peskine · 4 years, 6 months ago
  91. 540320b Merge pull request #4054 from chris-jones-arm/move-testing-functions by Ronald Cron · 4 years, 6 months ago
  92. 077599a New test suite for random generation by Gilles Peskine · 4 years, 6 months ago
  93. c7b5374 Fix for memory leak in ssl tests by Paul Elliott · 4 years, 6 months ago
  94. 10ec780 Remove HAVE_RAM_AVAILABLE for derive_full and derive_output tests by Steven Cooreman · 4 years, 6 months ago
  95. 83fdb70 Convert 'large key' testing to accept insufficient memory errors by Steven Cooreman · 4 years, 7 months ago
  96. 69967ce Get rid of half-baked HAVE_RAM_128K in favor of dynamic heap checking by Steven Cooreman · 4 years, 7 months ago
  97. 00c3e87 Merge pull request #3933 from ronald-cron-arm/psa-import-export by Ronald Cron · 4 years, 6 months ago
  98. 567e0ad Add documentation and minor style changes by Chris Jones · 4 years, 6 months ago
  99. a5ab765 Remove direct writing to `test_info` from `*.function` by Chris Jones · 4 years, 6 months ago
  100. bbd2bfb Merge pull request #4096 from gilles-peskine-arm/mpi_sub_abs-buffer_overflow-development by Janos Follath · 4 years, 6 months ago