1. 1faa2a3 Add a check for MBEDTLS_PK_WRITE_C with USE_PSA_CRYPTO to check-config.h by Andrzej Kurek · 3 years, 6 months ago
  2. 19e83fa Restructure test-ref-configs to test with USE_PSA_CRYPTO turned on by Andrzej Kurek · 3 years, 7 months ago
  3. e001596 Add missing MBEDTLS_ASN1_WRITE_C dependency in test_suite_psa_crypto by Andrzej Kurek · 3 years, 7 months ago
  4. e2462ba Add missing dependencies on MBEDTLS_KEY_EXCHANGE_SOME_PSK_ENABLED by Andrzej Kurek · 3 years, 7 months ago
  5. c60cc1d Add missing dependency on MBEDTLS_GCM_C in cipher tests by Andrzej Kurek · 3 years, 7 months ago
  6. 53ad763 Mark unused variable in tests for cases with reduced configs by Andrzej Kurek · 3 years, 7 months ago
  7. 98dcb4c Merge pull request #5458 from AndrzejKurek/gitignore-eclipse-2-28 by Gilles Peskine · 3 years, 6 months ago
  8. d5746aa Add eclipse-specific project files to gitignore by Andrzej Kurek · 3 years, 6 months ago
  9. ed29547 Merge pull request #5452 from AndrzejKurek/doxygen-closure-fixes-2-28 by Gilles Peskine · 3 years, 6 months ago
  10. fe5fb8e doxygen: remove empty platform_time configuration section by Andrzej Kurek · 3 years, 6 months ago
  11. ff632d5 doxygen: move addtogroup closures to include more elements by Andrzej Kurek · 3 years, 6 months ago
  12. 73afe27 Add missing asterisk to doxygen closures by Andrzej Kurek · 3 years, 6 months ago
  13. bf62325 Merge pull request #5439 from SebastianBoe/mbedtls-2.28_check_config by Gilles Peskine · 3 years, 7 months ago
  14. 9db51a6 Add missing config check for PKCS5. by Sebastian Bøe · 3 years, 7 months ago
  15. 4afaba5 Merge pull request #5416 from gstrauss/mbedtls_ssl_config_defaults-repeat-2.28 by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  16. bbfa3f1 Merge pull request #5422 from yanesca/update_mailing_list_links_backport by Gilles Peskine · 3 years, 7 months ago
  17. c6935e8 Update mailing list links by Janos Follath · 3 years, 7 months ago
  18. de081ce Reset dhm_P and dhm_G if config call repeated by Glenn Strauss · 3 years, 8 months ago
  19. 4ed2844 Merge pull request #5312 from gilles-peskine-arm/add_list_config_function-2.x by Gilles Peskine · 3 years, 8 months ago archive/development_2.x development_2.x
  20. 53c268e Merge pull request #873 from ARMmbed/mbedtls-2.28.0_merge_into_release by Dave Rodgman · 3 years, 8 months ago
  21. 8b3f26a Merge pull request #868 from ARMmbed/mbedtls-2.28.0rc0-pr by Dave Rodgman · 3 years, 8 months ago mbedtls-2.28.0 v2.28.0
  22. d41dab3 Bump version to 2.28.0 by Dave Rodgman · 3 years, 8 months ago
  23. 29c3aee Update branch information in BRANCHES.md by Dave Rodgman · 3 years, 8 months ago
  24. f00d9a2 Minor Changelog updates & fixes by Dave Rodgman · 3 years, 8 months ago
  25. 0798a82 Assemble changelog by Dave Rodgman · 3 years, 8 months ago
  26. 2d2fb47 Add change log for #4883 by Ronald Cron · 3 years, 8 months ago
  27. 04e9204 Add missing changelog for ARIA (#5051) by Dave Rodgman · 3 years, 8 months ago
  28. 08412e2 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.28.0rc0-pr by Dave Rodgman · 3 years, 8 months ago
  29. c97cc18 Merge pull request #5327 from gilles-peskine-arm/zeroize-tag-2.28 by Gilles Peskine · 3 years, 8 months ago
  30. f9a0501 mbedtls_cipher_check_tag: jump on error for more robustness to refactoring by Gilles Peskine · 3 years, 8 months ago
  31. 384b98b Merge pull request #5310 from paul-elliott-arm/pkcs12_fix_2.x by Gilles Peskine · 3 years, 8 months ago
  32. 622d804 Initialize hash_len before using it by Gilles Peskine · 3 years, 8 months ago
  33. d61551c Generalize MAC zeroization changelog entry by Gilles Peskine · 3 years, 8 months ago
  34. 8c99a76 PKCS#1v1.5 signature: better cleanup of temporary values by Gilles Peskine · 3 years, 8 months ago
  35. f91b2e5 mbedtls_ssl_parse_finished: zeroize expected finished value on error by Gilles Peskine · 3 years, 8 months ago
  36. 69d3b86 mbedtls_ssl_cookie_check: zeroize expected cookie on cookie mismatch by Gilles Peskine · 3 years, 8 months ago
  37. b3f4e5b PSA hash verification: zeroize expected hash on hash mismatch by Gilles Peskine · 3 years, 8 months ago
  38. dc269bb mbedtls_cipher_check_tag: zeroize expected tag on tag mismatch by Gilles Peskine · 3 years, 8 months ago
  39. 5752b4b Add expected output for tests by Paul Elliott · 3 years, 8 months ago
  40. c89e209 Remove incorrect hashing by Paul Elliott · 3 years, 8 months ago
  41. 8d7eef4 Add explanation for safety in function by Paul Elliott · 3 years, 8 months ago
  42. 7a342a2 Delete unneccesary changelog entry by Paul Elliott · 3 years, 8 months ago
  43. 270a264 Simplify Input usage macros by Paul Elliott · 3 years, 8 months ago
  44. 73051b4 Rename (and relabel) pkcs12 test case by Paul Elliott · 3 years, 8 months ago
  45. 8ca8f2d Remove incorrect test dependency by Paul Elliott · 3 years, 8 months ago
  46. ce22008 Documentation fixes by Paul Elliott · 3 years, 8 months ago
  47. 2ab9a7a Stop CMake out of source tests running on 16.04 by Paul Elliott · 3 years, 8 months ago
  48. 1a3540a Fix missing test dependancies by Paul Elliott · 3 years, 9 months ago
  49. 13d5a34 Add PKCS12 tests by Paul Elliott · 3 years, 9 months ago
  50. 1c68ba1 Merge pull request #5314 from gilles-peskine-arm/missing-ret-check-mbedtls_md_hmac-2.x by Dave Rodgman · 3 years, 8 months ago
  51. 2b3f21d Catch failures of md_hmac operations by Gilles Peskine · 3 years, 8 months ago
  52. d8e2e83 Zeroize local MAC variables by Gilles Peskine · 3 years, 8 months ago
  53. 9e8f3a6 Merge pull request #5308 from minosgalanakis/development_2.x by Gilles Peskine · 3 years, 8 months ago
  54. 5e41e0e Update generated file by Gilles Peskine · 3 years, 8 months ago
  55. 47569e0 fix help message issues by Jerry Yu · 3 years, 8 months ago
  56. d351ed3 fix msvc build faile by Jerry Yu · 3 years, 8 months ago
  57. 969c01a Beauty source code by Jerry Yu · 3 years, 8 months ago
  58. cf080ce fix ci fail by Jerry Yu · 3 years, 8 months ago
  59. bbfa1d8 Replace configs_enabled check with query_compile_time_config by Jerry Yu · 3 years, 8 months ago
  60. 4f2dff4 Add list_config into query_comile_time_config by Jerry Yu · 3 years, 8 months ago
  61. 0abd677 Add list_config generation by Jerry Yu · 3 years, 8 months ago
  62. 7412eb4 Better fix for empty password / salt by Paul Elliott · 3 years, 9 months ago
  63. a59cc3d Further documentation improvements by Paul Elliott · 3 years, 9 months ago
  64. f294ff5 Make changelog more specific by Paul Elliott · 3 years, 9 months ago
  65. fe724fe Fix for pkcs12 with NULL or zero length password by Paul Elliott · 3 years, 9 months ago
  66. 18a59b7 Merge pull request #5306 from gilles-peskine-arm/test-missing-ret-check-202112-2.x by Gilles Peskine · 3 years, 8 months ago
  67. 5c93a9f Update changelog & readme by Minos Galanakis · 3 years, 8 months ago
  68. 3fc0d30 Don't fail until everything is initialized by Gilles Peskine · 3 years, 8 months ago
  69. 3d28378 Check return values in more places by Gilles Peskine · 3 years, 8 months ago
  70. 362d6ef Merge pull request #5301 from paul-elliott-arm/test_suite_cipher_returns_2.x by Gilles Peskine · 3 years, 8 months ago
  71. 4a5396e Merge pull request #5299 from paul-elliott-arm/crypt_and_hash_prog_2.x by Gilles Peskine · 3 years, 8 months ago
  72. 51377d8 Merge pull request #5280 from davidhorstmann-arm/2.x-improve-cmac-docs by Gilles Peskine · 3 years, 8 months ago
  73. c2c1c22 Merge pull request #5298 from paul-elliott-arm/ssl_context_info_prog_2.x by Gilles Peskine · 3 years, 8 months ago
  74. 68b64cd Add checked return to cipher setup by Paul Elliott · 3 years, 8 months ago
  75. d068876 Add checks for return values to md functions by Paul Elliott · 3 years, 8 months ago
  76. 8f20bab Fix printf format specifier by Paul Elliott · 3 years, 8 months ago
  77. 110afd0 Prevent resource leak by Paul Elliott · 3 years, 8 months ago
  78. 620cbb9 Merge pull request #5262 from xffbai/code-align-backport2.x by Ronald Cron · 3 years, 8 months ago
  79. c3319e7 Merge pull request #5189 from gilles-peskine-arm/struct_reordering_2.x by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  80. 218abe0 Merge pull request #5284 from gabor-mezei-arm/4926_bp2x_base64_move_constant-time_functions by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  81. 00e08a3 Update generated files by Gabor Mezei · 3 years, 8 months ago
  82. 9ac32eb Merge pull request #863 from davidhorstmann-arm/2.x-fix-session-copy-bug by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  83. 3a755f5 Add documentation for the functions by Gabor Mezei · 3 years, 9 months ago
  84. 46ca2f7 Unify function parameters by Gabor Mezei · 3 years, 9 months ago
  85. df29332 Make mbedtls_ct_uchar_mask_of_range function static by Gabor Mezei · 3 years, 8 months ago
  86. f554ce2 Delete base64_invasive.h due to functions are moved to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  87. 3d4dba8 Move mbedtls_ct_base64_dec_value function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  88. 200708d Move mbedtls_ct_base64_enc_char function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  89. 46f79c3 Move mbedtls_ct_uchar_mask_of_range function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  90. 7464f37 Rename functions to have suitable name by Gabor Mezei · 3 years, 9 months ago
  91. 0add7f9 Add changelog entry for session copy bugfix by David Horstmann · 3 years, 8 months ago
  92. 9a4a9c6 Merge pull request #860 from ronald-cron-arm/fix-cipher-iv_2.x by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  93. 0f6c6bc [session] fix a session copy bug by 吴敬辉 · 3 years, 8 months ago
  94. b56f38f Reword documentation of CMAC operations by David Horstmann · 3 years, 8 months ago
  95. 582f239 Merge pull request #5167 from tom-cosgrove-arm/fix-builds-with-only-mbedtls_bignum_c-defined by Gilles Peskine · 3 years, 8 months ago
  96. e7a5e98 Add change log by Ronald Cron · 3 years, 8 months ago
  97. ad47e6d Add changelog entry for build error fixes by Gilles Peskine · 3 years, 8 months ago
  98. 1e31316 Merge pull request #5258 from gilles-peskine-arm/pip-requirements-2.x by Gilles Peskine · 3 years, 8 months ago
  99. 5d6de4e Merge pull request #5254 from adeaarm/development_2.x by Gilles Peskine · 3 years, 8 months ago
  100. 4b71e9b Correct default requirements file name in help by Gilles Peskine · 3 years, 8 months ago