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