1. a296e48 Simplify key_for_usage_flags by Gilles Peskine · 3 years, 5 months ago
  2. b5c4382 check-generated-files.sh -u: don't update file timestamps by Gilles Peskine · 3 years, 4 months ago
  3. f749930 Merge pull request #5682 from daverodgman/migration_2.28 by Dave Rodgman · 3 years, 4 months ago
  4. 52af769 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  5. 3a7d7b9 Merge pull request #5670 from bensze01/typo-2.28 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  6. e25dc1c Fix typo "phtreads" to "pthreads" by Artur Allmann · 3 years, 5 months ago
  7. 19f2d59 Merge pull request #5660 from ronald-cron-arm/restore-full-compat-testing-2.28 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  8. e7dad1f ssl_tls.c: Fix inappropriate use of ssl context by Ronald Cron · 3 years, 4 months ago
  9. f1ed595 ssl_srv.c: Mark ETM as disabled if cipher is not CBC by Ronald Cron · 3 years, 5 months ago
  10. c2e2876 compat.sh: Fix check for OpenSSL support by Ronald Cron · 3 years, 5 months ago
  11. 01e3c37 compat.sh: Restore full TLS compatibility testing by Ronald Cron · 3 years, 5 months ago
  12. ce514de Merge pull request #5563 from AndrzejKurek/timeless-2.28 by Dave Rodgman · 3 years, 5 months ago
  13. 2f39f19 Merge pull request #5603 from tom-cosgrove-arm/fix_test_md_api_violation-2.28 by Dave Rodgman · 3 years, 5 months ago
  14. 76d1cb2 Merge pull request #5601 from SiliconLabs/erase_secret_before_free_backport_2_28 by Gilles Peskine · 3 years, 5 months ago
  15. ecd119d Merge pull request #5605 from gilles-peskine-arm/storage-format-check-mononicity-2.28 by Gilles Peskine · 3 years, 5 months ago
  16. 478181d Refactor ssl_context_info time printing by Andrzej Kurek · 3 years, 5 months ago
  17. 388ee8a Guard cache_timeout in ssl_server2 with MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  18. 161005b Add the timing test dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  19. 65f93d5 Fix udp_proxy dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  20. 77daaad Provide a dummy implementation of timing.c by Andrzej Kurek · 3 years, 5 months ago
  21. 448cf48 Fix requirement mismatch in fuzz/common.c by Andrzej Kurek · 3 years, 5 months ago
  22. 516e1b0 Add a missing guard for time.h in net_sockets.c by Andrzej Kurek · 3 years, 5 months ago
  23. c841508 Add a changelog entry by Andrzej Kurek · 3 years, 6 months ago
  24. 3cb5e9b Use $PWD instead of $(pwd) for consistency by David Horstmann · 3 years, 8 months ago
  25. 11d0a6f programs/fuzz: Remove superfluous MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
  26. 0e4a1aa programs/test: fix build without MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
  27. 1a021af tests: add baremetal full config build by Daniel Axtens · 5 years ago
  28. 2db000f programs/ssl: Fix compile errors when MBEDTLS_HAVE_TIME is not defined by Raoul Strackx · 5 years ago
  29. 6f63cc7 tests: prevent inclusion of time.h in baremetal compiles by Daniel Axtens · 5 years ago
  30. 301db66 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years ago
  31. b3f25b0 Add header guard around malloc(0) returning NULL implementation by Daniel Axtens · 3 years, 6 months ago
  32. aeb8d66 Ensure files get closed when they go out of scope by Gilles Peskine · 3 years, 5 months ago
  33. 1177f37 Fix typo and align on US spelling by Gilles Peskine · 3 years, 5 months ago
  34. 5635459 Unify module documentation with --help text by Gilles Peskine · 3 years, 5 months ago
  35. f548a0c Don't require ABI tools if not checking the ABI by Gilles Peskine · 3 years, 5 months ago
  36. 296aa46 Storage format test regressions are now checked mechanically by Gilles Peskine · 3 years, 6 months ago
  37. 2eae8d7 Look at manually written read tests as well by Gilles Peskine · 3 years, 6 months ago
  38. cfd4fae Add storage format checks to the interface checker by Gilles Peskine · 4 years, 4 months ago
  39. 793778f Make the API/ABI check optional by Gilles Peskine · 4 years, 4 months ago
  40. 9c6187d Explicitly use UTF-8 in assemble_changelog by Gilles Peskine · 4 years, 3 months ago
  41. 791c40c Switch assemble_changelog to using text strings by Gilles Peskine · 4 years, 3 months ago
  42. 928ae55 Add ChangeLog entry for fix to mbedtls_md_process() test by Tom Cosgrove · 3 years, 5 months ago
  43. b6889d1 Fix test_suite_md API violation by Ron Eldor · 7 years ago
  44. dd3ab01 Add changelog entry for zeroizing key buffers before freeing by Steven Cooreman · 3 years, 5 months ago
  45. 901c9b7 Erase secrets in allocated memory before freeing said memory by Steven Cooreman · 3 years, 5 months ago
  46. 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
  47. 53a07dc Modifies data files to match new test function name by Thomas Daubney · 3 years, 5 months ago
  48. 755cb9b Changes name of check_iv to iv_len_validity by Thomas Daubney · 3 years, 5 months ago
  49. 7c4a486 Initialise buffer before use by Thomas Daubney · 3 years, 5 months ago
  50. ac72f9c Initialise iv buffer before use by Thomas Daubney · 3 years, 5 months ago
  51. 757464c Merge pull request #5592 from Tachi107/2.28-msvc-utf-8 by Gilles Peskine · 3 years, 5 months ago
  52. 9a0b482 Merge pull request #5589 from gilles-peskine-arm/mypy-on-jenkins-2.28 by Gilles Peskine · 3 years, 5 months ago
  53. 24f20af build(msvc): always assume source files are in UTF-8 by Andrea Pappacoda · 3 years, 7 months ago
  54. 1eba24a Merge pull request #5543 from AndrzejKurek/doxygen-fixes-compact-doxyfile-2-28 by Gilles Peskine · 3 years, 5 months ago
  55. e2279e0 Merge pull request #5503 from AndrzejKurek/doxygen-duplicate-parameter-docs-2-28 by Gilles Peskine · 3 years, 5 months ago
  56. e693244 Merge pull request #5540 from gilles-peskine-arm/check_config-chachapoly-2.28 by Gilles Peskine · 3 years, 5 months ago
  57. df57835 Make mypy unconditional by Gilles Peskine · 3 years, 5 months ago
  58. f70ccb0 Merge pull request #5577 from AndrzejKurek/raw-key-agreement-destroy-missing-2-28 by Gilles Peskine · 3 years, 5 months ago
  59. 4b1216b Add missing key destruction calls in ssl_write_client_key_exchange by Andrzej Kurek · 3 years, 5 months ago
  60. 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
  61. 9be6168 Update library/psa_its_file.c by PeterSpace · 3 years, 6 months ago
  62. 55dfd8b BUGFIX: PSA test vectors use UID 1 instead of 0. by pespacek · 3 years, 6 months ago
  63. ecaca12 TEST: added psa_its_set expected failure test by pespacek · 3 years, 6 months ago
  64. 55f15c7 BUGFIX: psa_its_set now rejects UID = 0 by pespacek · 3 years, 6 months ago
  65. 8e1ca4d Merge pull request #5459 from gilles-peskine-arm/check_test_cases-list-2.28 by Ronald Cron · 3 years, 6 months ago
  66. ef3f27b doxygen: enable the search engine by Andrzej Kurek · 3 years, 6 months ago
  67. b3fca7b doxygen: remove irrelevant options by Andrzej Kurek · 3 years, 6 months ago
  68. 4d6ed11 Remove default values and comments from mbedtls.doxyfile by Andrzej Kurek · 3 years, 6 months ago
  69. fa21dda Fix indentation by Gilles Peskine · 4 years ago
  70. 9130b5b Add check_config checks for AEAD by Gilles Peskine · 4 years ago
  71. 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
  72. 617fb00 Merge pull request #5536 from mpg/fix-ecdh-psa-2.28 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  73. 0178487 Fix missing check on server-chosen curve by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  74. 298d6cc Add mbedtls_ssl_check_curve_tls_id() (internal) by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  75. 97f1882 Merge pull request #5502 from AndrzejKurek/backport-2-18-import-opaque-driver-wrappers by Ronald Cron · 3 years, 6 months ago
  76. 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
  77. d0c6a84 Test driver: keep variable declarations first by Andrzej Kurek · 3 years, 6 months ago
  78. 28a7c06 Test drivers: rename import call source to driver location by Andrzej Kurek · 3 years, 6 months ago
  79. 981a0ce Formatting and documentation fixes by Andrzej Kurek · 3 years, 6 months ago
  80. 96c8f9e Add tests for import hooks in the driver wrappers by Andrzej Kurek · 3 years, 6 months ago
  81. fcaef2e doxygen: merge multiple descriptions of the same return codes by Andrzej Kurek · 3 years, 6 months ago
  82. d4c5c3d Remove obsolete calls to if_build_succeeded by Gilles Peskine · 3 years, 6 months ago
  83. fdddb9d Remove obsolete variable restoration or unset at the end of a component by Gilles Peskine · 3 years, 6 months ago
  84. 717d55e Remove obsolete cd at the end of a component by Gilles Peskine · 3 years, 6 months ago
  85. ca9cfca Stop CMake out of source tests running on 16.04 (continued) by Gilles Peskine · 3 years, 6 months ago
  86. 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
  87. ca664c7 Merge pull request #5255 from AndrzejKurek/chacha-iv-len-16-fixes-2.x by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  88. 92d54fb Merge pull request #5444 from AndrzejKurek/use-psa-crypto-reduced-configs-2.28 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  89. b72ecfd Merge pull request #5468 from Unity-Technologies/mbedtls-2.28-windows-arm64-workaround by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  90. 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
  91. a16ffaf Add a check in check_config.h for PK_WRITE_C when RSA is enabled by Andrzej Kurek · 3 years, 6 months ago
  92. 699290d Fix config-mini-tls1_1 PK_WRITE requirement when USA_PSA_CRYPTO is used by Andrzej Kurek · 3 years, 6 months ago
  93. d08ed95 Formatting: remove tabs from check_config.h by Andrzej Kurek · 3 years, 6 months ago
  94. 38adac3 Add a changelog entry regarding bugfixes by Andrzej Kurek · 3 years, 6 months ago
  95. 19d6ab0 Enable testing with PSA for config-mini-tls1_1 by Andrzej Kurek · 3 years, 6 months ago
  96. 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
  97. 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
  98. 19e83fa Restructure test-ref-configs to test with USE_PSA_CRYPTO turned on by Andrzej Kurek · 3 years, 7 months ago
  99. e001596 Add missing MBEDTLS_ASN1_WRITE_C dependency in test_suite_psa_crypto by Andrzej Kurek · 3 years, 7 months ago
  100. e2462ba Add missing dependencies on MBEDTLS_KEY_EXCHANGE_SOME_PSK_ENABLED by Andrzej Kurek · 3 years, 7 months ago