1. 448cf48 Fix requirement mismatch in fuzz/common.c by Andrzej Kurek · 3 years, 5 months ago
  2. 516e1b0 Add a missing guard for time.h in net_sockets.c by Andrzej Kurek · 3 years, 5 months ago
  3. c841508 Add a changelog entry by Andrzej Kurek · 3 years, 6 months ago
  4. 3cb5e9b Use $PWD instead of $(pwd) for consistency by David Horstmann · 3 years, 8 months ago
  5. 11d0a6f programs/fuzz: Remove superfluous MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
  6. 0e4a1aa programs/test: fix build without MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
  7. 1a021af tests: add baremetal full config build by Daniel Axtens · 5 years ago
  8. 2db000f programs/ssl: Fix compile errors when MBEDTLS_HAVE_TIME is not defined by Raoul Strackx · 5 years ago
  9. 6f63cc7 tests: prevent inclusion of time.h in baremetal compiles by Daniel Axtens · 5 years ago
  10. 301db66 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years ago
  11. b3f25b0 Add header guard around malloc(0) returning NULL implementation by Daniel Axtens · 3 years, 6 months ago
  12. 23ea2c6 Merge pull request #5593 from tom-daubney-arm/2-28_bp_fix_uninitialised_buffers_in_tests by Gilles Peskine · 3 years, 5 months ago
  13. 53a07dc Modifies data files to match new test function name by Thomas Daubney · 3 years, 5 months ago
  14. 755cb9b Changes name of check_iv to iv_len_validity by Thomas Daubney · 3 years, 5 months ago
  15. 7c4a486 Initialise buffer before use by Thomas Daubney · 3 years, 5 months ago
  16. ac72f9c Initialise iv buffer before use by Thomas Daubney · 3 years, 5 months ago
  17. 757464c Merge pull request #5592 from Tachi107/2.28-msvc-utf-8 by Gilles Peskine · 3 years, 5 months ago
  18. 9a0b482 Merge pull request #5589 from gilles-peskine-arm/mypy-on-jenkins-2.28 by Gilles Peskine · 3 years, 5 months ago
  19. 24f20af build(msvc): always assume source files are in UTF-8 by Andrea Pappacoda · 3 years, 7 months ago
  20. 1eba24a Merge pull request #5543 from AndrzejKurek/doxygen-fixes-compact-doxyfile-2-28 by Gilles Peskine · 3 years, 5 months ago
  21. e2279e0 Merge pull request #5503 from AndrzejKurek/doxygen-duplicate-parameter-docs-2-28 by Gilles Peskine · 3 years, 5 months ago
  22. e693244 Merge pull request #5540 from gilles-peskine-arm/check_config-chachapoly-2.28 by Gilles Peskine · 3 years, 5 months ago
  23. df57835 Make mypy unconditional by Gilles Peskine · 3 years, 5 months ago
  24. f70ccb0 Merge pull request #5577 from AndrzejKurek/raw-key-agreement-destroy-missing-2-28 by Gilles Peskine · 3 years, 5 months ago
  25. 4b1216b Add missing key destruction calls in ssl_write_client_key_exchange by Andrzej Kurek · 3 years, 5 months ago
  26. 4e92187 Merge pull request #5546 from SiliconLabs/mbedtls-2.28/feature/PSEC-3195-PSA-test-suites-NOT-using-UID-0 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  27. 9be6168 Update library/psa_its_file.c by PeterSpace · 3 years, 6 months ago
  28. 55dfd8b BUGFIX: PSA test vectors use UID 1 instead of 0. by pespacek · 3 years, 6 months ago
  29. ecaca12 TEST: added psa_its_set expected failure test by pespacek · 3 years, 6 months ago
  30. 55f15c7 BUGFIX: psa_its_set now rejects UID = 0 by pespacek · 3 years, 6 months ago
  31. 8e1ca4d Merge pull request #5459 from gilles-peskine-arm/check_test_cases-list-2.28 by Ronald Cron · 3 years, 6 months ago
  32. ef3f27b doxygen: enable the search engine by Andrzej Kurek · 3 years, 6 months ago
  33. b3fca7b doxygen: remove irrelevant options by Andrzej Kurek · 3 years, 6 months ago
  34. 4d6ed11 Remove default values and comments from mbedtls.doxyfile by Andrzej Kurek · 3 years, 6 months ago
  35. fa21dda Fix indentation by Gilles Peskine · 4 years ago
  36. 9130b5b Add check_config checks for AEAD by Gilles Peskine · 4 years ago
  37. 05b6125 Merge pull request #5449 from gilles-peskine-arm/pip-requirements-no-maintainer-2.28 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  38. 617fb00 Merge pull request #5536 from mpg/fix-ecdh-psa-2.28 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  39. 0178487 Fix missing check on server-chosen curve by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  40. 298d6cc Add mbedtls_ssl_check_curve_tls_id() (internal) by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  41. 97f1882 Merge pull request #5502 from AndrzejKurek/backport-2-18-import-opaque-driver-wrappers by Ronald Cron · 3 years, 6 months ago
  42. 8b87608 Merge pull request #5465 from gilles-peskine-arm/cmake-test-suite-enumeration-2.28 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  43. d0c6a84 Test driver: keep variable declarations first by Andrzej Kurek · 3 years, 6 months ago
  44. 28a7c06 Test drivers: rename import call source to driver location by Andrzej Kurek · 3 years, 6 months ago
  45. 981a0ce Formatting and documentation fixes by Andrzej Kurek · 3 years, 6 months ago
  46. 96c8f9e Add tests for import hooks in the driver wrappers by Andrzej Kurek · 3 years, 6 months ago
  47. fcaef2e doxygen: merge multiple descriptions of the same return codes by Andrzej Kurek · 3 years, 6 months ago
  48. d4c5c3d Remove obsolete calls to if_build_succeeded by Gilles Peskine · 3 years, 6 months ago
  49. fdddb9d Remove obsolete variable restoration or unset at the end of a component by Gilles Peskine · 3 years, 6 months ago
  50. 717d55e Remove obsolete cd at the end of a component by Gilles Peskine · 3 years, 6 months ago
  51. ca9cfca Stop CMake out of source tests running on 16.04 (continued) by Gilles Peskine · 3 years, 6 months ago
  52. 349a059 Merge pull request #5461 from gilles-peskine-arm/ssl-opt-self-signed-positive-2.28 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  53. ca664c7 Merge pull request #5255 from AndrzejKurek/chacha-iv-len-16-fixes-2.x by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  54. 92d54fb Merge pull request #5444 from AndrzejKurek/use-psa-crypto-reduced-configs-2.28 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  55. b72ecfd Merge pull request #5468 from Unity-Technologies/mbedtls-2.28-windows-arm64-workaround by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  56. 61156f8 Cap the workaround for mbedtls_mpi_safe_cond_assign on MSVC/ARM64 to MSVC versions prior to 17.1. by Tautvydas Žilys · 3 years, 6 months ago
  57. a16ffaf Add a check in check_config.h for PK_WRITE_C when RSA is enabled by Andrzej Kurek · 3 years, 6 months ago
  58. 699290d Fix config-mini-tls1_1 PK_WRITE requirement when USA_PSA_CRYPTO is used by Andrzej Kurek · 3 years, 6 months ago
  59. d08ed95 Formatting: remove tabs from check_config.h by Andrzej Kurek · 3 years, 6 months ago
  60. 38adac3 Add a changelog entry regarding bugfixes by Andrzej Kurek · 3 years, 6 months ago
  61. 19d6ab0 Enable testing with PSA for config-mini-tls1_1 by Andrzej Kurek · 3 years, 6 months ago
  62. 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
  63. ea4af4d Don't inline mbedtls_mpi_safe_cond_assign on MSVC/ARM64 to avoid a compiler bug. by Tautvydas Žilys · 3 years, 6 months ago
  64. 19e83fa Restructure test-ref-configs to test with USE_PSA_CRYPTO turned on by Andrzej Kurek · 3 years, 7 months ago
  65. e001596 Add missing MBEDTLS_ASN1_WRITE_C dependency in test_suite_psa_crypto by Andrzej Kurek · 3 years, 7 months ago
  66. e2462ba Add missing dependencies on MBEDTLS_KEY_EXCHANGE_SOME_PSK_ENABLED by Andrzej Kurek · 3 years, 7 months ago
  67. c60cc1d Add missing dependency on MBEDTLS_GCM_C in cipher tests by Andrzej Kurek · 3 years, 7 months ago
  68. 53ad763 Mark unused variable in tests for cases with reduced configs by Andrzej Kurek · 3 years, 7 months ago
  69. 3df1dae CMake: generate the list of test suites automatically by Gilles Peskine · 3 years, 6 months ago
  70. 8c681b7 Add positive test case with self-signed certificates by Gilles Peskine · 3 years, 7 months ago
  71. 98dcb4c Merge pull request #5458 from AndrzejKurek/gitignore-eclipse-2-28 by Gilles Peskine · 3 years, 6 months ago
  72. efd696a New option to list all test cases by Gilles Peskine · 3 years, 7 months ago
  73. 0c2f8ee Move collect_available_test_cases to check_test_cases.py by Gilles Peskine · 3 years, 7 months ago
  74. d5746aa Add eclipse-specific project files to gitignore by Andrzej Kurek · 3 years, 6 months ago
  75. ed29547 Merge pull request #5452 from AndrzejKurek/doxygen-closure-fixes-2-28 by Gilles Peskine · 3 years, 6 months ago
  76. fe5fb8e doxygen: remove empty platform_time configuration section by Andrzej Kurek · 3 years, 6 months ago
  77. ff632d5 doxygen: move addtogroup closures to include more elements by Andrzej Kurek · 3 years, 6 months ago
  78. 73afe27 Add missing asterisk to doxygen closures by Andrzej Kurek · 3 years, 6 months ago
  79. bf62325 Merge pull request #5439 from SebastianBoe/mbedtls-2.28_check_config by Gilles Peskine · 3 years, 7 months ago
  80. d78e6cc Any package used in a script must be listed in ci.requirements.txt by Gilles Peskine · 3 years, 7 months ago
  81. 9db51a6 Add missing config check for PKCS5. by Sebastian Bøe · 3 years, 7 months ago
  82. 4afaba5 Merge pull request #5416 from gstrauss/mbedtls_ssl_config_defaults-repeat-2.28 by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  83. bbfa3f1 Merge pull request #5422 from yanesca/update_mailing_list_links_backport by Gilles Peskine · 3 years, 7 months ago
  84. c6935e8 Update mailing list links by Janos Follath · 3 years, 7 months ago
  85. de081ce Reset dhm_P and dhm_G if config call repeated by Glenn Strauss · 3 years, 8 months ago
  86. 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
  87. 53c268e Merge pull request #873 from ARMmbed/mbedtls-2.28.0_merge_into_release by Dave Rodgman · 3 years, 8 months ago
  88. 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
  89. d41dab3 Bump version to 2.28.0 by Dave Rodgman · 3 years, 8 months ago
  90. 29c3aee Update branch information in BRANCHES.md by Dave Rodgman · 3 years, 8 months ago
  91. f00d9a2 Minor Changelog updates & fixes by Dave Rodgman · 3 years, 8 months ago
  92. 0798a82 Assemble changelog by Dave Rodgman · 3 years, 8 months ago
  93. 2d2fb47 Add change log for #4883 by Ronald Cron · 3 years, 8 months ago
  94. 04e9204 Add missing changelog for ARIA (#5051) by Dave Rodgman · 3 years, 8 months ago
  95. 08412e2 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.28.0rc0-pr by Dave Rodgman · 3 years, 8 months ago
  96. c97cc18 Merge pull request #5327 from gilles-peskine-arm/zeroize-tag-2.28 by Gilles Peskine · 3 years, 8 months ago
  97. f9a0501 mbedtls_cipher_check_tag: jump on error for more robustness to refactoring by Gilles Peskine · 3 years, 8 months ago
  98. 384b98b Merge pull request #5310 from paul-elliott-arm/pkcs12_fix_2.x by Gilles Peskine · 3 years, 8 months ago
  99. 622d804 Initialize hash_len before using it by Gilles Peskine · 3 years, 8 months ago
  100. d61551c Generalize MAC zeroization changelog entry by Gilles Peskine · 3 years, 8 months ago