1. ac0b350 Remove the workarround for G->m dtls12 tests by Pengyu Lv · 1 year, 8 months ago
  2. 8fa06dc Align the case listing with case running in compat.sh by Pengyu Lv · 1 year, 8 months ago
  3. 98ff287 Simplify locating original tool by Dave Rodgman · 1 year, 5 months ago
  4. 9554940 Remove unnecessary use of export by Dave Rodgman · 1 year, 5 months ago
  5. b75b475 Avoid recursion for relative paths by Dave Rodgman · 1 year, 5 months ago
  6. ec84093 Follow-up for less verbose logging by Dave Rodgman · 1 year, 5 months ago
  7. 5bc604f Merge pull request #8873 from daverodgman/quietbuild-2.28 by Gilles Peskine · 1 year, 5 months ago
  8. dff18da fix zlib test by Dave Rodgman · 1 year, 5 months ago
  9. 422f9bc Fix formatting by Dave Rodgman · 1 year, 5 months ago
  10. 9f1003b blank line for readability by Dave Rodgman · 1 year, 5 months ago
  11. 7a65910 Use export to set VERBOSE_LOGS by Dave Rodgman · 1 year, 5 months ago
  12. f4aa1ce Fix docs by Dave Rodgman · 1 year, 5 months ago
  13. c2a2749 simplify printf call by Dave Rodgman · 1 year, 5 months ago
  14. b93ae3b improve docs by Dave Rodgman · 1 year, 5 months ago
  15. 03b232a Add editor hint for emacs by Dave Rodgman · 1 year, 5 months ago
  16. 7c84471 Rename quiet to quiet.sh by Dave Rodgman · 1 year, 5 months ago
  17. 04e0f41 Send printed command to stderr by Dave Rodgman · 1 year, 5 months ago
  18. cdf57d1 remove trailing space from printed command by Dave Rodgman · 1 year, 5 months ago
  19. f575299 Improve simplified quoting by Dave Rodgman · 1 year, 5 months ago
  20. a8e671d remove shebang from quiet by Dave Rodgman · 1 year, 5 months ago
  21. 043325d Improve docs by Dave Rodgman · 1 year, 5 months ago
  22. 6122cb1 Quote directory name from cmake wrapper by Dave Rodgman · 1 year, 5 months ago
  23. 62ba696 Undo not-needed change by Dave Rodgman · 1 year, 5 months ago
  24. e231764 Allow wrappers to be missing; quote directory name from make by Dave Rodgman · 1 year, 5 months ago
  25. 0b069bd Avoid infinite loop by Dave Rodgman · 1 year, 5 months ago
  26. 57783d7 Extract common parts of quiet wrapper by Dave Rodgman · 1 year, 5 months ago
  27. 6529f12 Tidy up quiet wrappers by Dave Rodgman · 1 year, 5 months ago
  28. 4cb98a9 Move quiet wrapper setup by Dave Rodgman · 1 year, 5 months ago
  29. 634fe90 Improve quote_args output readability by Dave Rodgman · 1 year, 6 months ago
  30. d4a5563 Improve output from make/cmake wrapper by Dave Rodgman · 1 year, 6 months ago
  31. 59f9df9 Always display make/cmake invocation command by Dave Rodgman · 1 year, 6 months ago
  32. 75da313 Pacify check_files by Dave Rodgman · 1 year, 7 months ago
  33. 8470d11 Spelling fix by Dave Rodgman · 1 year, 7 months ago
  34. a0b7c08 Use quiet make wrappers from all.sh by Dave Rodgman · 1 year, 7 months ago
  35. 99fa0d0 Create quiet wrappers for make and cmake by Dave Rodgman · 1 year, 7 months ago
  36. e65e98a mbedtls_ecp_write_key: document and test smaller output buffer by Gilles Peskine · 1 year, 6 months ago
  37. 75bb596 mbedtls_ecp_write_key: document and test larger output buffer by Gilles Peskine · 1 year, 6 months ago
  38. 36e6bd6 Merge pull request #8811 from gilles-peskine-arm/pk_import_into_psa-backports-2.28 by Gilles Peskine · 1 year, 6 months ago
  39. 0196f48 Fix mbedtls_pk_get_bitlen() for RSA with non-byte-aligned sizes by Gilles Peskine · 1 year, 6 months ago
  40. c89f9ce Don't define pk_sign_verify in configurations where it's unused by Gilles Peskine · 1 year, 6 months ago
  41. 0af7a90 depends.py: set unique configuration names in outcome file by Gilles Peskine · 1 year, 6 months ago
  42. bfa27e3 Fix kdf incorrect initial capacity by Kusumit Ghoderao · 1 year, 6 months ago
  43. 2866a6b Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28.7rc by Dave Rodgman · 1 year, 7 months ago
  44. f154831 bump version by Dave Rodgman · 1 year, 7 months ago
  45. d78496c Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  46. 56fd26c Merge pull request #8640 from bensze01/release_components_2.28 by Paul Elliott · 1 year, 7 months ago
  47. 61f4fc2 Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  48. fafc6cd Update generated test data files by Gilles Peskine · 1 year, 7 months ago
  49. 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
  50. 0fd07d5 Mark test function with MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 7 months ago
  51. e42c235 Don't use full path for setting CC by Dave Rodgman · 1 year, 8 months ago
  52. 9d2c67f Use gcc in test_full_deprecated_warning by Dave Rodgman · 1 year, 8 months ago
  53. ce04f24 Add -O2 to some CFLAGS which were not setting it by Dave Rodgman · 1 year, 7 months ago
  54. 374b188 Don't specify gcc unless the test requires it by Dave Rodgman · 1 year, 7 months ago
  55. b046b9a Enable -O2 in depends.py by Dave Rodgman · 1 year, 8 months ago
  56. 5b00fb1 Use gcc in test_psa_compliance by Dave Rodgman · 1 year, 8 months ago
  57. b0660c2 Ensure test_psa_compliance uses gcc by Dave Rodgman · 1 year, 8 months ago
  58. e0a2f6d Ensure clang is present by Dave Rodgman · 1 year, 8 months ago
  59. 62be456 Use clang by default by Dave Rodgman · 1 year, 8 months ago
  60. cb89fbd Set OpenSSL/GnuTLS variables in release components by Bence Szépkúti · 1 year, 8 months ago
  61. 44043ed Document release components in all.sh by Bence Szépkúti · 1 year, 8 months ago
  62. 2064c9b all.sh: Parse arguments before checking if a test is supported by Bence Szépkúti · 1 year, 8 months ago
  63. ec4c47f Move MPI initialization to start of function by David Horstmann · 1 year, 8 months ago
  64. 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
  65. ba77a66 Align forced ciphersuite with test description by Ronald Cron · 1 year, 8 months ago
  66. 6f2183f ssl-opt.sh: Remove unnecessary symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  67. 237e3f8 ssl-opt.sh: Fix some symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  68. a8b474f ssl-opt.sh: Add a check of the list of supported ciphersuites by Ronald Cron · 1 year, 8 months ago
  69. 46a660a ssl-opt.sh: Fix getting the list of supported ciphersuites. by Ronald Cron · 1 year, 9 months ago
  70. c3a9bdb Detect enabled GCC/Clang sanitizers by Gilles Peskine · 1 year, 9 months ago
  71. b9c7058 Merge pull request #8222 from tgonzalezorlandoarm/tg/backport-psa-low-hash-mac-size by Dave Rodgman · 1 year, 9 months ago
  72. 181844f Merge pull request #8491 from mschulz-at-hilscher/mbedtls-2.28 by Gilles Peskine · 1 year, 9 months ago
  73. d4084fd Readability improvement by Gilles Peskine · 1 year, 9 months ago
  74. c41133b Add documentation by Gilles Peskine · 1 year, 9 months ago
  75. e38eb79 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
  76. ee8af06 Run metatests in selected components by Gilles Peskine · 1 year, 9 months ago
  77. 6effdff Script to run all the metatests (with platform filtering) by Gilles Peskine · 1 year, 9 months ago
  78. 5fae560 Update new license headers by Tomás González · 1 year, 9 months ago
  79. ac5fcd4 Update license by Gilles Peskine · 1 year, 9 months ago
  80. bfc1844 Merge pull request #8480 from yuhaoth/backports/7649/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  81. 79659cd Merge pull request #8469 from daverodgman/mbedtls-2.28.6-pr by Dave Rodgman · 1 year, 9 months ago
  82. a645708 Restore bump version by Dave Rodgman · 1 year, 9 months ago
  83. 9a0ad5c Changed the test to reflect mbedTLS's current behavior. by Matthias Schulz · 1 year, 9 months ago
  84. 5240ab0 Backported test cases from https://github.com/Mbed-TLS/mbedtls/pull/8378 by Matthias Schulz · 1 year, 9 months ago
  85. d6d43ec Merge pull request #8485 from gilles-peskine-arm/check-files-license-2.28 by Dave Rodgman · 1 year, 9 months ago
  86. 32ffbfd Pacify mypy by Gilles Peskine · 1 year, 9 months ago
  87. 1b4f036 Also complain if licenses are mentioned by Gilles Peskine · 1 year, 9 months ago
  88. 15db682 Check copyright statements and SPDX license identifier by Gilles Peskine · 1 year, 9 months ago
  89. 5136156 Sort imports by Gilles Peskine · 1 year, 9 months ago
  90. 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
  91. 0c835db move script to `tests/scripts` by Jerry Yu · 1 year, 10 months ago
  92. 8c31148 fix wrong typo and indent issue by Jerry Yu · 1 year, 10 months ago
  93. dbb7b46 Add server9-bad-saltlen generate command by Jerry Yu · 2 years, 2 months ago
  94. 6805037 Add build preset full_no_platform by Paul Elliott · 1 year, 9 months ago
  95. d0ac480 Bump version by Dave Rodgman · 1 year, 9 months ago
  96. 0f2971a Update headers by Dave Rodgman · 1 year, 9 months ago
  97. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  98. 1df57fc Merge pull request #8196 from tgonzalezorlandoarm/tg/check_test_cases by Dave Rodgman · 1 year, 9 months ago
  99. e25a619 Remove dead code by Gilles Peskine · 2 years ago
  100. 2bff1bf New test suite for the low-level hash interface by Tomás González · 1 year, 9 months ago