1. 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
  2. 47f8d0e Merge pull request #8934 from paul-elliott-arm/add_threading_changelog by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  3. 765b75f Update docs/architecture/psa-thread-safety/psa-thread-safety.md by Ryan Everett · 1 year, 5 months ago
  4. 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
  5. 7d8fd3f Add changelog entry for threading MVP by Paul Elliott · 1 year, 5 months ago
  6. 78064ac Merge pull request #8901 from paul-elliott-arm/make_psa_global_data_safe by Paul Elliott · 1 year, 5 months ago
  7. f266b51 Respond to feedback on psa-thread-safety.md by Ryan Everett · 1 year, 5 months ago
  8. c408ef4 Update slot transition diagram by Ryan Everett · 1 year, 5 months ago
  9. c9db499 Merge pull request #8930 from ronald-cron-arm/tls13-doc-update by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  10. b24e36d Add explanatory comment for init flags by Paul Elliott · 1 year, 5 months ago
  11. d35dce6 Add comments about RNG mutex requirements by Paul Elliott · 1 year, 5 months ago
  12. 0db6a90 Start subsystem IDs at 1 instead of 0 by Paul Elliott · 1 year, 5 months ago
  13. a457633 Merge pull request #8911 from waleed-elmelegy-arm/check-alpn-when-receiving-early-data by Ronald Cron · 1 year, 5 months ago
  14. a9bdc8f Improve tls13-support.md by Ronald Cron · 1 year, 5 months ago
  15. 3996ebc Fix documentation about anti-replay defenses by Ronald Cron · 1 year, 5 months ago
  16. 582865f Improve the change log by Ronald Cron · 1 year, 5 months ago
  17. 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
  18. 933aec8 Remove experimental warnings related to early data by Ronald Cron · 1 year, 5 months ago
  19. 7827996 Fix minor style issues by Paul Elliott · 1 year, 5 months ago
  20. 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
  21. a69572b pk_import_into_psa: test persistent keys by Gilles Peskine · 1 year, 5 months ago
  22. 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
  23. 4dfb0e7 Add ALPN checking when accepting early data by Waleed Elmelegy · 1 year, 5 months ago
  24. 131b2ff Fix bug in ALPN negotiating by Waleed Elmelegy · 1 year, 5 months ago
  25. e05b542 Drop reference to Visual Studio 2013 from config by Bence Szépkúti · 1 year, 5 months ago
  26. a32546c Update changelog by Bence Szépkúti · 1 year, 5 months ago
  27. 44ccc87 Merge pull request #8924 from Ryan-Everett-arm/threading-same-key-tests by Paul Elliott · 1 year, 5 months ago
  28. 6bee910 Merge pull request #8858 from waleed-elmelegy-arm/add_alpn_to_session by Ronald Cron · 1 year, 5 months ago
  29. 1987a7c Document that we do not implement the anti-replay defenses by Ronald Cron · 1 year, 5 months ago
  30. d514d9c tls13-early-data.md: Fix reading early data documentation by Ronald Cron · 1 year, 5 months ago
  31. 0fce958 tls13-early-data.md: Adapt code examples to new coding style by Ronald Cron · 1 year, 5 months ago
  32. b372b2e docs: Move TLS 1.3 early data doc to a dedicated file by Ronald Cron · 1 year, 5 months ago
  33. d76a2d8 tls13-support.md: Stop referring to the prototype by Ronald Cron · 1 year, 5 months ago
  34. 1b606d8 tls13-support.md: Early data supported now by Ronald Cron · 1 year, 5 months ago
  35. 124ed8a tls13-support.md: Some fixes by Ronald Cron · 1 year, 5 months ago
  36. e40e42c Add change log for early data feature by Ronald Cron · 1 year, 5 months ago
  37. dd2dc15 ssl-opt.sh: Add m->m resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  38. e739892 ssl-opt.sh: Rework m->m resumption tests by Ronald Cron · 1 year, 5 months ago
  39. 3cf4145 ssl-opt.sh: Move m->m resumption tests by Ronald Cron · 1 year, 5 months ago
  40. 820199a ssl-opt.sh: Rework O->m placeholder test by Ronald Cron · 1 year, 5 months ago
  41. 1ccd7a7 ssp-opt.sh: Expand G->m resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  42. 854df13 ssl-opt.sh: Group TLS 1.3 resumption and early data G->m tests by Ronald Cron · 1 year, 5 months ago
  43. 00fa13b ssl-opt.sh: Rework m->O resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  44. 47d4a52 ssl-opt.sh: Remove m->O early data test based on external PSK by Ronald Cron · 1 year, 5 months ago
  45. 0521008 ssl-opt.sh: Expand m->G resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  46. c893779 ssl-opt.sh: Remove redundant early data test by Ronald Cron · 1 year, 5 months ago
  47. c8d604d ssl-opt.sh: Group TLS 1.3 resumption and early data m->G tests by Ronald Cron · 1 year, 5 months ago
  48. f1ad73f ssl-opt.sh: Group TLS 1.3 resumption and early data compat tests by Ronald Cron · 1 year, 5 months ago
  49. 74191a5 ssl_server2: Split early data enablement from max_early_data_size setting by Ronald Cron · 1 year, 5 months ago
  50. e1b50f3 Document unsupported concurrency scenario in psa_exercise_key by Ryan Everett · 1 year, 5 months ago
  51. 6de38ac Add missing PSA_ASSERT in mbedtls_test_psa_raw_key_agreement_with_self by Ryan Everett · 1 year, 5 months ago
  52. 3de040f Use TEST_FAIL in threaded tests by Ryan Everett · 1 year, 5 months ago
  53. 6c48870 Fix typo in thread_import_key by Ryan Everett · 1 year, 5 months ago
  54. 7b333f1 Merge pull request #8913 from ronald-cron-arm/tls13-ticket-lifetime by Gilles Peskine · 1 year, 5 months ago
  55. 1c5ebf4 Merge pull request #8697 from BensonLiou/random_bye_on_hrr by Gilles Peskine · 1 year, 5 months ago
  56. 50da462 Merge pull request #8829 from paul-elliott-arm/add_framework_meta_tests by Paul Elliott · 1 year, 5 months ago
  57. f6f973c Document security weakness in concurrent execution of psa_destroy_key by Ryan Everett · 1 year, 5 months ago
  58. 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
  59. d4d6a7a Rework and update psa-thread-safety.md by Ryan Everett · 1 year, 5 months ago
  60. 93b305d tls13: Use a flag not a counter for CCS and HRR handling by Gilles Peskine · 1 year, 5 months ago
  61. c951560 Fix state transition diagram by Ryan Everett · 1 year, 5 months ago
  62. 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
  63. 7b8b696 Add change log by BensonLiou · 1 year, 5 months ago
  64. 719c2ed Bugfix by BensonLiou · 1 year, 5 months ago
  65. 3720809 Merge branch 'development' into random_bye_on_hrr by BensonLiou · 1 year, 5 months ago
  66. 368debd Merge branch 'development' of https://github.com/Mbed-TLS/mbedtls into random_bye_on_hrr by BensonLiou · 1 year, 5 months ago
  67. 5c77ad0 Merge pull request #8926 from gilles-peskine-arm/lcov-cannot-write-investigation by Gilles Peskine · 1 year, 5 months ago
  68. b28ab0a Fix code style in ssl_tls.c by Waleed Elmelegy · 1 year, 5 months ago
  69. daa4da7 Increase ALPN length in saved session to 2 bytes by Waleed Elmelegy · 1 year, 5 months ago
  70. 5bc5263 Add code improvments and refactoring in dealing with ALPN by Waleed Elmelegy · 1 year, 5 months ago
  71. 7dfba34 Fix possible overflow in ALPN length when saving session by Waleed Elmelegy · 1 year, 5 months ago
  72. 75e33fa Fix code style in ssl_tls.c by Waleed Elmelegy · 1 year, 5 months ago
  73. fe9ae08 Update serialized session description with ALPN information by Waleed Elmelegy · 1 year, 5 months ago
  74. 1102563 Add ALPN bit flag to session header by Waleed Elmelegy · 1 year, 5 months ago
  75. 883f77c Add mbedtls_ssl_session_set_alpn() function by Waleed Elmelegy · 1 year, 5 months ago
  76. 2824a20 Add ALPN information in session tickets by Waleed Elmelegy · 1 year, 5 months ago
  77. 539d7d5 Work around a bug in ancient lcov by Gilles Peskine · 1 year, 5 months ago
  78. f111f35 Add test cases for concurrently_use_same_persistent_key by Ryan Everett · 1 year, 5 months ago
  79. 5061999 Add test function for concurrently using the same persistent key by Ryan Everett · 1 year, 5 months ago
  80. fbf815d Add key_destroyable parameter to key export smoke tests by Ryan Everett · 1 year, 5 months ago
  81. 73e4ea3 Add key_destroyable parameter to non-raw key agreement smoke tests by Ryan Everett · 1 year, 5 months ago
  82. 775c776 Merge pull request #8877 from gilles-peskine-arm/split-minimal-3.6 by Dave Rodgman · 1 year, 5 months ago
  83. 0493ab5 Add PSA threaded init tests by Paul Elliott · 1 year, 5 months ago
  84. 838886d Protect the key slot management initialised flag by Paul Elliott · 1 year, 5 months ago
  85. 47cee8e Add mbedtls_psa_crypto_init_subsystem() by Paul Elliott · 1 year, 5 months ago
  86. bedd251 fix code style by BensonLiou · 1 year, 5 months ago
  87. 93b2822 missing word by Gilles Peskine · 1 year, 5 months ago
  88. 40043d0 Merge pull request #8884 from ronald-cron-arm/improve-early-data-status by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8884-e95bf7975436a7e28b9ecf4b29e681b583f42485
  89. e95bf79 Merge pull request #8922 from daverodgman/gcc-o3 by Dave Rodgman · 1 year, 5 months ago
  90. fb84c76 Merge pull request #8889 from gilles-peskine-arm/pk-psa-bridge-3.6-doc by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  91. ae0d97a Update compilers list in docs and changelog by Bence Szépkúti · 1 year, 5 months ago
  92. 0719d7c Update the MSBuild toolset versions to VS2017 by Bence Szépkúti · 1 year, 5 months ago
  93. fac1122 Rename solution files to referece VS2017 by Bence Szépkúti · 1 year, 5 months ago
  94. 60c2f47 Merge pull request #8888 from minosgalanakis/features/add_ssl_session_accessor_8529 by Dave Rodgman · 1 year, 5 months ago
  95. 386c39f Check gcc version by Dave Rodgman · 1 year, 5 months ago
  96. 4de4cc4 Merge pull request #8891 from Ryan-Everett-arm/document-SE_C-not-threadsafe by Paul Elliott · 1 year, 5 months ago
  97. 864a50b pk: uniformly guard set/get enrollment algorithm calls with CRYPTO_C by Valerio Setti · 1 year, 5 months ago
  98. 13beaa2 psa_crypto_stubs: extend stub functions for the CRYPTO_CLIENT tests by Valerio Setti · 1 year, 5 months ago
  99. 6309775 all.sh: modify/add test components for CRYPTO_CLIENT by Valerio Setti · 1 year, 5 months ago
  100. c4c1d3a pk: use CRYPTO_CLIENT as guard for PK-PSA bridge functions instead of CRYPTO_C by Valerio Setti · 1 year, 5 months ago