1. f12b5e9 Remove Invalid import/export key test by Waleed Elmelegy · 8 months ago
  2. 68d6c79 Fix export public-key opaque key test paramters by Waleed Elmelegy · 8 months ago
  3. e3ea31d Merge pull request #9770 from mpg/move-all-core-3.6 by Manuel Pégourié-Gonnard · 9 months ago
  4. d3997d0 Update framework pointer by Manuel Pégourié-Gonnard · 9 months ago
  5. 38b9f72 Update path to all-core.sh by Manuel Pégourié-Gonnard · 9 months ago
  6. 0460518 Update framework pointer by Manuel Pégourié-Gonnard · 9 months ago
  7. 598cc22 Move all-{core,helpers}.sh out of Mbed TLS by Manuel Pégourié-Gonnard · 9 months ago
  8. 429fcda Merge pull request #9754 from mpg/all.sh-tf-psa-crypto-3.6 by Manuel Pégourié-Gonnard · 9 months ago
  9. 346d2f4 Merge pull request #9731 from gilles-peskine-arm/coverity-20241004-3.6 by Paul Elliott · 9 months ago
  10. 5caee9d Merge pull request #9757 from gilles-peskine-arm/psa_init-20241104-3.6 by Janos Follath · 9 months ago
  11. 15262e0 Merge pull request #9725 from eleuzi01/issue-51-backport by Bence Szépkúti · 9 months ago
  12. 8369b4a Fix MD_PSA_INIT called before initializing some data structures by Gilles Peskine · 9 months ago
  13. 07a9c67 Merge pull request #9750 from Harry-Ramsey/improve-submodule-error-messages-3.6 by Manuel Pégourié-Gonnard · 9 months ago
  14. 518320c Update submodule with the merge by Elena Uziunaite · 9 months ago
  15. 69fe0e8 all.sh: improve check for clean config files by Manuel Pégourié-Gonnard · 10 months ago
  16. 621c96a all.sh: rationalize relative path usage by Manuel Pégourié-Gonnard · 10 months ago
  17. 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
  18. e3fdd0a Fix undefined variable in CMakeLists.txt by Harry Ramsey · 9 months ago
  19. 0ad7cc2 Fix undefined variable in makefile by Harry Ramsey · 9 months ago
  20. bfd83ba Improve makefile error message by Harry Ramsey · 9 months ago
  21. d532a66 Improve submodule error messages for Github archives by Harry Ramsey · 9 months ago
  22. 3c5b928 Merge pull request #9747 from gilles-peskine-arm/ffdh-memsan-skip-3.6 by Manuel Pégourié-Gonnard · 9 months ago
  23. 98cf806 Add a Python utility function to get the 3.6 feature macro by Elena Uziunaite · 10 months ago
  24. 6bdebfe Skip slowest FFDH tests against GnuTLS with MSan or Valgrind by Gilles Peskine · 9 months ago
  25. 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
  26. 1f4b637 Don't use Unicode in .function file by Gilles Peskine · 9 months ago
  27. db226b4 More explanation of what we do and do not test by Gilles Peskine · 9 months ago
  28. 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
  29. e4546ba Add changelog entry by Gilles Peskine · 9 months ago
  30. c8b668d mbedtls_psa_ecp_generate_key: don't calculate the public key by Gilles Peskine · 9 months ago
  31. 2576bbc Basic statistical tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
  32. 9a09443 Unit tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
  33. 6f35a4d Merge pull request #9547 from davidhorstmann-arm/align-development-3.6-test-helpers-3.6 by Manuel Pégourié-Gonnard · 9 months ago
  34. 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
  35. 62a57e6 Rm forgotten armc5 by Manuel Pégourié-Gonnard · 9 months ago
  36. 9539573 Drop building with armcc5 in all.sh by Manuel Pégourié-Gonnard · 9 months ago
  37. 2a45f0b Add override arguments for new gcc targets by Bence Szépkúti · 9 months ago
  38. 827c89b Clarify GCC version requirement by Bence Szépkúti · 9 months ago
  39. dc4b7a8 Split up the Thumb-1 test component by Bence Szépkúti · 1 year, 1 month ago
  40. 791cb35 Remove superfluous invocations of make clean by Bence Szépkúti · 1 year, 1 month ago
  41. f31a343 Update component speed estimates by Bence Szépkúti · 1 year, 1 month ago
  42. adcc27a Initialize result caching variables by Bence Szépkúti · 1 year, 1 month ago
  43. 1eb18d4 Use true/false in place of integers by Bence Szépkúti · 1 year, 1 month ago
  44. d2bd299 Ignore missing temporary files during cleanup by Bence Szépkúti · 1 year, 1 month ago
  45. e4a42f5 Fix copypasta in gcc_version by Bence Szépkúti · 1 year, 1 month ago
  46. 864ecda Add AArch64 default config test by Bence Szépkúti · 1 year, 1 month ago
  47. f38ee61 Add Arm eabi default config tests by Bence Szépkúti · 1 year, 1 month ago
  48. 1383123 Changelog entry for ECDSA conversion functions called with bits=0 by Gilles Peskine · 10 months ago
  49. f7b62e0 Remove unreachable assignments by Gilles Peskine · 10 months ago
  50. 42919e0 Assert non-empty data when needed by Gilles Peskine · 10 months ago
  51. efe3076 Initialize CCM context before doing anything fallible by Gilles Peskine · 10 months ago
  52. 5dea5f3 mbedtls_ecdsa_raw_to_der and mbedtls_ecdsa_der_to_raw: reject bits==0 by Gilles Peskine · 10 months ago
  53. b482e44 Document errors for mbedtls_ecdsa_raw_to_der and mbedtls_ecdsa_der_to_raw by Gilles Peskine · 10 months ago
  54. ad70136 mbedtls_mpi_write_binary{,_le}: test 0-size output by Gilles Peskine · 10 months ago
  55. 4eafc9c Modernize mpi_write_binary and mpi_write_binary_le by Gilles Peskine · 10 months ago
  56. d37d70a Merge pull request #9723 from paul-elliott-arm/fix_new_coverity_issues_3.6 by David Horstmann · 9 months ago
  57. aea9bae Merge pull request #9728 from valeriosetti/fix-9690-workarounds-backport by David Horstmann · 9 months ago
  58. 9b6c40e Disentangle 3.6/4.0 *_PSA_INIT/DONE variants by David Horstmann · 9 months ago
  59. 91972cc Merge pull request #9608 from gilles-peskine-arm/outcome-check-repeated-configurations-all.sh-preliminaries-3.6 by Gilles Peskine · 9 months ago gh-readonly-queue/mbedtls-3.6/pr-9608-0b8b7a1ee1d3704199660540dc8a4efa546f1593
  60. 09a8f4d Pair inits with declarations by Paul Elliott · 9 months ago
  61. 31e7c1f Move AES_PSA_INIT to after drbg init by Paul Elliott · 9 months ago
  62. bdca1fe CMakeLists: use -O2 as ASAN_FLAG only in GCC versions before 7.0 by Valerio Setti · 10 months ago
  63. 0124865 Revert "Temporarily comment out tests that are clogging the CI" by Valerio Setti · 10 months ago
  64. e499765 Fix double free in case of test failure by Paul Elliott · 10 months ago
  65. 0f65366 Add missing check of return by Paul Elliott · 10 months ago
  66. d3aa6d9 Add const specifiers to pacify armclang by Paul Elliott · 10 months ago
  67. 29fe76b Fix tests where tests were done prior to init by Paul Elliott · 10 months ago
  68. 0b8b7a1 Merge pull request #9448 from valeriosetti/psa-use-static-slots-backport by Gilles Peskine · 10 months ago
  69. a8e30d8 Harmonise names of MBEDTLS_TEST_HAVE_ macros by David Horstmann · 10 months ago
  70. a7d2afe Tidy up header guards by David Horstmann · 10 months ago
  71. 0f170ad Merge pull request #9714 from ThePassionate/mbedtls-1022-3.6.0 by David Horstmann · 10 months ago
  72. b1b1123 Merge pull request #9702 from mpg/refactor-all.sh-3.6 by Manuel Pégourié-Gonnard · 10 months ago
  73. 31e8894 Merge pull request #9709 from gabor-mezei-arm/bp36_9140_depends.py_framework_update by Ronald Cron · 10 months ago
  74. 66b39d4 net/mbedtls_net_connect: Preventing double close problem by makejian · 10 months ago
  75. 40859ac fix PR9302 backporting issues by Valerio Setti · 10 months ago
  76. a71c75f changelog: fix typo by Valerio Setti · 10 months ago
  77. d218b57 changelog: updated description by Valerio Setti · 10 months ago
  78. cc27702 changelog: updated description by Valerio Setti · 10 months ago
  79. d65ed17 changelog: describe support for static key slot buffers by Valerio Setti · 10 months ago
  80. fe0f09e Documentation: fix some nits by Valerio Setti · 10 months ago
  81. bdfb80b psa: move definition of MBEDTLS_PSA_KEY_BUFFER_MAX_SIZE by Valerio Setti · 10 months ago
  82. 0c4cacc test_suite_psa_crypto.data: fix some depends_on by Valerio Setti · 10 months ago
  83. 5c10bc7 psa_crypto_helpers: add guard for MBEDTLS_TEST_STATIC_KEY_SLOTS_SUPPORT_RSA_xxx by Valerio Setti · 10 months ago
  84. 5fbb0e8 components-basic-checks: add new exception for MBEDTLS_CTR_DRBG_MAX_REQUEST by Valerio Setti · 10 months ago
  85. 0c4a74b test_suite_psa_crypto: use finer grained checks on the key slot buffer size by Valerio Setti · 10 months ago
  86. 7b1b9de psa_crypto_helpers: enhance definitions for static key slot related test symbols by Valerio Setti · 10 months ago
  87. 38efe85 psa_crypto_helpers: add MBEDTLS_TEST_ prefix to newly created symbols by Valerio Setti · 10 months ago
  88. ce84921 psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE by Valerio Setti · 11 months ago
  89. 92f1d2d test: disable dynamic key store in test_crypto_with_static_key_slots by Valerio Setti · 11 months ago
  90. 7a2ca19 check_config: prevent fully dynamic and static key stores to be enabled simultaneously by Valerio Setti · 12 months ago
  91. dbfb2ab psa: zeroize static key buffer content when key slot is freed by Valerio Setti · 12 months ago
  92. 9e154de test_suite_psa_crypto_storage_format: improve input bit length specification for static key buffer by Valerio Setti · 12 months ago
  93. ba98d5b test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
  94. 54dc535 mbedtls_config: fix/improve descriptions of PSA_STATIC_KEY_SLOT symbols by Valerio Setti · 12 months ago
  95. f51488b psa: fix some macro definition by Valerio Setti · 12 months ago
  96. 29c7222 test: add test with persitent key whose length is larger than MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE by Valerio Setti · 12 months ago
  97. 291532f test: extend component_test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  98. 70fa89c psa-core: remove unnecessary element in psa_key_slot_t by Valerio Setti · 12 months ago
  99. faed169 psa_crypto_core: take also cipher's key length into account when sizing static key buffer by Valerio Setti · 12 months ago
  100. 762a12b test: revert fixes for PSA entropy by Valerio Setti · 12 months ago