1. 6a69ac4 Merge pull request #4220 from bensze01/psa_aead_update_output_size by Ronald Cron · 4 years, 5 months ago
  2. 437035b Fix revert of PSA_AEAD_UPDATE_OUTPUT_SIZE by Bence Szépkúti · 4 years, 5 months ago
  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. 5d5fa8b Merge pull request #3579 from paul-elliott-arm/fix_printf by Ronald Cron · 4 years, 5 months ago
  5. 5699101 Update PSA_CIPHER_ENCRYPT_OUTPUT_MAX_SIZE by gabor-mezei-arm · 4 years, 5 months ago
  6. b744990 Fix missed size_t printf by Paul Elliott · 4 years, 5 months ago
  7. 9907e2c Improve wording of ChangeLog entry by Paul Elliott · 4 years, 5 months ago
  8. aa5e132 Improve include guards for format attribute by Paul Elliott · 4 years, 5 months ago
  9. 61d2209 Fix missed invalid specifier in PSA Crypto build by Paul Elliott · 4 years, 7 months ago
  10. 48438c7 Fix incorrect long long specifier for win64 by Paul Elliott · 4 years, 7 months ago
  11. d48d5c6 Fix size_t and longlong specifiers for MinGW by Paul Elliott · 4 years, 7 months ago
  12. 3949065 Fix incorrect case in changelog entry by Paul Elliott · 4 years, 8 months ago
  13. abb3af7 Invert gate on printf attribute by Paul Elliott · 4 years, 8 months ago
  14. 3891caf Misc review requested fixes by Paul Elliott · 4 years, 8 months ago
  15. 21c62a2 Raise level of -Wformat-truncation to 2 by Paul Elliott · 4 years, 8 months ago
  16. 3a5a107 Correct fix for potential truncation by Paul Elliott · 4 years, 8 months ago
  17. f8d733e Correct include guard for function __attribute by Paul Elliott · 4 years, 8 months ago
  18. 9e3256a Adding printf format warning flags to makefiles by Paul Elliott · 4 years, 8 months ago
  19. 6f21e11 Add Changelog entry by Paul Elliott · 4 years, 8 months ago
  20. 9f35211 Fixes for invalid printf format specifiers by Paul Elliott · 4 years, 8 months ago
  21. dd9e8f6 Fix potential buffer overflow in printf by Paul Elliott · 4 years, 8 months ago
  22. 4e58970 Declare mbedtls_debug_print_msg as printf-like by Paul Elliott · 4 years, 8 months ago
  23. ea32d55 Add printf warning flags to CMake Build by Paul Elliott · 4 years, 8 months ago
  24. 9c3b507 Update PSA_CIPHER_ENCRYPT_OUTPUT_SIZE by gabor-mezei-arm · 4 years, 5 months ago
  25. 17605f0 Merge pull request #4151 from ronald-cron-arm/psa-sign_verify-hash by Manuel Pégourié-Gonnard · 4 years, 5 months ago
  26. 0135516 Merge pull request #4203 from paul-elliott-arm/memsan_fix_build by paul-elliott-arm · 4 years, 5 months ago
  27. e252868 Merge pull request #4067 from stevew817/feature/allow_multilength_aead by Gilles Peskine · 4 years, 5 months ago
  28. 1fb691a Remove superfluous check by Steven Cooreman · 4 years, 5 months ago
  29. cd64093 Language & code readability updates by Steven Cooreman · 4 years, 5 months ago
  30. 286a36e Fix size macros by gabor-mezei-arm · 4 years, 5 months ago
  31. fb91a48 Fix memsan build with clang 11 by Paul Elliott · 4 years, 5 months ago
  32. 477a463 Merge pull request #4168 from stevew817/fix/unreferenced_function_in_ecp_c by Janos Follath · 4 years, 5 months ago archive/origin/remove_deprecated_functions origin/remove_deprecated_functions
  33. bb9cbc7 psa: ecdsa: Prefer NOT_SUPPORTED error code by Ronald Cron · 4 years, 5 months ago
  34. 9103d49 psa: ecdsa: Rework deterministic support check by Ronald Cron · 4 years, 5 months ago
  35. d0b0ba8 Merge pull request #4173 from gilles-peskine-arm/net_poll-fd_setsize-development by Janos Follath · 4 years, 5 months ago
  36. 566899e psa: Remove outdated comments by Ronald Cron · 4 years, 5 months ago
  37. cbc1355 psa: wrapper: Remove unnecessary compiler warning workarounds by Ronald Cron · 4 years, 5 months ago
  38. 31a876d Clarify some policy-handling code comments by Steven Cooreman · 4 years, 5 months ago
  39. f9f7fdf Rework MAC algorithm / key type validation by Steven Cooreman · 4 years, 5 months ago
  40. 9264e01 Update error codes listed in the net_sockets documentation by Gilles Peskine · 4 years, 5 months ago
  41. 4ff9a29 Check truncation length explicitly by Steven Cooreman · 4 years, 5 months ago
  42. 58c94d3 Make psa_get_mac_output_length testable and test it by Steven Cooreman · 4 years, 5 months ago
  43. 7d4b0d7 Reuse PSA_MAC_LENGTH in psa_get_mac_output_length by Steven Cooreman · 4 years, 5 months ago
  44. 5a17267 Add a note about why key_type is required by Steven Cooreman · 4 years, 5 months ago
  45. 1ac5ce3 Make psa_key_policy_algorithm_intersection MAC-length aware by Steven Cooreman · 4 years, 5 months ago
  46. 15472f8 Clean up psa_mac_setup now that we have an output length calculator by Steven Cooreman · 4 years, 5 months ago
  47. 5ad4bf7 Move MAC default length checking into psa_key_policy_permits by Steven Cooreman · 4 years, 5 months ago
  48. 328f11c Language & readability touchups by Steven Cooreman · 4 years, 5 months ago
  49. e538896 Remove unreferenced static functions when ECP_NO_FALLBACK is used by Steven Cooreman · 4 years, 5 months ago
  50. 2a02787 Merge pull request #4148 from stevew817/add_missing_non_12b_gcm_test_skip by Ronald Cron · 4 years, 5 months ago
  51. d788fab Clarify usage of psa_key_policy_permits by Steven Cooreman · 4 years, 5 months ago
  52. 16a05f5 Add metadata tests intertwining truncated and at-least-length algos by Steven Cooreman · 4 years, 5 months ago
  53. 947bb0b Code readability improvements by Steven Cooreman · 4 years, 5 months ago
  54. a1d8322 Fix typos & copy-paste errors by Steven Cooreman · 4 years, 5 months ago
  55. fb9cb92 Move wildcard-to-exercisable conversion to exercise_key in test suite by Steven Cooreman · 4 years, 5 months ago
  56. 7e39f05 Using a wildcard as a specific algorithm now reports invalid argument by Steven Cooreman · 4 years, 5 months ago
  57. ae3f13b Add more test cases and fix AT_LEAST_THIS_LENGTH against base algorithm by Steven Cooreman · 4 years, 5 months ago
  58. a96e241 Test _AT_LEAST_THIS_LENGTH macros in the PSA Crypto metadata test suite by Steven Cooreman · 4 years, 5 months ago
  59. 2c2efa4 Fix dependency-setting script and test dependencies for new tests by Steven Cooreman · 4 years, 5 months ago
  60. d927ed7 Rename _MINIMUM_LENGTH flags to _AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 5 months ago
  61. 4400c3a Add _AT_LEAST_THIS_LENGTH_ macros to PSA constants test by Steven Cooreman · 4 years, 6 months ago
  62. 7de9e2d Language / verbiage fixes by Steven Cooreman · 4 years, 6 months ago
  63. aaec341 Exercise CCM with the right amount of IV bytes in test by Steven Cooreman · 4 years, 6 months ago
  64. 5d81481 Rename AEAD WITH_MINIMUM_LENGTH to AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 6 months ago
  65. caad493 rename MAC_WITH_MINIMUM_LENGTH_TAG to AT_LEAST_THIS_LENGTH_MAC by Steven Cooreman · 4 years, 6 months ago
  66. 37389c7 Update validity domain of min_tag_length / min_mac_length by Steven Cooreman · 4 years, 6 months ago
  67. 0348802 Remove generic wildcard checks after review feedback by Steven Cooreman · 4 years, 6 months ago
  68. ee18b1f Style and language updates after review by Steven Cooreman · 4 years, 6 months ago
  69. b3ce815 Add support for minimum-tag-length AEAD and MAC policies by Steven Cooreman · 4 years, 6 months ago
  70. c6f2480 Fix documentation by gabor-mezei-arm · 4 years, 6 months ago
  71. ceface2 Add test for ouput buffer size macros by gabor-mezei-arm · 4 years, 7 months ago
  72. 34045c1 Merge pull request #4145 from stevew817/fix_return_code by Gilles Peskine · 4 years, 5 months ago
  73. 574cf7b Clarify how a file descriptor could still be more than the limit by Gilles Peskine · 4 years, 5 months ago
  74. 97c57fe Fix sloppiness around stricly less-than vs less or equal by Gilles Peskine · 4 years, 5 months ago
  75. c8dab5b Fix sloppy wording around stricly less-than vs less or equal by Gilles Peskine · 4 years, 5 months ago
  76. e28f236 Document FD_SETSIZE limitation for mbedtls_net_{poll,recv_timeout} by Gilles Peskine · 4 years, 5 months ago
  77. ddf4374 Fix stack buffer overflow in net functions with large file descriptor by Gilles Peskine · 4 years, 5 months ago
  78. 6667a78 Add test for mbedtls_net_poll beyond FD_SETSIZE by Gilles Peskine · 4 years, 5 months ago
  79. e86bdca Fix size macros and its documentation by gabor-mezei-arm · 4 years, 7 months ago
  80. fbd9f1e Add and update macros for output buffer sizes by gabor-mezei-arm · 5 years ago
  81. ee6bb56 Remove out of scope macros by gabor-mezei-arm · 5 years ago
  82. 8809fb6 Add and update size macros for ciphers and keys by gabor-mezei-arm · 5 years ago
  83. 0687b2b Add macros for output buffer sizes by gabor-mezei-arm · 5 years ago
  84. a200ee6 Move AEAD macros next to each other by gabor-mezei-arm · 4 years, 8 months ago
  85. 1c0e48a New test suite: net by Gilles Peskine · 4 years, 5 months ago
  86. 7f3d10d Merge pull request #4159 from d3zd3z/header-list by Gilles Peskine · 4 years, 5 months ago
  87. 2ac5f8c Merge pull request #4133 from gilles-peskine-arm/psa-conditional-inclusion-c-curves by Gilles Peskine · 4 years, 5 months ago
  88. 78fd3b7 Merge pull request #4141 from gilles-peskine-arm/psa-test-functions-lift by Manuel Pégourié-Gonnard · 4 years, 5 months ago
  89. f29019f Build tests with -Wdocumentation when using Clang by Gilles Peskine · 4 years, 5 months ago
  90. 5a7702e Fix some C function documentation in the test framework by Gilles Peskine · 4 years, 5 months ago
  91. c86a165 Don't use STATIC_ASSERT_EXPR on non-GCC-compatible compilers by Gilles Peskine · 4 years, 6 months ago
  92. 6b362e6 Fix copypasta for the type of a variable by Gilles Peskine · 4 years, 6 months ago
  93. 6e0d5bd Increment the test step number when invalidating a key by Gilles Peskine · 4 years, 6 months ago
  94. 65048ad Destroy recorded persistent keys in PSA_DONE() by Gilles Peskine · 4 years, 6 months ago
  95. aae718c New test helper to purge persistent key from memory by Gilles Peskine · 4 years, 6 months ago
  96. e09ef87 Document the newly exported storage cleanup macros and functions by Gilles Peskine · 4 years, 6 months ago
  97. 313ffb8 Move PSA storage cleanup out of the slot_management test suite by Gilles Peskine · 4 years, 6 months ago
  98. b9ad794 Push back on divergence of duplicated code by Gilles Peskine · 4 years, 6 months ago
  99. e95a643 Prepare to move persistent storage cleanup to common code by Gilles Peskine · 4 years, 6 months ago
  100. 2385f71 Fix and simplify test assertions by Gilles Peskine · 4 years, 6 months ago