1. ee33b31 Fix HkdfLabel comment by Max Fillinger · 8 months ago
  2. 5826883 Allow maximum label length in Hkdf-Expand-Label by Max Fillinger · 8 months ago
  3. 9f84333 Exporter: Add min. and max. label tests by Max Fillinger · 8 months ago
  4. 9c5bae5 Fix max. label length in key material exporter by Max Fillinger · 9 months ago
  5. 53d9168 Document BAD_INPUT_DATA error in key material exporter by Max Fillinger · 9 months ago
  6. d23579c Fix requirements for TLS 1.3 Exporter compat test by Max Fillinger · 9 months ago
  7. 22728dc Use mbedtls_calloc, not regular calloc by Max Fillinger · 9 months ago
  8. 4e21703 Add fixed compatibility test for TLS 1.3 Exporter by Max Fillinger · 9 months ago
  9. 7b97712 Remove exporter compatibility test for TLS 1.3 by Max Fillinger · 9 months ago
  10. 6d53a3a Fix openssl s_client invocation by Max Fillinger · 9 months ago
  11. f8059db Print names of new tests properly by Max Fillinger · 9 months ago
  12. 144ccce Fix memory leak in example programs by Max Fillinger · 9 months ago
  13. 92b7a7e ssl-opt.sh: Add tests for keying material export by Max Fillinger · 9 months ago
  14. ee467aa mbedtls_test_ssl_do_handshake_with_endpoints: Zeroize endpoints by Max Fillinger · 9 months ago
  15. d6e0095 Exporter tests: Don't use unavailbable constant by Max Fillinger · 9 months ago
  16. 8e0b8c9 Exporter tests: Add missing depends-ons by Max Fillinger · 9 months ago
  17. c6fd1a2 Use one maximum key_len for all exported keys by Max Fillinger · 9 months ago
  18. a9a9e99 Exporter tests: Reduce key size in long key tests by Max Fillinger · 9 months ago
  19. 9dc7b19 Exporter tests: Free endpoints before PSA_DONE() by Max Fillinger · 9 months ago
  20. 364afea Exporter tests: Fix possible uninitialized variable use by Max Fillinger · 9 months ago
  21. ea1e777 Coding style cleanup by Max Fillinger · 9 months ago
  22. 8a2d2ad Exporter tests: Initialize allocated memory by Max Fillinger · 9 months ago
  23. 8f12e31 Exportert tests: Free endpoints and options by Max Fillinger · 9 months ago
  24. 3e12918 Fix output size check for key material exporter by Max Fillinger · 9 months ago
  25. 28916ac Increase allowed output size of HKDF-Expand-Label by Max Fillinger · 9 months ago
  26. cf007ca Add more tests for keying material export by Max Fillinger · 9 months ago
  27. a5b63c5 Mention MBEDTLS_SSL_KEYING_MATERIAL_EXPORT in change log by Max Fillinger · 9 months ago
  28. 0747388 Fix #endif comment by Max Fillinger · 9 months ago
  29. 51bec54 Enable MBEDTLS_SSL_KEYING_MATERIAL_EXPORT by default by Max Fillinger · 9 months ago
  30. 2fe35f6 Create MBEDTLS_SSL_KEYING_MATERIAL_EXPORT option by Max Fillinger · 9 months ago
  31. 281fb79 Remove TLS 1.2 Exporter if we don't have randbytes by Max Fillinger · 10 months ago
  32. c9f2c9a Revert "Store randbytes for TLS 1.2 TLS-Exporter" by Max Fillinger · 10 months ago
  33. dbe8645 Fix typos in comments by Max Fillinger · 10 months ago
  34. 155cea0 Use fewer magic numbers in TLS-Exporter functions by Max Fillinger · 10 months ago
  35. f2dda15 Add label length argument to tls_prf_generic() by Max Fillinger · 10 months ago
  36. 48150f5 Store randbytes for TLS 1.2 TLS-Exporter by Max Fillinger · 10 months ago
  37. e10c984 Fix coding style by Max Fillinger · 11 months ago
  38. 29beade Fix build when one of TLS 1.2 or 1.3 is disabled by Max Fillinger · 11 months ago
  39. 7b72220 Fix coding style by Max Fillinger · 11 months ago
  40. 9073e04 Fix TLS exporter changelog entry by Max Fillinger · 11 months ago
  41. ae7d66a Fix doxygen comment parameter name by Max Fillinger · 11 months ago
  42. 5561994 Fix typos in comment by Max Fillinger · 11 months ago
  43. 9c9989f Fix mismatches in function declarations by Max Fillinger · 12 months ago
  44. 91cff44 Fix key_len check in TLS-Exporter by Max Fillinger · 12 months ago
  45. 81dfc88 Actually set exporter defaults in ssl_client2 by Max Fillinger · 12 months ago
  46. 334c367 Simplify mbedtls_ssl_tls13_exporter by Max Fillinger · 12 months ago
  47. c798642 Add test for TLS-Exporter in TLS 1.3 by Max Fillinger · 12 months ago
  48. 136fe9e Fix commented out function declaration by Max Fillinger · 12 months ago
  49. b84cb4b Add changelog entry for TLS-Exporter feature by Max Fillinger · 1 year ago
  50. b2718e1 Add TLS-Exporter options to ssl_client2 by Max Fillinger · 1 year ago
  51. 32ba7f4 Add TLS-Exporter options to ssl_server2 by Max Fillinger · 1 year ago
  52. bd81c9d Implement TLS-Exporter feature by Max Fillinger · 1 year ago
  53. 064f68e Merge pull request #10032 from valeriosetti/psasim-doc-update by Manuel Pégourié-Gonnard · 4 months ago
  54. e57ea21 Merge pull request #10042 from bjwtaylor/remove-ssl-conf by Manuel Pégourié-Gonnard · 4 months ago
  55. 06bdb16 Merge pull request #10000 from bjwtaylor/remove-sample-programs by David Horstmann · 4 months ago gh-readonly-queue/development/pr-10000-df9491fe165fd604131b240a962c66e329ba008a
  56. df9491f Merge pull request #10093 from mpg/2.28-eol-dev by Manuel Pégourié-Gonnard · 4 months ago
  57. 7a84f0f removed rng parameters from struct mbedtls_ssl_config by Ben Taylor · 4 months ago
  58. f19a08f Merge pull request #10062 from ronald-cron-arm/check-generated-files by Ronald Cron · 4 months ago
  59. b9d7b5f Update TF-PSA-Crypto pointer by Ronald Cron · 6 months ago
  60. 4cd8fbb Use TF_PSA_CRYPTO_ROOT_DIR by Ronald Cron · 5 months ago
  61. aa5c159 all.sh: check generated files: Use make_generated_files.py by Ronald Cron · 5 months ago
  62. 99226e9 cmake: Generate test_keys.h and test_certs.h in the build tree by Ronald Cron · 6 months ago
  63. 81a674e Adapt to generate_config_tests.py changes by Ronald Cron · 5 months ago
  64. a1e1c2c Update framework pointer by Ronald Cron · 6 months ago
  65. ddbf729 Add directory and list arguments to generate_visualc_files.pl by Ronald Cron · 5 months ago
  66. 6bf29fd Merge pull request #10050 from valeriosetti/issue8151-development by Ronald Cron · 4 months ago
  67. cd2660f fixed code style by Ben Taylor · 5 months ago
  68. 8224e71 remove NULL guard by Ben Taylor · 5 months ago
  69. c12152e corrected style by Ben Taylor · 5 months ago
  70. b9f83b3 Remove srand from fuzz by Ben Taylor · 5 months ago
  71. 03c05c3 Remove additional line by Ben Taylor · 5 months ago
  72. fb68b8c Remove empty ifdef by Ben Taylor · 5 months ago
  73. 9774e9a corrected code style by Ben Taylor · 5 months ago
  74. 1f09146 tidy up syntax by Ben Taylor · 5 months ago
  75. 1cd1e01 Correct code style by Ben Taylor · 5 months ago
  76. 0deda0e Update debug by Ben Taylor · 5 months ago
  77. d5d7078 removed NR psa-init by Ben Taylor · 5 months ago
  78. 6ff2da1 added further debug by Ben Taylor · 5 months ago
  79. fd52984 resolved ci failures by Ben Taylor · 5 months ago
  80. 602b296 pre-test version of the mbedtls_ssl_conf_rng removal by Ben Taylor · 5 months ago
  81. 47111a1 initial remove of mbedtls_ssl_conf_rng by Ben Taylor · 5 months ago
  82. fc66d58 Delete some sample programs by Ben Taylor · 6 months ago
  83. a881db9 tf-psa-crypto: update reference by Valerio Setti · 4 months ago
  84. f0ca71c framework: update reference by Valerio Setti · 4 months ago
  85. b33e06c tests: psasim: remove references to mbedtls_psa_register_se_key() by Valerio Setti · 5 months ago
  86. ba66794 library: remove psa_crypto_se.c from Makefile by Valerio Setti · 5 months ago
  87. 9f2939c test: components: remove references to MBEDTLS_PSA_CRYPTO_SE_C by Valerio Setti · 5 months ago
  88. ae5f6c4 scripts: config.py: remove references to MBEDTLS_PSA_CRYPTO_SE_C by Valerio Setti · 5 months ago
  89. 48d1c14 Merge pull request #10037 from bjwtaylor/remove-rng-parameters-from-pk by Manuel Pégourié-Gonnard · 4 months ago
  90. a465aa4 The LTS branch 2.28 is now EOL by Manuel Pégourié-Gonnard · 4 months ago
  91. 3b11f41 Update tf-psa-crypto to include dependencies. by Ben Taylor · 5 months ago
  92. 440cb2a Remove RNG from x509 and PK by Ben Taylor · 5 months ago
  93. b90a16d Merge pull request #10089 from felixc-arm/add-define-in-programs by David Horstmann · 4 months ago
  94. 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
  95. 858b829 Add define to fuzz/common.c and ssl/ssl_test_lib.c by Felix Conway · 4 months ago
  96. 61621cb Don't allow psa_xxx() to return MBEDTLS_ERR_XXX by Gilles Peskine · 6 months ago
  97. 1ffdb18 Remove mbedtls_low_level_sterr() and mbedtls_high_level_strerr() by Gilles Peskine · 6 months ago
  98. 2759512 Update crypto submodule by Gilles Peskine · 6 months ago
  99. c8c1a39 Changelog entry for error code space unification by Gilles Peskine · 6 months ago
  100. a7e14dc Don't expect added error codes by Gilles Peskine · 11 months ago