1. 89c68e2 Merge pull request #9736 from mpg/drop-armcc5-2.28 by Paul Elliott · 9 months ago gh-readonly-queue/mbedtls-2.28/pr-9736-89a87b53535fd2983cc09c97de587792d156bddb
  2. a674e98 Drop building with armcc5 in all.sh by Manuel Pégourié-Gonnard · 9 months ago
  3. 61da0dd Add override arguments for new gcc targets by Bence Szépkúti · 9 months ago
  4. b14dd76 Clarify GCC version requirement by Bence Szépkúti · 9 months ago
  5. 478730e Split up the Thumb-1 test component by Bence Szépkúti · 1 year, 1 month ago
  6. 73d8640 Remove superfluous invocations of make clean by Bence Szépkúti · 1 year, 1 month ago
  7. f92112d Update component speed estimates by Bence Szépkúti · 1 year, 1 month ago
  8. a56b61c Initialize result caching variables by Bence Szépkúti · 1 year, 1 month ago
  9. 63a10d0 Use true/false in place of integers by Bence Szépkúti · 1 year, 1 month ago
  10. 08c14d1 Ignore missing temporary files during cleanup by Bence Szépkúti · 1 year, 1 month ago
  11. 26822ab Fix copypasta in gcc_version by Bence Szépkúti · 1 year, 1 month ago
  12. 915fa3e Add AArch64 default config test by Bence Szépkúti · 1 year, 1 month ago
  13. 86aa780 Add Arm eabi default config tests by Bence Szépkúti · 1 year, 1 month ago
  14. bfe4fc6 Use -O2 for build+test with earliest compilers by Gilles Peskine · 1 year, 1 month ago
  15. 8214340 Fix spurious * in regex by Gilles Peskine · 1 year, 1 month ago
  16. c61187f Don't set LD to a path with a typo for mingw by Gilles Peskine · 1 year, 1 month ago
  17. a76a6ff Adjust TLS protocol cases for 2.28 by Gilles Peskine · 1 year, 1 month ago
  18. 93708fe Fix copypasta by Gilles Peskine · 1 year, 1 month ago
  19. b19fa4e Declare the new generated files by Gilles Peskine · 1 year, 1 month ago
  20. cfba247 Remove some settings that don't exist in 2.28 by Gilles Peskine · 1 year, 1 month ago
  21. 744741b Adjust generate_config_tests.py for 2.28 by Gilles Peskine · 1 year, 1 month ago
  22. e3bdbd5 all.sh: Fix clean-up of Makefiles generated by CMake by Ronald Cron · 1 year, 2 months ago
  23. f514f25 Merge pull request #9025 from gilles-peskine-arm/psa-storage-test-cases-never-supported-2.28 by Gilles Peskine · 1 year, 2 months ago
  24. 5a63e2f Select more RSA cipher suites by Gilles Peskine · 1 year, 2 months ago
  25. 8f5722a Fix compat.sh not running any tests on config-mini-tls1_1.h by Gilles Peskine · 1 year, 2 months ago
  26. 9ebf9aa Merge pull request #9153 from gilles-peskine-arm/oid-limits-2.28 by Gilles Peskine · 1 year, 2 months ago
  27. a8cd2e6 Fix the build without check_config.h (inclusion of limits.h) by Gilles Peskine · 1 year, 3 months ago
  28. 9ffffab Fix edge case with half-supported ECDSA by Gilles Peskine · 1 year, 4 months ago
  29. de887ba Fix silly typo by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  30. b76606c Run full compat.sh in ASan component only by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  31. aefbb66 Simplify full invocation of compat.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  32. 764c2d3 PSA test case generation: dependency inference class: operation fail by Gilles Peskine · 1 year, 4 months ago
  33. 1ae57ec PSA test case generation: dependency inference class: key not supported by Gilles Peskine · 1 year, 4 months ago
  34. 6281cf4 PSA test case generation: dependency inference class: key generation by Gilles Peskine · 1 year, 4 months ago
  35. c7b58d5 PSA test case generation: dependency inference class: base case by Gilles Peskine · 1 year, 4 months ago
  36. c3b261a Sort dependencies in automatically generated PSA test cases by Gilles Peskine · 1 year, 4 months ago
  37. 2e1d2fe analyze_outcomes.py: ignore OpenSSL+dtls12+DES by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  38. 2cd43a7 Run compat.sh with non-default ciphers with ssl3 too by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  39. d4b3fe7 Merge branch 'mbedtls-2.28' into 'mbedtls-2.28-restricted' by Minos Galanakis · 1 year, 5 months ago
  40. 43c128d Update wrapper generation script and regenerate by David Horstmann · 1 year, 5 months ago
  41. 4201533 Invert and rename config option by David Horstmann · 1 year, 5 months ago
  42. 4698e69 Flip logic of PSA memory poisoning generation by David Horstmann · 1 year, 5 months ago
  43. 98ff287 Simplify locating original tool by Dave Rodgman · 1 year, 5 months ago
  44. 9554940 Remove unnecessary use of export by Dave Rodgman · 1 year, 5 months ago
  45. f06494d Merge branch 'mbedtls-2.28' into buffer-sharing-merge-2.28 by David Horstmann · 1 year, 5 months ago
  46. b75b475 Avoid recursion for relative paths by Dave Rodgman · 1 year, 5 months ago
  47. ec84093 Follow-up for less verbose logging by Dave Rodgman · 1 year, 5 months ago
  48. 7c89d1f Merge branch 'mbedtls-2.28-restricted' into backport_key_agreement_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  49. 26bbd8d Merge branch 'mbedtls-2.28-restricted' into bp228_buffer_protection_for_cipher by Gábor Mezei · 1 year, 5 months ago
  50. dff18da fix zlib test by Dave Rodgman · 1 year, 5 months ago
  51. 422f9bc Fix formatting by Dave Rodgman · 1 year, 5 months ago
  52. 50bcca2 Update test wrapper functions for ciper buffer protection by Gabor Mezei · 1 year, 6 months ago
  53. 143864c Add test wrapper functions for cipher buffer protection by Gabor Mezei · 1 year, 6 months ago
  54. 9f1003b blank line for readability by Dave Rodgman · 1 year, 5 months ago
  55. 7a65910 Use export to set VERBOSE_LOGS by Dave Rodgman · 1 year, 5 months ago
  56. 98397f0 Merge branch 'mbedtls-2.28-restricted' into generate-random-buffer-protection-backport by David Horstmann · 1 year, 5 months ago
  57. f4aa1ce Fix docs by Dave Rodgman · 1 year, 5 months ago
  58. c2a2749 simplify printf call by Dave Rodgman · 1 year, 5 months ago
  59. b93ae3b improve docs by Dave Rodgman · 1 year, 5 months ago
  60. 03b232a Add editor hint for emacs by Dave Rodgman · 1 year, 5 months ago
  61. 7c84471 Rename quiet to quiet.sh by Dave Rodgman · 1 year, 5 months ago
  62. 04e0f41 Send printed command to stderr by Dave Rodgman · 1 year, 5 months ago
  63. cdf57d1 remove trailing space from printed command by Dave Rodgman · 1 year, 5 months ago
  64. f575299 Improve simplified quoting by Dave Rodgman · 1 year, 5 months ago
  65. a8e671d remove shebang from quiet by Dave Rodgman · 1 year, 5 months ago
  66. 043325d Improve docs by Dave Rodgman · 1 year, 5 months ago
  67. 6122cb1 Quote directory name from cmake wrapper by Dave Rodgman · 1 year, 5 months ago
  68. 62ba696 Undo not-needed change by Dave Rodgman · 1 year, 5 months ago
  69. e231764 Allow wrappers to be missing; quote directory name from make by Dave Rodgman · 1 year, 5 months ago
  70. 0b069bd Avoid infinite loop by Dave Rodgman · 1 year, 5 months ago
  71. 57783d7 Extract common parts of quiet wrapper by Dave Rodgman · 1 year, 5 months ago
  72. 6529f12 Tidy up quiet wrappers by Dave Rodgman · 1 year, 5 months ago
  73. 4cb98a9 Move quiet wrapper setup by Dave Rodgman · 1 year, 5 months ago
  74. 634fe90 Improve quote_args output readability by Dave Rodgman · 1 year, 6 months ago
  75. d4a5563 Improve output from make/cmake wrapper by Dave Rodgman · 1 year, 6 months ago
  76. 59f9df9 Always display make/cmake invocation command by Dave Rodgman · 1 year, 6 months ago
  77. 75da313 Pacify check_files by Dave Rodgman · 1 year, 7 months ago
  78. 8470d11 Spelling fix by Dave Rodgman · 1 year, 7 months ago
  79. a0b7c08 Use quiet make wrappers from all.sh by Dave Rodgman · 1 year, 7 months ago
  80. 99fa0d0 Create quiet wrappers for make and cmake by Dave Rodgman · 1 year, 7 months ago
  81. 24d60ad Merge branch 'mbedtls-2.28-restricted' into backport_asymmetric_encrypt_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  82. 80de147 Fix incorrect conflict resolution by David Horstmann · 1 year, 5 months ago
  83. 4e82150 Generate test wrappers for psa_generate_random() by David Horstmann · 1 year, 6 months ago
  84. be060f1 Suppress pylint by Thomas Daubney · 1 year, 5 months ago
  85. 8eafe15 Merge branch 'mbedtls-2.28-restricted' into backport_mac_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  86. 0ce9589 Merge pull request #1133 from davidhorstmann-arm/copying-aead-2.28 by David Horstmann · 1 year, 5 months ago
  87. db5d607 Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
  88. a9cc4cd Merge pull request #1179 from Ryan-Everett-arm/key-derivation-buffer-protection-backport by David Horstmann · 1 year, 6 months ago
  89. 0af7a90 depends.py: set unique configuration names in outcome file by Gilles Peskine · 1 year, 6 months ago
  90. 2b614f9 Generate all test wrappers by Thomas Daubney · 1 year, 6 months ago
  91. d8adccf Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
  92. 6b91503 Generate test wrappers for MAC functions by Thomas Daubney · 1 year, 6 months ago
  93. ebf9329 Generate test wrappers for hash functions by Thomas Daubney · 1 year, 6 months ago
  94. 6c9e69d Add key derivation testing wrappers by Ryan Everett · 1 year, 6 months ago
  95. 5a2e95d Merge pull request #1164 from daverodgman/update-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
  96. c8b6c05 Update tests/scripts/generate_psa_wrappers.py by Ryan Everett · 1 year, 6 months ago
  97. cb4f855 Fix line-too-long in script by Ryan Everett · 1 year, 6 months ago
  98. 810421c Re-add cipher_encrypt buffer copying by Ryan Everett · 1 year, 6 months ago
  99. dcbc1d3 Generate test wrappers for key management by Ryan Everett · 1 year, 6 months ago
  100. c63e31a Generate test wrappers by Thomas Daubney · 1 year, 6 months ago