1. 58172ae Adapt paths for output_env.sh by Elena Uziunaite · 9 months ago
  2. 9837ad3 Move files out of Mbed TLS by Elena Uziunaite · 9 months ago
  3. 2db55a5 Merge pull request #9824 from Harry-Ramsey/remove-obsolete-ci-scripts-3.6 by Manuel Pégourié-Gonnard · 8 months ago
  4. 816c7c2 Refactor scripts to use config.py instead of config.pl by Harry Ramsey · 10 months ago
  5. 8fae4b0 Remove obsolete tcp_client.pl by Harry Ramsey · 10 months ago
  6. b5cfc05 Remove obsolete Travis CI scripts by Harry Ramsey · 10 months ago
  7. 454cb09 Remove obsolete Docker CI scripts by Harry Ramsey · 10 months ago
  8. 42cb84f Merge pull request #9812 from SuperIlu/mbedtls-3.6 by Janos Follath · 8 months ago
  9. f36f405 reworked changelog according to suggestion by SuperIlu · 8 months ago
  10. 95355be Added changelog by SuperIlu · 8 months ago
  11. 7e6d4c1 Make mbedTLS compile with MS-DOS DJGPP by SuperIlu · 8 months ago
  12. 968ada4 Merge pull request #9805 from eleuzi01/project-detection-submodule-update-backport by David Horstmann · 8 months ago
  13. 6d9cd17 Update submodule to point to main by Elena Uziunaite · 8 months ago
  14. cbb5021 Merge pull request #9764 from eleuzi01/issue-39-backport by David Horstmann · 8 months ago
  15. 695810a Define FRAMEWORK by Elena Uziunaite · 9 months ago
  16. 91f424a Fix paths by Elena Uziunaite · 9 months ago
  17. f1099cb Use new functions by Elena Uziunaite · 9 months ago
  18. e0be1f3 Add project and branch detection in shell by Elena Uziunaite · 9 months ago
  19. e60b395 Merge pull request #9762 from Harry-Ramsey/update-gcm-doc-3.6 by David Horstmann · 9 months ago
  20. c5197ad Merge pull request #9787 from ronald-cron-arm/move-back-test-configs by Ronald Cron · 9 months ago
  21. 83d21cc Move back *config_test_driver* headers from the framework by Ronald Cron · 9 months ago
  22. 540355a Merge pull request #9766 from davidhorstmann-arm/move-some-test-helpers-to-framework-3.6 by Manuel Pégourié-Gonnard · 9 months ago
  23. 4c67ae3 Update framework submodule by David Horstmann · 9 months ago
  24. 641f56e Update framework to add ported test helper changes by David Horstmann · 9 months ago
  25. 36b68aa Update framework submodule by David Horstmann · 9 months ago
  26. 03a6a59 Update framework submodule by David Horstmann · 9 months ago
  27. 057f10d Update framework submodule by David Horstmann · 9 months ago
  28. b25eaca Properly clean instrument_record_status.h by David Horstmann · 9 months ago
  29. bfbe5b4 Reverse accidental docs PSA test wrappers path by David Horstmann · 9 months ago
  30. 44a9f2f Add missing dependency to hash testsuite by David Horstmann · 9 months ago
  31. cbf530d Disable test hooks when checking missing symbols by David Horstmann · 9 months ago
  32. 5b80448 Move mbedtls_test_hook_error_add from error.c to helpers.c by Harry Ramsey · 10 months ago
  33. 0f33bfa Add missing include path to visual C script by David Horstmann · 9 months ago
  34. 26e1862 Update test_keys.h path on Windows by David Horstmann · 9 months ago
  35. 501e9a9 Update paths to generated PSA test wrappers by David Horstmann · 9 months ago
  36. c54f0b3 Update generate path to instrument_record_status.h by David Horstmann · 9 months ago
  37. b19374f Update path to PSA crypto alt headers by David Horstmann · 9 months ago
  38. 2ab59f0 Add extra paths to generate_visualc_files.pl by David Horstmann · 9 months ago
  39. 61b7b1e Update make clean target with moved test helpers by David Horstmann · 9 months ago
  40. 4d47ee4 Update test_keys.h generation in Makefile by David Horstmann · 9 months ago
  41. 685c194 Update libtestdriver paths in tests/Makefile by David Horstmann · 9 months ago
  42. 45c83ca Add tests/Makefile targets for moved test helpers by David Horstmann · 9 months ago
  43. fbedae4 Update common.mk with test helper object paths by David Horstmann · 9 months ago
  44. c2d7f5f Add framework test include path to common.mk by David Horstmann · 9 months ago
  45. 1d9b033 Add SSL-related test includes to ssl programs by David Horstmann · 9 months ago
  46. 4c4e086 Add the framework/tests/include path to testsuites by David Horstmann · 9 months ago
  47. 0e8cc11 Re-add tests/include and tests/src paths to tests by David Horstmann · 9 months ago
  48. 7d81e8a Add missing extra include path to fuzzer programs by David Horstmann · 9 months ago
  49. 16b1c7b Re-add tests/include path for test helpers by David Horstmann · 9 months ago
  50. dcf42a0 Update references to test helpers by David Horstmann · 9 months ago
  51. eae12b1 Move some test helpers out of Mbed TLS by David Horstmann · 9 months ago
  52. e3ea31d Merge pull request #9770 from mpg/move-all-core-3.6 by Manuel Pégourié-Gonnard · 9 months ago
  53. d3997d0 Update framework pointer by Manuel Pégourié-Gonnard · 9 months ago
  54. 9892d14 Fix documentation for GCM decryption functions by Harry Ramsey · 9 months ago
  55. d77207e Fix issue where input data could be length 0 by Harry Ramsey · 9 months ago
  56. 01d32e7 Fix check_names errorr for MBEDTLS_GCM_ALT comment by Harry Ramsey · 9 months ago
  57. 38b9f72 Update path to all-core.sh by Manuel Pégourié-Gonnard · 9 months ago
  58. 0460518 Update framework pointer by Manuel Pégourié-Gonnard · 9 months ago
  59. 598cc22 Move all-{core,helpers}.sh out of Mbed TLS by Manuel Pégourié-Gonnard · 9 months ago
  60. e320b89 Fix TEST_CALLOC issues with GCM buffer overlap tests by Harry Ramsey · 9 months ago
  61. 187fcce Add test cases for AES GCM input and output buffer overlap by Harry Ramsey · 9 months ago
  62. c7b1a90 Update GCM buffer overlap documentation by Harry Ramsey · 9 months ago
  63. 429fcda Merge pull request #9754 from mpg/all.sh-tf-psa-crypto-3.6 by Manuel Pégourié-Gonnard · 9 months ago
  64. 346d2f4 Merge pull request #9731 from gilles-peskine-arm/coverity-20241004-3.6 by Paul Elliott · 9 months ago
  65. 5caee9d Merge pull request #9757 from gilles-peskine-arm/psa_init-20241104-3.6 by Janos Follath · 9 months ago
  66. 15262e0 Merge pull request #9725 from eleuzi01/issue-51-backport by Bence Szépkúti · 9 months ago
  67. 8369b4a Fix MD_PSA_INIT called before initializing some data structures by Gilles Peskine · 9 months ago
  68. 07a9c67 Merge pull request #9750 from Harry-Ramsey/improve-submodule-error-messages-3.6 by Manuel Pégourié-Gonnard · 9 months ago
  69. 518320c Update submodule with the merge by Elena Uziunaite · 9 months ago
  70. 69fe0e8 all.sh: improve check for clean config files by Manuel Pégourié-Gonnard · 10 months ago
  71. 621c96a all.sh: rationalize relative path usage by Manuel Pégourié-Gonnard · 10 months ago
  72. aef3f74 Merge pull request #9739 from gilles-peskine-arm/mbedtls_psa_ecp_generate_key-no_public_key-3.6 by Gilles Peskine · 9 months ago
  73. e3fdd0a Fix undefined variable in CMakeLists.txt by Harry Ramsey · 9 months ago
  74. 0ad7cc2 Fix undefined variable in makefile by Harry Ramsey · 9 months ago
  75. bfd83ba Improve makefile error message by Harry Ramsey · 9 months ago
  76. d532a66 Improve submodule error messages for Github archives by Harry Ramsey · 9 months ago
  77. 3c5b928 Merge pull request #9747 from gilles-peskine-arm/ffdh-memsan-skip-3.6 by Manuel Pégourié-Gonnard · 9 months ago
  78. 98cf806 Add a Python utility function to get the 3.6 feature macro by Elena Uziunaite · 10 months ago
  79. 6bdebfe Skip slowest FFDH tests against GnuTLS with MSan or Valgrind by Gilles Peskine · 9 months ago
  80. 5544b28 Merge pull request #9118 from jetm/ssl-client2-get-req-host-3.6 by Bence Szépkúti · 9 months ago gh-readonly-queue/mbedtls-3.6/pr-9118-962eb8572b1f05da0e0140fceaf56733128de139
  81. 1f4b637 Don't use Unicode in .function file by Gilles Peskine · 9 months ago
  82. db226b4 More explanation of what we do and do not test by Gilles Peskine · 9 months ago
  83. 962eb85 Merge pull request #9737 from mpg/drop-armcc5-3.6 by Paul Elliott · 9 months ago gh-readonly-queue/mbedtls-3.6/pr-9737-6f35a4dbe0d14d23fce3b1de31f66855f07ff7d8
  84. e4546ba Add changelog entry by Gilles Peskine · 9 months ago
  85. c8b668d mbedtls_psa_ecp_generate_key: don't calculate the public key by Gilles Peskine · 9 months ago
  86. 2576bbc Basic statistical tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
  87. 9a09443 Unit tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
  88. 6f35a4d Merge pull request #9547 from davidhorstmann-arm/align-development-3.6-test-helpers-3.6 by Manuel Pégourié-Gonnard · 9 months ago
  89. 9ab41af Merge pull request #9733 from bensze01/graviton-testing-3.6 by Bence Szépkúti · 9 months ago gh-readonly-queue/mbedtls-3.6/pr-9733-d37d70a6de201024ef7702428191b4d23a3f57a4
  90. 62a57e6 Rm forgotten armc5 by Manuel Pégourié-Gonnard · 9 months ago
  91. 9539573 Drop building with armcc5 in all.sh by Manuel Pégourié-Gonnard · 9 months ago
  92. 2a45f0b Add override arguments for new gcc targets by Bence Szépkúti · 9 months ago
  93. 827c89b Clarify GCC version requirement by Bence Szépkúti · 9 months ago
  94. dc4b7a8 Split up the Thumb-1 test component by Bence Szépkúti · 1 year, 1 month ago
  95. 791cb35 Remove superfluous invocations of make clean by Bence Szépkúti · 1 year, 1 month ago
  96. f31a343 Update component speed estimates by Bence Szépkúti · 1 year, 1 month ago
  97. adcc27a Initialize result caching variables by Bence Szépkúti · 1 year, 1 month ago
  98. 1eb18d4 Use true/false in place of integers by Bence Szépkúti · 1 year, 1 month ago
  99. d2bd299 Ignore missing temporary files during cleanup by Bence Szépkúti · 1 year, 1 month ago
  100. e4a42f5 Fix copypasta in gcc_version by Bence Szépkúti · 1 year, 1 month ago