1. a5db6c1 Fix record insertion by Manuel Pégourié-Gonnard · 4 months ago
  2. 7af97b6 Use HANDSHAKE_OVER in nominal test cases by Manuel Pégourié-Gonnard · 4 months ago
  3. 8d73bdc Improve comments by Manuel Pégourié-Gonnard · 4 months ago
  4. 132f5b9 Use same dependencies for helper functions by Manuel Pégourié-Gonnard · 4 months ago
  5. 1f471a1 Tighten dependencies again by Manuel Pégourié-Gonnard · 4 months ago
  6. 921a2ac Improve dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  7. 0a1996f Tighten dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  8. c0721e0 Improve documentation by Gilles Peskine · 5 months ago
  9. eb48890 Remove redundant setup by Gilles Peskine · 5 months ago
  10. 161cadd Fix copypasta by Gilles Peskine · 5 months ago
  11. 84ccbd8 Simulate closing the connection mid-message by Gilles Peskine · 5 months ago
  12. 5e3c0bd Also test inserting non-empty, non-handshake records by Gilles Peskine · 5 months ago
  13. c34ea47 Fix the build without MBEDTLS_DEBUG_C by Gilles Peskine · 5 months ago
  14. 0742672 Fix the build in PSK-only configurations by Gilles Peskine · 5 months ago
  15. bc694b3 Fix printf of enum by Gilles Peskine · 5 months ago
  16. 7ab9fb6 Pacify ancient clang -Wmissing-initializer by Gilles Peskine · 5 months ago
  17. 7c1dbef Test split, coalesced-split and empty handshake records by Gilles Peskine · 5 months ago
  18. 92122ed Create handshake record coalescing tests by Gilles Peskine · 5 months ago
  19. a4bf002 Document gotcha of move_handshake_to_state by Gilles Peskine · 5 months ago
  20. c67befe Add a log message on every SSL state transition by Gilles Peskine · 5 months ago
  21. f670ba5 Always call mbedtls_ssl_handshake_set_state by Gilles Peskine · 5 months ago
  22. 3b819cf Merge pull request #10109 from mpg/merge-from-restricted by Gilles Peskine · 4 months ago
  23. 16be0f0 Merge pull request #10008 from valeriosetti/issue138-development by Ronald Cron · 4 months ago
  24. 48e5c95 tf-psa-crypto: update reference by Valerio Setti · 5 months ago
  25. 0690a63 framework: update reference by Valerio Setti · 5 months ago
  26. 8bbe60a Merge pull request #10102 from ronald-cron-arm/check-generated-files-follow-up by Ronald Cron · 4 months ago
  27. 33770e7 Update tf-psa-crypto pointer by Ronald Cron · 4 months ago
  28. 96121ed Update framework pointer by Ronald Cron · 4 months ago
  29. ed4a2b4 Merge branch 'development-restricted' into merge-from-restricted by Manuel Pégourié-Gonnard · 4 months ago
  30. e235958 Merge pull request #10078 from bjwtaylor/pk_rsa_alt-removal by Manuel Pégourié-Gonnard · 4 months ago
  31. 762c801 Use make_generated_files.py in make_generated_files.bat by Ronald Cron · 4 months ago
  32. 444db89 Remove check-generated-files.sh by Ronald Cron · 4 months ago
  33. 694cbfa Merge pull request #10101 from ronald-cron-arm/remove-all-sh-wrapper by Ronald Cron · 4 months ago gh-readonly-queue/development/pr-10101-3189752b2f77a1118d8d8166d9e50c58b2f9fa66
  34. 5d9b9d2 Rename mbedtls-all.sh to just all.sh by Ronald Cron · 4 months ago
  35. 8e2d40d Remove all.sh wrapper by Ronald Cron · 4 months ago
  36. 3189752 Merge pull request #10073 from felixc-arm/remove-inject-entropy by Ronald Cron · 4 months ago
  37. 1459e75 Update tf-psa-crypto pointer by Felix Conway · 4 months ago
  38. 064f68e Merge pull request #10032 from valeriosetti/psasim-doc-update by Manuel Pégourié-Gonnard · 4 months ago
  39. 48426b1 Add MBEDTLS_PSA_INJECT_ENTROPY back into config-split.md by Felix Conway · 4 months ago
  40. 133f7aa Add MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES to ignore list for CI by Felix Conway · 5 months ago
  41. 92efce2 [development] Remove code relating to MBEDTLS_PSA_INJECT_ENTROPY by Felix Conway · 5 months ago
  42. e57ea21 Merge pull request #10042 from bjwtaylor/remove-ssl-conf by Manuel Pégourié-Gonnard · 4 months ago
  43. 05a9787 Remove MBEDTLS_PK_RSA_ALT by Ben Taylor · 5 months ago
  44. 06bdb16 Merge pull request #10000 from bjwtaylor/remove-sample-programs by David Horstmann · 4 months ago gh-readonly-queue/development/pr-10000-df9491fe165fd604131b240a962c66e329ba008a
  45. df9491f Merge pull request #10093 from mpg/2.28-eol-dev by Manuel Pégourié-Gonnard · 4 months ago
  46. 7a84f0f removed rng parameters from struct mbedtls_ssl_config by Ben Taylor · 4 months ago
  47. f19a08f Merge pull request #10062 from ronald-cron-arm/check-generated-files by Ronald Cron · 4 months ago
  48. b9d7b5f Update TF-PSA-Crypto pointer by Ronald Cron · 6 months ago
  49. 4cd8fbb Use TF_PSA_CRYPTO_ROOT_DIR by Ronald Cron · 5 months ago
  50. aa5c159 all.sh: check generated files: Use make_generated_files.py by Ronald Cron · 5 months ago
  51. 99226e9 cmake: Generate test_keys.h and test_certs.h in the build tree by Ronald Cron · 6 months ago
  52. 81a674e Adapt to generate_config_tests.py changes by Ronald Cron · 5 months ago
  53. a1e1c2c Update framework pointer by Ronald Cron · 6 months ago
  54. ddbf729 Add directory and list arguments to generate_visualc_files.pl by Ronald Cron · 5 months ago
  55. 6bf29fd Merge pull request #10050 from valeriosetti/issue8151-development by Ronald Cron · 4 months ago
  56. 82bac6e Merge pull request #1334 from davidhorstmann-arm/add-missing-credit by David Horstmann · 4 months ago
  57. cd2660f fixed code style by Ben Taylor · 5 months ago
  58. 8224e71 remove NULL guard by Ben Taylor · 5 months ago
  59. c12152e corrected style by Ben Taylor · 5 months ago
  60. b9f83b3 Remove srand from fuzz by Ben Taylor · 5 months ago
  61. 03c05c3 Remove additional line by Ben Taylor · 5 months ago
  62. fb68b8c Remove empty ifdef by Ben Taylor · 5 months ago
  63. 9774e9a corrected code style by Ben Taylor · 5 months ago
  64. 1f09146 tidy up syntax by Ben Taylor · 5 months ago
  65. 1cd1e01 Correct code style by Ben Taylor · 5 months ago
  66. 0deda0e Update debug by Ben Taylor · 5 months ago
  67. d5d7078 removed NR psa-init by Ben Taylor · 5 months ago
  68. 6ff2da1 added further debug by Ben Taylor · 5 months ago
  69. fd52984 resolved ci failures by Ben Taylor · 5 months ago
  70. 602b296 pre-test version of the mbedtls_ssl_conf_rng removal by Ben Taylor · 5 months ago
  71. 47111a1 initial remove of mbedtls_ssl_conf_rng by Ben Taylor · 5 months ago
  72. fc66d58 Delete some sample programs by Ben Taylor · 6 months ago
  73. a881db9 tf-psa-crypto: update reference by Valerio Setti · 4 months ago
  74. f0ca71c framework: update reference by Valerio Setti · 4 months ago
  75. b33e06c tests: psasim: remove references to mbedtls_psa_register_se_key() by Valerio Setti · 5 months ago
  76. ba66794 library: remove psa_crypto_se.c from Makefile by Valerio Setti · 5 months ago
  77. 9f2939c test: components: remove references to MBEDTLS_PSA_CRYPTO_SE_C by Valerio Setti · 5 months ago
  78. ae5f6c4 scripts: config.py: remove references to MBEDTLS_PSA_CRYPTO_SE_C by Valerio Setti · 5 months ago
  79. 48d1c14 Merge pull request #10037 from bjwtaylor/remove-rng-parameters-from-pk by Manuel Pégourié-Gonnard · 4 months ago
  80. a465aa4 The LTS branch 2.28 is now EOL by Manuel Pégourié-Gonnard · 4 months ago
  81. 3b11f41 Update tf-psa-crypto to include dependencies. by Ben Taylor · 5 months ago
  82. 440cb2a Remove RNG from x509 and PK by Ben Taylor · 5 months ago
  83. bc7cd93 Add missing credit for set_hostname issue by David Horstmann · 4 months ago
  84. b90a16d Merge pull request #10089 from felixc-arm/add-define-in-programs by David Horstmann · 4 months ago
  85. 44b3b91 Merge pull request #9926 from gilles-peskine-arm/error-codes-add-force-low-mbedtls by Manuel Pégourié-Gonnard · 4 months ago gh-readonly-queue/development/pr-9926-0a69f14abcac00bb13dcdd9dc4edd2e0996bd30e
  86. 858b829 Add define to fuzz/common.c and ssl/ssl_test_lib.c by Felix Conway · 4 months ago
  87. 61621cb Don't allow psa_xxx() to return MBEDTLS_ERR_XXX by Gilles Peskine · 6 months ago
  88. 1ffdb18 Remove mbedtls_low_level_sterr() and mbedtls_high_level_strerr() by Gilles Peskine · 6 months ago
  89. 2759512 Update crypto submodule by Gilles Peskine · 6 months ago
  90. c8c1a39 Changelog entry for error code space unification by Gilles Peskine · 6 months ago
  91. a7e14dc Don't expect added error codes by Gilles Peskine · 11 months ago
  92. 998760a Define MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS in every sample program by Felix Conway · 4 months ago
  93. 0a69f14 Merge pull request #10015 from gabor-mezei-arm/9682_remove_RSA_key_exchange by Ronald Cron · 5 months ago
  94. 2c7f388 Update framework by Gabor Mezei · 5 months ago
  95. 5ba9b57 Convert test function to a static function by Gabor Mezei · 5 months ago
  96. 1ac784c Fix test case migration by Gabor Mezei · 5 months ago
  97. 10018fc Do not remeove macro from design doc by Gabor Mezei · 5 months ago
  98. 9ee58e4 Update test dependencies by Gabor Mezei · 5 months ago
  99. 817a155 Add missing newline by Gabor Mezei · 5 months ago
  100. aeea5e6 Add changelog entry by Gabor Mezei · 5 months ago