1. 7c51451 Tune coverage of ecc-heap.sh by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  2. 3ff8c9e Update config used by ecc-heap.sh by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  3. bf5b46c Fix alignment in benchmark output by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  4. 4c5f4b2 Enable ECDSA in ecc-heap.sh by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  5. 6ced002 Count allocs without side-effects by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  6. cd4ad0c No need to call a function to avoid a warning. by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  7. 68322c4 Remove old useless function from benchmark by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  8. c405544 Use alloc counters in memory benchmarking by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  9. 35415a0 Add counter access to memory debug API by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  10. a93aa58 Fix build failure in benchmark in reduced configs by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  11. acc74b8 Merge pull request #5348 from davidhorstmann-arm/fix-ssl-debug-header-typo by Gilles Peskine · 3 years, 8 months ago
  12. bff88ab Merge pull request #874 from ARMmbed/mbedtls-3.1.0_merge_into_release by Dave Rodgman · 3 years, 8 months ago
  13. 77d778e Merge branch 'development' into mbedtls-3.1.0_merge_into_release by Dave Rodgman · 3 years, 8 months ago
  14. b8c3301 Revert "Add generated files" by Dave Rodgman · 3 years, 8 months ago
  15. 3be1271 Fix typo in python script method name by David Horstmann · 3 years, 8 months ago
  16. ba57427 Merge pull request #5283 from adeaarm/development by Gilles Peskine · 3 years, 8 months ago
  17. cb4dc37 Merge pull request #5340 from gilles-peskine-arm/ssl_debug_helpers_generated.h-commit-header by Gilles Peskine · 3 years, 8 months ago
  18. 863b96a Add copyright notice to ssl_debug_helpers* by Gilles Peskine · 3 years, 8 months ago
  19. d65aeb3 Merge pull request #871 from ronald-cron-arm/mbedtls-3.1.0rc0-pr by Dave Rodgman · 3 years, 8 months ago mbedtls-3.1.0 v3.1.0
  20. 1a1e78f Remove comments indicating that the file was automatically generated by Gilles Peskine · 3 years, 8 months ago
  21. 923d5c9 Rename ssl_debug_helpers.h by Gilles Peskine · 3 years, 8 months ago
  22. ccbc318 Remove generation of ssl_debug_helpers_generated.h by Gilles Peskine · 3 years, 8 months ago
  23. 09f1ee6 Commit header file by Gilles Peskine · 3 years, 8 months ago
  24. 4e62cbc Add generated files by Ronald Cron · 3 years, 8 months ago
  25. 17b1e2f Bump version to 3.1.0 by Ronald Cron · 3 years, 8 months ago
  26. 1ffa6a5 Changelog updates & fixes by Ronald Cron · 3 years, 8 months ago
  27. 831cf48 Assemble change log by Ronald Cron · 3 years, 8 months ago
  28. acf0df8 Add change log for #4842 by Ronald Cron · 3 years, 8 months ago
  29. be252a0 Add change log for #4859 by Ronald Cron · 3 years, 8 months ago
  30. 7e1cb12 Add change log for #4514 by Ronald Cron · 3 years, 8 months ago
  31. 2a4344d Add change log for #4883 by Ronald Cron · 3 years, 8 months ago
  32. a53779d Add missing changelog for ARIA (#4959) by Dave Rodgman · 3 years, 8 months ago
  33. 28e3bcf Fix misleading ChangeLog entry formatting. by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  34. 4e511ed Double-free goes under security, not bugfix. by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  35. 9ed3873 psa: driver wrapper: cipher: Fix unused variable warning by Ronald Cron · 3 years, 8 months ago
  36. 8188d19 Merge branch 'development-restricted' into mbedtls-3.1.0rc-pr by Ronald Cron · 3 years, 8 months ago
  37. 9fa5bf8 Merge pull request #5329 from gilles-peskine-arm/ssl_debug_helpers_generated.h-dependencies by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  38. 12e27d4 List ssl_debug_helpers_generated.h in generated files by Gilles Peskine · 3 years, 8 months ago
  39. 32d2a58 Merge pull request #5325 from gilles-peskine-arm/zeroize-tag-3.1 by Gilles Peskine · 3 years, 8 months ago
  40. cd74298 mbedtls_cipher_check_tag: jump on error for more robustness to refactoring by Gilles Peskine · 3 years, 8 months ago
  41. a5c1851 Merge pull request #5155 from paul-elliott-arm/pcks12_fix by Gilles Peskine · 3 years, 8 months ago
  42. a417431 Initialize hash_len before using it by Gilles Peskine · 3 years, 8 months ago
  43. 36d33f3 Generalize MAC zeroization changelog entry by Gilles Peskine · 3 years, 8 months ago
  44. 14d5fef PKCS#1v1.5 signature: better cleanup of temporary values by Gilles Peskine · 3 years, 8 months ago
  45. f0fd4c3 mbedtls_ssl_parse_finished: zeroize expected finished value on error by Gilles Peskine · 3 years, 8 months ago
  46. c2f7b75 mbedtls_ssl_cookie_check: zeroize expected cookie on cookie mismatch by Gilles Peskine · 3 years, 8 months ago
  47. 60aebec PSA hash verification: zeroize expected hash on hash mismatch by Gilles Peskine · 3 years, 8 months ago
  48. e7835d9 mbedtls_cipher_check_tag: zeroize expected tag on tag mismatch by Gilles Peskine · 3 years, 8 months ago
  49. 050ad4b Merge pull request #5313 from gilles-peskine-arm/missing-ret-check-mbedtls_md_hmac by Dave Rodgman · 3 years, 8 months ago
  50. ecf6beb Catch failures of md_hmac operations by Gilles Peskine · 3 years, 8 months ago
  51. d5ba50e Zeroize local MAC variables by Gilles Peskine · 3 years, 8 months ago
  52. 6e7deb1 Add expected output for tests by Paul Elliott · 3 years, 8 months ago
  53. c11192f Merge pull request #5290 from minosgalanakis/development by Gilles Peskine · 3 years, 8 months ago
  54. f434994 Merge pull request #5303 from yuhaoth/pr/add_list_config_function by paul-elliott-arm · 3 years, 8 months ago
  55. 2331fdb Merge pull request #5293 from ronald-cron-arm/tls13-mvp-misc by Ronald Cron · 3 years, 8 months ago
  56. 476b157 Merge pull request #5305 from gilles-peskine-arm/test-missing-ret-check-202112-development by Gilles Peskine · 3 years, 8 months ago
  57. c10086e changelog: Addressed review comments #6 by Minos Galanakis · 3 years, 8 months ago
  58. 29ceb56 fix help message issues by Jerry Yu · 3 years, 8 months ago
  59. 8340ea8 changelog: Addressed review comments #5 by Minos Galanakis · 3 years, 8 months ago
  60. 64bff9f tests: data_files: Avoid symbolic links by Ronald Cron · 3 years, 8 months ago
  61. b54b531 fix msvc build faile by Jerry Yu · 3 years, 8 months ago
  62. dc8ecda Don't fail until everything is initialized by Gilles Peskine · 3 years, 8 months ago
  63. b1822ef docs: TLS 1.3: Improve wording by Ronald Cron · 3 years, 8 months ago
  64. f1c30b2 Check return values in more places by Gilles Peskine · 3 years, 8 months ago
  65. db6adc5 ssl: Fix some compilation guards for TLS 1.3 signature algorithms by Ronald Cron · 3 years, 8 months ago
  66. bb27b43 build: Fix TLS 1.3 prerequisites by Ronald Cron · 3 years, 8 months ago
  67. 6aeda53 Add change log for TLS 1.3 MVP by Ronald Cron · 3 years, 8 months ago
  68. 6f135e1 Rename MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL to MBEDTLS_SSL_PROTO_TLS1_3 by Ronald Cron · 3 years, 8 months ago
  69. 2e8b001 Beauty source code by Jerry Yu · 3 years, 8 months ago
  70. 7aa6fc1 docs: TLS 1.3: Update prototype upstreaming status by Ronald Cron · 3 years, 8 months ago
  71. 653d5bc docs: TLS 1.3: Swap prototype upstreaming status and MVP definition by Ronald Cron · 3 years, 8 months ago
  72. 43ffc9d docs: TLS 1.3: Update TLS 1.3 documentation file name by Ronald Cron · 3 years, 8 months ago
  73. 0abf07c Make PSA crypto mandatory for TLS 1.3 by Ronald Cron · 3 years, 8 months ago
  74. 76a2b30 Merge pull request #4981 from yuhaoth/pr/add-debug-helpers-generated by Dave Rodgman · 3 years, 8 months ago
  75. 4525cce Merge pull request #5256 from yuhaoth/pr/clean-up-secrets-after-done by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  76. 5f173c6 changelog: Addressed review comments #4 by Minos Galanakis · 3 years, 8 months ago
  77. 6b07916 Merge pull request #5230 from ronald-cron-arm/tls13_ccs_client by Ronald Cron · 3 years, 8 months ago
  78. 3f46f38 changelog: Addressed review comments #3 by Minos Galanakis · 3 years, 8 months ago
  79. d0fcf7f fix ci fail by Jerry Yu · 3 years, 8 months ago
  80. 3a77949 changelog: Addressed review comments #2 by Minos Galanakis · 3 years, 8 months ago
  81. a5563f6 move position of base_key init by Jerry Yu · 3 years, 8 months ago
  82. b737f6a move base_key init by Jerry Yu · 3 years, 8 months ago
  83. fe051f6 Merge pull request #5297 from paul-elliott-arm/test_suite_cipher_returns by Gilles Peskine · 3 years, 8 months ago
  84. 9eab5a6 tests: TLS 1.3: Remove unnecessary test requirement by Ronald Cron · 3 years, 8 months ago
  85. 574ace4 Remove unnecessary blank line by Ronald Cron · 3 years, 8 months ago
  86. ae93725 tests: Make compat mode optional in script generating tests by Ronald Cron · 3 years, 8 months ago
  87. ca14ab3 changelog: Addressed review comments by Minos Galanakis · 3 years, 8 months ago
  88. 9c07473 fix various issues by Jerry Yu · 3 years, 8 months ago
  89. d04fd35 Replace configs_enabled check with query_compile_time_config by Jerry Yu · 3 years, 8 months ago
  90. a15f3cc Add list_config into query_comile_time_config by Jerry Yu · 3 years, 8 months ago
  91. 84e63a7 Add list_config generation by Jerry Yu · 3 years, 8 months ago
  92. bc8b22e fix tls13 test fail by Jerry Yu · 3 years, 8 months ago
  93. 0cb2cf6 fix build fail by Jerry Yu · 3 years, 8 months ago
  94. 889b3b7 fix clang build fail by Jerry Yu · 3 years, 8 months ago
  95. 9817e3e fix generate check fail by Jerry Yu · 3 years, 8 months ago
  96. d05e1ce fix build fail on `check_*` by Jerry Yu · 3 years, 8 months ago
  97. e6369b0 fix test_cmake_as_package fail by Jerry Yu · 3 years, 8 months ago
  98. eb96fb5 Add cmake generator by Jerry Yu · 3 years, 8 months ago
  99. 6389b25 fix typos error by Jerry Yu · 3 years, 8 months ago
  100. cdcc55f update test check strings by Jerry Yu · 3 years, 9 months ago