1. d79aef5 Unify the code to shorten expressions by Gilles Peskine · 3 years, 5 months ago
  2. d9af978 Refactor usage flag formatting and implication by Gilles Peskine · 3 years, 5 months ago
  3. 6213a00 Storage format tests: cover algorithms for each key type by Gilles Peskine · 4 years, 3 months ago
  4. 989c13d Remove ad hoc is_valid_for_signature method by Gilles Peskine · 3 years, 5 months ago
  5. a16d8fc Merge pull request #5697 from gilles-peskine-arm/psa-test-op-fail-2.28 by Gilles Peskine · 3 years, 4 months ago
  6. 37f6d01 Merge pull request #5737 from mpg/clean-compat-sh-2.28 by Gilles Peskine · 3 years, 4 months ago
  7. 6abc625 Add comment in compat.sh about callers by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  8. b623832 Fix compat.sh invocation in basic-built-test.sh by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  9. 03efa0b Fix ARIA support in test driver configuration by Gilles Peskine · 3 years, 4 months ago
  10. 18633187 test_psa_crypto_config_accel_cipher: deactivate CMAC by Gilles Peskine · 3 years, 4 months ago
  11. d81b5ae Merge pull request #5717 from daverodgman/backport_2.28-alert_reentrant by Gilles Peskine · 3 years, 4 months ago
  12. 50b677d Merge pull request #5713 from tom-cosgrove-arm/pr-2479-backport-2.28 by Dave Rodgman · 3 years, 4 months ago
  13. c2d1938 Merge pull request #5720 from tom-cosgrove-arm/adamwolf-reasonable-2.28 by Dave Rodgman · 3 years, 4 months ago
  14. 9cd8831 Merge pull request #5721 from tom-cosgrove-arm/roneld-1805-2.28 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  15. 27ad033 Merge pull request #5718 from AndrzejKurek/timeless-struggles-2-28 by Gilles Peskine · 3 years, 4 months ago
  16. b283228 Fix shared library link error with cmake on Windows by Ron Eldor · 8 years ago
  17. ef30d90 Fix spelling of 'reasonable' in comments by Adam Wolf · 6 years ago
  18. 7ece768 Seed the PRNG even if time() isn't available by Gilles Peskine · 3 years, 4 months ago
  19. 263d8f7 Remove the dependency on MBEDTLS_HAVE_TIME from MBEDTLS_TIMING_C by Andrzej Kurek · 3 years, 4 months ago
  20. 2603fec Remove dummy timing implementation by Andrzej Kurek · 3 years, 4 months ago
  21. 28fd4cd Update ChangeLog.d/alert_reentrant.txt by Dave Rodgman · 3 years, 4 months ago
  22. a349cfd Add ChangeLog entry by Hanno Becker · 7 years ago
  23. d9c66c0 Make alert sending function re-entrant by Hanno Becker · 7 years ago
  24. 1882b9a Fix spelling of 'features' in comment by Jacob Schloss · 6 years ago
  25. e29a837 Merge pull request #5705 from AndrzejKurek/off-by-one-ssl-opt-2-28 by Gilles Peskine · 3 years, 4 months ago
  26. 363553b Fix an off-by-one error in ssl-opt.sh by Andrzej Kurek · 3 years, 4 months ago
  27. dbeaad3 Add missing logic for accelerated ECB under MBEDTLS_PSA_CRYPTO_CONFIG by Gilles Peskine · 3 years, 5 months ago
  28. bc79582 Fix psa_mac_verify() returning BUFFER_TOO_SMALL by Gilles Peskine · 3 years, 5 months ago
  29. 449e02e If a cipher algorithm is not supported, fail during setup by Gilles Peskine · 3 years, 5 months ago
  30. 161c5ee Use a plausible input size with asymmetric verification by Gilles Peskine · 3 years, 5 months ago
  31. c2fc241 Test attempts to use a public key for a private-key operation by Gilles Peskine · 4 years, 3 months ago
  32. 739c98c Make psa_key_derivation_setup return early if the key agreement is not supported by Gilles Peskine · 4 years, 3 months ago
  33. ea0d95e Make psa_key_derivation_setup return early if the hash is not supported by Gilles Peskine · 4 years, 3 months ago
  34. cdacf04 Simplify is_kdf_alg_supported in psa_key_derivation_setup_kdf by Gilles Peskine · 4 years, 3 months ago
  35. 23cb12e A key agreement algorithm can contain a key derivation by Gilles Peskine · 4 years, 3 months ago
  36. d096445 In NOT_SUPPORTED test case descriptions, show what is not supported by Gilles Peskine · 4 years, 3 months ago
  37. 35409be Add a few manual test cases by Gilles Peskine · 3 years, 5 months ago
  38. f8b6b50 Systematically generate test cases for operation setup failure by Gilles Peskine · 3 years, 5 months ago
  39. 3905433 Add knowledge of the compatibility of key types and algorithms by Gilles Peskine · 4 years, 3 months ago
  40. 0dacd4d Add knowledge of algorithms by Gilles Peskine · 4 years, 3 months ago
  41. a218047 Generate test cases for hash operation failure by Gilles Peskine · 4 years, 3 months ago
  42. c05158b New test suite for systematically generated operation failure tests by Gilles Peskine · 4 years, 3 months ago
  43. 2a71b72 Add missing type annotation by Gilles Peskine · 4 years, 3 months ago
  44. a296e48 Simplify key_for_usage_flags by Gilles Peskine · 3 years, 5 months ago
  45. b5c4382 check-generated-files.sh -u: don't update file timestamps by Gilles Peskine · 3 years, 4 months ago
  46. 619cbfe Merge pull request #5696 from yanesca/fix-lts-version-in-guidelines-2.28 by Gilles Peskine · 3 years, 4 months ago
  47. b71c625 Fix LTS version in contributing guidelines by Janos Follath · 3 years, 4 months ago
  48. a8827d1 Merge pull request #5542 from gilles-peskine-arm/config-baremetal-size-2.28 by Gilles Peskine · 3 years, 4 months ago
  49. f749930 Merge pull request #5682 from daverodgman/migration_2.28 by Dave Rodgman · 3 years, 4 months ago
  50. 52af769 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  51. 3a7d7b9 Merge pull request #5670 from bensze01/typo-2.28 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  52. e25dc1c Fix typo "phtreads" to "pthreads" by Artur Allmann · 3 years, 5 months ago
  53. 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
  54. e7dad1f ssl_tls.c: Fix inappropriate use of ssl context by Ronald Cron · 3 years, 4 months ago
  55. f1ed595 ssl_srv.c: Mark ETM as disabled if cipher is not CBC by Ronald Cron · 3 years, 4 months ago
  56. c2e2876 compat.sh: Fix check for OpenSSL support by Ronald Cron · 3 years, 4 months ago
  57. 01e3c37 compat.sh: Restore full TLS compatibility testing by Ronald Cron · 3 years, 5 months ago
  58. ce514de Merge pull request #5563 from AndrzejKurek/timeless-2.28 by Dave Rodgman · 3 years, 5 months ago
  59. 2f39f19 Merge pull request #5603 from tom-cosgrove-arm/fix_test_md_api_violation-2.28 by Dave Rodgman · 3 years, 5 months ago
  60. 76d1cb2 Merge pull request #5601 from SiliconLabs/erase_secret_before_free_backport_2_28 by Gilles Peskine · 3 years, 5 months ago
  61. ecd119d Merge pull request #5605 from gilles-peskine-arm/storage-format-check-mononicity-2.28 by Gilles Peskine · 3 years, 5 months ago
  62. 478181d Refactor ssl_context_info time printing by Andrzej Kurek · 3 years, 5 months ago
  63. 388ee8a Guard cache_timeout in ssl_server2 with MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  64. 161005b Add the timing test dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  65. 65f93d5 Fix udp_proxy dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  66. 77daaad Provide a dummy implementation of timing.c by Andrzej Kurek · 3 years, 5 months ago
  67. 448cf48 Fix requirement mismatch in fuzz/common.c by Andrzej Kurek · 3 years, 5 months ago
  68. 516e1b0 Add a missing guard for time.h in net_sockets.c by Andrzej Kurek · 3 years, 5 months ago
  69. c841508 Add a changelog entry by Andrzej Kurek · 3 years, 5 months ago
  70. 3cb5e9b Use $PWD instead of $(pwd) for consistency by David Horstmann · 3 years, 8 months ago
  71. 11d0a6f programs/fuzz: Remove superfluous MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
  72. 0e4a1aa programs/test: fix build without MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
  73. 1a021af tests: add baremetal full config build by Daniel Axtens · 5 years ago
  74. 2db000f programs/ssl: Fix compile errors when MBEDTLS_HAVE_TIME is not defined by Raoul Strackx · 5 years ago
  75. 6f63cc7 tests: prevent inclusion of time.h in baremetal compiles by Daniel Axtens · 5 years ago
  76. 301db66 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years ago
  77. b3f25b0 Add header guard around malloc(0) returning NULL implementation by Daniel Axtens · 3 years, 5 months ago
  78. aeb8d66 Ensure files get closed when they go out of scope by Gilles Peskine · 3 years, 5 months ago
  79. 1177f37 Fix typo and align on US spelling by Gilles Peskine · 3 years, 5 months ago
  80. 5635459 Unify module documentation with --help text by Gilles Peskine · 3 years, 5 months ago
  81. f548a0c Don't require ABI tools if not checking the ABI by Gilles Peskine · 3 years, 5 months ago
  82. 296aa46 Storage format test regressions are now checked mechanically by Gilles Peskine · 3 years, 5 months ago
  83. 2eae8d7 Look at manually written read tests as well by Gilles Peskine · 3 years, 5 months ago
  84. cfd4fae Add storage format checks to the interface checker by Gilles Peskine · 4 years, 3 months ago
  85. 793778f Make the API/ABI check optional by Gilles Peskine · 4 years, 3 months ago
  86. 9c6187d Explicitly use UTF-8 in assemble_changelog by Gilles Peskine · 4 years, 3 months ago
  87. 791c40c Switch assemble_changelog to using text strings by Gilles Peskine · 4 years, 3 months ago
  88. 928ae55 Add ChangeLog entry for fix to mbedtls_md_process() test by Tom Cosgrove · 3 years, 5 months ago
  89. b6889d1 Fix test_suite_md API violation by Ron Eldor · 7 years ago
  90. dd3ab01 Add changelog entry for zeroizing key buffers before freeing by Steven Cooreman · 3 years, 5 months ago
  91. 901c9b7 Erase secrets in allocated memory before freeing said memory by Steven Cooreman · 3 years, 5 months ago
  92. 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
  93. 53a07dc Modifies data files to match new test function name by Thomas Daubney · 3 years, 5 months ago
  94. 755cb9b Changes name of check_iv to iv_len_validity by Thomas Daubney · 3 years, 5 months ago
  95. 7c4a486 Initialise buffer before use by Thomas Daubney · 3 years, 5 months ago
  96. ac72f9c Initialise iv buffer before use by Thomas Daubney · 3 years, 5 months ago
  97. 757464c Merge pull request #5592 from Tachi107/2.28-msvc-utf-8 by Gilles Peskine · 3 years, 5 months ago
  98. 9a0b482 Merge pull request #5589 from gilles-peskine-arm/mypy-on-jenkins-2.28 by Gilles Peskine · 3 years, 5 months ago
  99. 24f20af build(msvc): always assume source files are in UTF-8 by Andrea Pappacoda · 3 years, 7 months ago
  100. 1eba24a Merge pull request #5543 from AndrzejKurek/doxygen-fixes-compact-doxyfile-2-28 by Gilles Peskine · 3 years, 5 months ago