1. 027796c test_suite_pk: uniformly generate RSA and EC keys in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  2. 6fb2586 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  3. 1b533ab test_suite_pk: test also RSA OAEP in pk_wrap_rsa_decrypt_test_vec() by Valerio Setti · 1 year, 5 months ago
  4. d45836a pk_wrap: fix algorithm selection in rsa_opaque_decrypt() by Valerio Setti · 1 year, 5 months ago
  5. 480dfc7 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  6. f71c060 test_suite_pk: properly size buffers for public keys in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  7. aa9cc49 test_suite_pk: test also RSA keys with PKCS1 v2.1 padding mode in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  8. 4f3262d pk_wrap: fix algorithm selection in rsa_opaque_sign_wrap() by Valerio Setti · 1 year, 5 months ago
  9. d971b78 test_suite_pk: fix RSA issue in pk_psa_sign() when !PK_[PARSE|WRITE]_C are defined by Valerio Setti · 1 year, 5 months ago
  10. c262561 test_suite_pk: rename some variables in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  11. d38480b test_suite_pk: reshape pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  12. b2b9068 Merge pull request #8942 from valeriosetti/fix-null-dereference by Gilles Peskine · 1 year, 5 months ago
  13. af14b89 Merge pull request #8932 from ronald-cron-arm/enable-tls13-by-default by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  14. da47518 test_suite_pk: always test verify_ext with opaque keys in pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 5 months ago
  15. 8ad5be0 add changelog by Valerio Setti · 1 year, 5 months ago
  16. 92152dc Merge pull request #8940 from paul-elliott-arm/add_fixes_to_threading_changelog by Paul Elliott · 1 year, 5 months ago
  17. 07500fd pk: check PK context type in mbedtls_pk_verify_ext() before trying RSA PSS by Valerio Setti · 1 year, 5 months ago
  18. d59caf4 test_suite_pk: extend pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 5 months ago
  19. 3747042 Merge pull request #8939 from daverodgman/codestyle-autogen by Dave Rodgman · 1 year, 5 months ago
  20. f5f4854 Add issues fixed to changelog entry by Paul Elliott · 1 year, 5 months ago
  21. 1bd787a Minor relaxation to auto-gen regex by Dave Rodgman · 1 year, 5 months ago
  22. d2cb7f4 all.sh: Add TLS 1.2 only component by Ronald Cron · 1 year, 5 months ago
  23. 46ac065 all.sh: Adapt/Fix some components by Ronald Cron · 1 year, 5 months ago
  24. a3f385d all.sh: Disable TLS 1.3 when pre-requisites are not meet by Ronald Cron · 1 year, 5 months ago
  25. 27eb68d Enable TLS 1.3 by default by Ronald Cron · 1 year, 5 months ago
  26. 5ce1577 Merge pull request #8928 from Ryan-Everett-arm/update-psa-thread-safety-docs by Dave Rodgman · 1 year, 5 months ago gh-readonly-queue/development/pr-8928-47f8d0e840a5ab0179c5b90fbecf4609ef896268
  27. 4e4540d line length fix by Dave Rodgman · 1 year, 5 months ago
  28. 2a9eb22 Check file content to see if it looks auto-generated by Dave Rodgman · 1 year, 5 months ago
  29. 47f8d0e Merge pull request #8934 from paul-elliott-arm/add_threading_changelog by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  30. 765b75f Update docs/architecture/psa-thread-safety/psa-thread-safety.md by Ryan Everett · 1 year, 5 months ago
  31. 1053da8 Merge pull request #8921 from gilles-peskine-arm/pk_import_into_psa-test-lifetime by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  32. 7d8fd3f Add changelog entry for threading MVP by Paul Elliott · 1 year, 5 months ago
  33. 78064ac Merge pull request #8901 from paul-elliott-arm/make_psa_global_data_safe by Paul Elliott · 1 year, 5 months ago
  34. f266b51 Respond to feedback on psa-thread-safety.md by Ryan Everett · 1 year, 5 months ago
  35. c408ef4 Update slot transition diagram by Ryan Everett · 1 year, 5 months ago
  36. c9db499 Merge pull request #8930 from ronald-cron-arm/tls13-doc-update by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  37. b24e36d Add explanatory comment for init flags by Paul Elliott · 1 year, 5 months ago
  38. d35dce6 Add comments about RNG mutex requirements by Paul Elliott · 1 year, 5 months ago
  39. 0db6a90 Start subsystem IDs at 1 instead of 0 by Paul Elliott · 1 year, 5 months ago
  40. a457633 Merge pull request #8911 from waleed-elmelegy-arm/check-alpn-when-receiving-early-data by Ronald Cron · 1 year, 5 months ago
  41. a9bdc8f Improve tls13-support.md by Ronald Cron · 1 year, 5 months ago
  42. 3996ebc Fix documentation about anti-replay defenses by Ronald Cron · 1 year, 5 months ago
  43. 582865f Improve the change log by Ronald Cron · 1 year, 5 months ago
  44. 62ac993 Merge pull request #8918 from ronald-cron-arm/improve-tls-srv-version-nego-testing by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  45. 933aec8 Remove experimental warnings related to early data by Ronald Cron · 1 year, 5 months ago
  46. 7827996 Fix minor style issues by Paul Elliott · 1 year, 5 months ago
  47. 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 5 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
  48. a69572b pk_import_into_psa: test persistent keys by Gilles Peskine · 1 year, 5 months ago
  49. 0edef1c Merge pull request #8914 from ronald-cron-arm/resumption-early-data-compat-tests by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8914-44ccc8764bfbcf2e5d1c167191a89a6e512676ea
  50. 4dfb0e7 Add ALPN checking when accepting early data by Waleed Elmelegy · 1 year, 5 months ago
  51. 131b2ff Fix bug in ALPN negotiating by Waleed Elmelegy · 1 year, 5 months ago
  52. e05b542 Drop reference to Visual Studio 2013 from config by Bence Szépkúti · 1 year, 5 months ago
  53. a32546c Update changelog by Bence Szépkúti · 1 year, 5 months ago
  54. 44ccc87 Merge pull request #8924 from Ryan-Everett-arm/threading-same-key-tests by Paul Elliott · 1 year, 5 months ago
  55. 6bee910 Merge pull request #8858 from waleed-elmelegy-arm/add_alpn_to_session by Ronald Cron · 1 year, 5 months ago
  56. 1987a7c Document that we do not implement the anti-replay defenses by Ronald Cron · 1 year, 5 months ago
  57. d514d9c tls13-early-data.md: Fix reading early data documentation by Ronald Cron · 1 year, 5 months ago
  58. 0fce958 tls13-early-data.md: Adapt code examples to new coding style by Ronald Cron · 1 year, 5 months ago
  59. b372b2e docs: Move TLS 1.3 early data doc to a dedicated file by Ronald Cron · 1 year, 5 months ago
  60. d76a2d8 tls13-support.md: Stop referring to the prototype by Ronald Cron · 1 year, 5 months ago
  61. 1b606d8 tls13-support.md: Early data supported now by Ronald Cron · 1 year, 5 months ago
  62. 124ed8a tls13-support.md: Some fixes by Ronald Cron · 1 year, 5 months ago
  63. e40e42c Add change log for early data feature by Ronald Cron · 1 year, 5 months ago
  64. dd2dc15 ssl-opt.sh: Add m->m resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  65. e739892 ssl-opt.sh: Rework m->m resumption tests by Ronald Cron · 1 year, 5 months ago
  66. 3cf4145 ssl-opt.sh: Move m->m resumption tests by Ronald Cron · 1 year, 5 months ago
  67. 820199a ssl-opt.sh: Rework O->m placeholder test by Ronald Cron · 1 year, 5 months ago
  68. 1ccd7a7 ssp-opt.sh: Expand G->m resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  69. 854df13 ssl-opt.sh: Group TLS 1.3 resumption and early data G->m tests by Ronald Cron · 1 year, 5 months ago
  70. 00fa13b ssl-opt.sh: Rework m->O resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  71. 47d4a52 ssl-opt.sh: Remove m->O early data test based on external PSK by Ronald Cron · 1 year, 5 months ago
  72. 0521008 ssl-opt.sh: Expand m->G resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  73. c893779 ssl-opt.sh: Remove redundant early data test by Ronald Cron · 1 year, 5 months ago
  74. c8d604d ssl-opt.sh: Group TLS 1.3 resumption and early data m->G tests by Ronald Cron · 1 year, 5 months ago
  75. f1ad73f ssl-opt.sh: Group TLS 1.3 resumption and early data compat tests by Ronald Cron · 1 year, 5 months ago
  76. 74191a5 ssl_server2: Split early data enablement from max_early_data_size setting by Ronald Cron · 1 year, 5 months ago
  77. e1b50f3 Document unsupported concurrency scenario in psa_exercise_key by Ryan Everett · 1 year, 5 months ago
  78. 6de38ac Add missing PSA_ASSERT in mbedtls_test_psa_raw_key_agreement_with_self by Ryan Everett · 1 year, 5 months ago
  79. 3de040f Use TEST_FAIL in threaded tests by Ryan Everett · 1 year, 5 months ago
  80. 6c48870 Fix typo in thread_import_key by Ryan Everett · 1 year, 5 months ago
  81. 7b333f1 Merge pull request #8913 from ronald-cron-arm/tls13-ticket-lifetime by Gilles Peskine · 1 year, 5 months ago
  82. 1c5ebf4 Merge pull request #8697 from BensonLiou/random_bye_on_hrr by Gilles Peskine · 1 year, 5 months ago
  83. 50da462 Merge pull request #8829 from paul-elliott-arm/add_framework_meta_tests by Paul Elliott · 1 year, 5 months ago
  84. f6f973c Document security weakness in concurrent execution of psa_destroy_key by Ryan Everett · 1 year, 5 months ago
  85. e7c08af Merge pull request #8575 from lpy4105/issue/wrong-suite-name-in-check_test_cases_py by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  86. d4d6a7a Rework and update psa-thread-safety.md by Ryan Everett · 1 year, 5 months ago
  87. 93b305d tls13: Use a flag not a counter for CCS and HRR handling by Gilles Peskine · 1 year, 5 months ago
  88. c951560 Fix state transition diagram by Ryan Everett · 1 year, 5 months ago
  89. 93071cf Merge pull request #8920 from valeriosetti/issue8919 by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8920-5c77ad0f4f3b21f83f73c5624ea9eb4b40d2a8e7
  90. 7b8b696 Add change log by BensonLiou · 1 year, 5 months ago
  91. 719c2ed Bugfix by BensonLiou · 1 year, 5 months ago
  92. 3720809 Merge branch 'development' into random_bye_on_hrr by BensonLiou · 1 year, 5 months ago
  93. 368debd Merge branch 'development' of https://github.com/Mbed-TLS/mbedtls into random_bye_on_hrr by BensonLiou · 1 year, 5 months ago
  94. 5c77ad0 Merge pull request #8926 from gilles-peskine-arm/lcov-cannot-write-investigation by Gilles Peskine · 1 year, 5 months ago
  95. b28ab0a Fix code style in ssl_tls.c by Waleed Elmelegy · 1 year, 5 months ago
  96. daa4da7 Increase ALPN length in saved session to 2 bytes by Waleed Elmelegy · 1 year, 5 months ago
  97. 5bc5263 Add code improvments and refactoring in dealing with ALPN by Waleed Elmelegy · 1 year, 5 months ago
  98. 7dfba34 Fix possible overflow in ALPN length when saving session by Waleed Elmelegy · 1 year, 5 months ago
  99. 75e33fa Fix code style in ssl_tls.c by Waleed Elmelegy · 1 year, 5 months ago
  100. fe9ae08 Update serialized session description with ALPN information by Waleed Elmelegy · 1 year, 5 months ago