1. 43c128d Update wrapper generation script and regenerate by David Horstmann · 1 year, 5 months ago
  2. 4201533 Invert and rename config option by David Horstmann · 1 year, 5 months ago
  3. 4698e69 Flip logic of PSA memory poisoning generation by David Horstmann · 1 year, 5 months ago
  4. f06494d Merge branch 'mbedtls-2.28' into buffer-sharing-merge-2.28 by David Horstmann · 1 year, 5 months ago
  5. 7c89d1f Merge branch 'mbedtls-2.28-restricted' into backport_key_agreement_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  6. 26bbd8d Merge branch 'mbedtls-2.28-restricted' into bp228_buffer_protection_for_cipher by Gábor Mezei · 1 year, 5 months ago
  7. dff18da fix zlib test by Dave Rodgman · 1 year, 5 months ago
  8. 422f9bc Fix formatting by Dave Rodgman · 1 year, 5 months ago
  9. 50bcca2 Update test wrapper functions for ciper buffer protection by Gabor Mezei · 1 year, 6 months ago
  10. 143864c Add test wrapper functions for cipher buffer protection by Gabor Mezei · 1 year, 6 months ago
  11. 9f1003b blank line for readability by Dave Rodgman · 1 year, 5 months ago
  12. 7a65910 Use export to set VERBOSE_LOGS by Dave Rodgman · 1 year, 5 months ago
  13. 98397f0 Merge branch 'mbedtls-2.28-restricted' into generate-random-buffer-protection-backport by David Horstmann · 1 year, 5 months ago
  14. f4aa1ce Fix docs by Dave Rodgman · 1 year, 5 months ago
  15. c2a2749 simplify printf call by Dave Rodgman · 1 year, 5 months ago
  16. b93ae3b improve docs by Dave Rodgman · 1 year, 5 months ago
  17. 03b232a Add editor hint for emacs by Dave Rodgman · 1 year, 5 months ago
  18. 7c84471 Rename quiet to quiet.sh by Dave Rodgman · 1 year, 5 months ago
  19. 04e0f41 Send printed command to stderr by Dave Rodgman · 1 year, 5 months ago
  20. cdf57d1 remove trailing space from printed command by Dave Rodgman · 1 year, 5 months ago
  21. f575299 Improve simplified quoting by Dave Rodgman · 1 year, 5 months ago
  22. a8e671d remove shebang from quiet by Dave Rodgman · 1 year, 5 months ago
  23. 043325d Improve docs by Dave Rodgman · 1 year, 5 months ago
  24. 6122cb1 Quote directory name from cmake wrapper by Dave Rodgman · 1 year, 5 months ago
  25. 62ba696 Undo not-needed change by Dave Rodgman · 1 year, 5 months ago
  26. e231764 Allow wrappers to be missing; quote directory name from make by Dave Rodgman · 1 year, 5 months ago
  27. 0b069bd Avoid infinite loop by Dave Rodgman · 1 year, 5 months ago
  28. 57783d7 Extract common parts of quiet wrapper by Dave Rodgman · 1 year, 5 months ago
  29. 6529f12 Tidy up quiet wrappers by Dave Rodgman · 1 year, 5 months ago
  30. 4cb98a9 Move quiet wrapper setup by Dave Rodgman · 1 year, 5 months ago
  31. 634fe90 Improve quote_args output readability by Dave Rodgman · 1 year, 6 months ago
  32. d4a5563 Improve output from make/cmake wrapper by Dave Rodgman · 1 year, 6 months ago
  33. 59f9df9 Always display make/cmake invocation command by Dave Rodgman · 1 year, 6 months ago
  34. 75da313 Pacify check_files by Dave Rodgman · 1 year, 7 months ago
  35. 8470d11 Spelling fix by Dave Rodgman · 1 year, 7 months ago
  36. a0b7c08 Use quiet make wrappers from all.sh by Dave Rodgman · 1 year, 7 months ago
  37. 99fa0d0 Create quiet wrappers for make and cmake by Dave Rodgman · 1 year, 7 months ago
  38. 24d60ad Merge branch 'mbedtls-2.28-restricted' into backport_asymmetric_encrypt_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  39. 80de147 Fix incorrect conflict resolution by David Horstmann · 1 year, 5 months ago
  40. 4e82150 Generate test wrappers for psa_generate_random() by David Horstmann · 1 year, 6 months ago
  41. be060f1 Suppress pylint by Thomas Daubney · 1 year, 5 months ago
  42. 8eafe15 Merge branch 'mbedtls-2.28-restricted' into backport_mac_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  43. 0ce9589 Merge pull request #1133 from davidhorstmann-arm/copying-aead-2.28 by David Horstmann · 1 year, 6 months ago
  44. db5d607 Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
  45. a9cc4cd Merge pull request #1179 from Ryan-Everett-arm/key-derivation-buffer-protection-backport by David Horstmann · 1 year, 6 months ago
  46. 0af7a90 depends.py: set unique configuration names in outcome file by Gilles Peskine · 1 year, 6 months ago
  47. 2b614f9 Generate all test wrappers by Thomas Daubney · 1 year, 6 months ago
  48. d8adccf Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
  49. 6b91503 Generate test wrappers for MAC functions by Thomas Daubney · 1 year, 6 months ago
  50. ebf9329 Generate test wrappers for hash functions by Thomas Daubney · 1 year, 6 months ago
  51. 6c9e69d Add key derivation testing wrappers by Ryan Everett · 1 year, 6 months ago
  52. 5a2e95d Merge pull request #1164 from daverodgman/update-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
  53. c8b6c05 Update tests/scripts/generate_psa_wrappers.py by Ryan Everett · 1 year, 6 months ago
  54. cb4f855 Fix line-too-long in script by Ryan Everett · 1 year, 6 months ago
  55. 810421c Re-add cipher_encrypt buffer copying by Ryan Everett · 1 year, 6 months ago
  56. dcbc1d3 Generate test wrappers for key management by Ryan Everett · 1 year, 6 months ago
  57. c63e31a Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
  58. 9d52c71 Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
  59. 436b2ef Generate poisoning wrappers for AEAD by David Horstmann · 1 year, 7 months ago
  60. 001ae33 Merge pull request #1143 from davidhorstmann-arm/memory-poisoning-runtime-enable-2.28 by David Horstmann · 1 year, 6 months ago
  61. 1b421b1 Separate memory poisoning tests from generic ASan by David Horstmann · 1 year, 7 months ago
  62. 56fd26c Merge pull request #8640 from bensze01/release_components_2.28 by Paul Elliott · 1 year, 7 months ago
  63. a980aa0 Disable PSA wrappers psa_collect_statuses builds by Gilles Peskine · 1 year, 7 months ago
  64. b3d457c PSA wrappers: don't poison buffers when buffer copying is disabled by Gilles Peskine · 1 year, 7 months ago
  65. 7c7b7d5 Add review exception warning by Gilles Peskine · 1 year, 7 months ago
  66. c8b22d0 Generated PSA wrappers: poison/unpoison buffer parameters by Gilles Peskine · 1 year, 8 months ago
  67. b7119c5 Declare the outputs from generate_psa_wrappers.py as generated files by Gilles Peskine · 1 year, 7 months ago
  68. 17a14f1 Adapt wrapper generators from 3.5 to 2.28 by Gilles Peskine · 1 year, 7 months ago
  69. 8519dc9 PSA wrapper generator by Gilles Peskine · 1 year, 7 months ago
  70. ffb18d2 Merge pull request #8670 from daverodgman/default-compiler-all-2.28 by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/mbedtls-2.28/pr-8670-0071830a4fbcc1b38e33a3b001489ccbd9c9e31c
  71. e42c235 Don't use full path for setting CC by Dave Rodgman · 1 year, 8 months ago
  72. 9d2c67f Use gcc in test_full_deprecated_warning by Dave Rodgman · 1 year, 8 months ago
  73. ce04f24 Add -O2 to some CFLAGS which were not setting it by Dave Rodgman · 1 year, 7 months ago
  74. 374b188 Don't specify gcc unless the test requires it by Dave Rodgman · 1 year, 7 months ago
  75. b046b9a Enable -O2 in depends.py by Dave Rodgman · 1 year, 8 months ago
  76. 5b00fb1 Use gcc in test_psa_compliance by Dave Rodgman · 1 year, 8 months ago
  77. b0660c2 Ensure test_psa_compliance uses gcc by Dave Rodgman · 1 year, 8 months ago
  78. e0a2f6d Ensure clang is present by Dave Rodgman · 1 year, 8 months ago
  79. 62be456 Use clang by default by Dave Rodgman · 1 year, 8 months ago
  80. dda52ae Add all.sh coponent to test with copying disabled by David Horstmann · 1 year, 8 months ago
  81. cb89fbd Set OpenSSL/GnuTLS variables in release components by Bence Szépkúti · 1 year, 8 months ago
  82. 44043ed Document release components in all.sh by Bence Szépkúti · 1 year, 8 months ago
  83. 2064c9b all.sh: Parse arguments before checking if a test is supported by Bence Szépkúti · 1 year, 8 months ago
  84. e1c6c4c Do not run Valgrind tests in PR jobs by Bence Szépkúti · 1 year, 8 months ago backport-filter-components-in-pr-job
  85. b9c7058 Merge pull request #8222 from tgonzalezorlandoarm/tg/backport-psa-low-hash-mac-size by Dave Rodgman · 1 year, 9 months ago
  86. d4084fd Readability improvement by Gilles Peskine · 1 year, 9 months ago
  87. c41133b Add documentation by Gilles Peskine · 1 year, 9 months ago
  88. e38eb79 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
  89. ee8af06 Run metatests in selected components by Gilles Peskine · 1 year, 9 months ago
  90. 6effdff Script to run all the metatests (with platform filtering) by Gilles Peskine · 1 year, 9 months ago
  91. 5fae560 Update new license headers by Tomás González · 1 year, 9 months ago
  92. ac5fcd4 Update license by Gilles Peskine · 1 year, 9 months ago
  93. bfc1844 Merge pull request #8480 from yuhaoth/backports/7649/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  94. d6d43ec Merge pull request #8485 from gilles-peskine-arm/check-files-license-2.28 by Dave Rodgman · 1 year, 9 months ago
  95. 32ffbfd Pacify mypy by Gilles Peskine · 1 year, 9 months ago
  96. 1b4f036 Also complain if licenses are mentioned by Gilles Peskine · 1 year, 9 months ago
  97. 15db682 Check copyright statements and SPDX license identifier by Gilles Peskine · 1 year, 9 months ago
  98. 5136156 Sort imports by Gilles Peskine · 1 year, 9 months ago
  99. 8243ebf Merge pull request #8477 from paul-elliott-arm/full_no_platform_2_28 by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/mbedtls-2.28/pr-8477-588feb858890c9d0b66a9e5dfb33fc8355d5903c
  100. 0c835db move script to `tests/scripts` by Jerry Yu · 1 year, 10 months ago