1. 2a9e551 Merge pull request #9872 from rojer/tls_hs_defrag_in by Manuel Pégourié-Gonnard · 5 months ago gh-readonly-queue/features/tls-defragmentation/development/pr-9872-03e704018ad7e005648f5ca428bc095e4ce3b5a0
  2. dd14c0a Remove in_hshdr by Deomid rojer Ryabkov · 6 months ago
  3. 03e7040 Merge pull request #9917 from valeriosetti/issue9685 by Ronald Cron · 6 months ago gh-readonly-queue/development/pr-9917-0baf3611e623e51bc213d849a1d0a87bacf3cfd9
  4. bfc1ec1 tf-psa-crypto: update reference by Valerio Setti · 6 months ago
  5. 683e49e framework: update reference by Valerio Setti · 6 months ago
  6. c8cac1d changelog: add note abot DHE-RSA removal by Valerio Setti · 6 months ago
  7. 1494a09 test_suite_ssl: require GCM or ChaChaPoly in handshake_serialization() by Valerio Setti · 6 months ago
  8. d137f15 mbedtls_config.h: remove definition of MBEDTLS_KEY_EXCHANGE_DHE_RSA_ENABLED by Valerio Setti · 6 months ago
  9. f886924 docs: remove references to DHE-RSA by Valerio Setti · 6 months ago
  10. 02ae668 check_config.h: remove checks for DHE-RSA by Valerio Setti · 6 months ago
  11. 8438c63 tests: remove references to DHE-RSA by Valerio Setti · 6 months ago
  12. b7e2ecc ssl_ciphersuites: remove MBEDTLS_KEY_EXCHANGE_SOME_XXDH_1_2_ENABLED by Valerio Setti · 6 months ago
  13. b8621b6 ssl_ciphersuites: remove references to DHE-RSA key exchanges by Valerio Setti · 6 months ago
  14. 89743b5 ssl_tls: remove code related to DHE-RSA by Valerio Setti · 6 months ago
  15. 98f348a ssl-opt.sh|compat.sh: remove references to DHE-RSA by Valerio Setti · 6 months ago
  16. 0baf361 Merge pull request #9940 from valeriosetti/issue94-development by Ronald Cron · 6 months ago
  17. cf4e6a1 Remove unused variable in ssl_server.c by Waleed Elmelegy · 6 months ago
  18. eb77e5b Update the changelog message by Deomid rojer Ryabkov · 6 months ago
  19. c96d75b framework: update reference by Valerio Setti · 6 months ago
  20. da1673c components-compliance.sh: update references to test_psa_compliance.py by Valerio Setti · 6 months ago
  21. 2ef5535 components-configuration.sh: update references to test_psa_constant_names.py by Valerio Setti · 6 months ago
  22. 40e14a7 Move files out of Mbed TLS by Valerio Setti · 6 months ago
  23. be658c4 Merge pull request #9938 from bjwtaylor/ssl-ticket-api by David Horstmann · 6 months ago
  24. 7b4b176 Merge pull request #9908 from Harry-Ramsey/move-configs-to-tf-psa-crypto by Ronald Cron · 6 months ago
  25. 7d4c48b fixed trailing whitespace by Ben Taylor · 6 months ago
  26. 94c386a Update config paths in scripts by Harry Ramsey · 7 months ago
  27. c89fa17 Update configs README by Harry Ramsey · 7 months ago
  28. 6e5dfa8 Move crypto configs to TF-PSA-Crypto by Harry Ramsey · 7 months ago
  29. 2a992bf Merge pull request #9915 from Harry-Ramsey/move-ssl-macros-development by Ronald Cron · 6 months ago
  30. b6fb07b Change Changelog entry to a maximum of 80 charactors by Ben Taylor · 6 months ago
  31. 93a496e Update framework pointer by Harry Ramsey · 6 months ago
  32. 285722a Update TF-PSA-Crypto pointer by Harry Ramsey · 7 months ago
  33. 837130c Improve Changelog and correct alg selection by Ben Taylor · 6 months ago
  34. d049880 Correct typos in comments by Ben Taylor · 6 months ago
  35. afa11db Remove obselete checks due to the introduction of handhsake defragmen... by Deomid rojer Ryabkov · 6 months ago
  36. 70fbf41 Merge pull request #9945 from minosgalanakis/update_checkboxes_crypto by David Horstmann · 6 months ago
  37. d5c8bf0 PR-Template: Updated the PR template with TF-PSA-Crypto checkbox by Minos Galanakis · 6 months ago
  38. 2547ae9 Move SSL macro checks from TF-PSA-Crypto to Mbed TLS by Harry Ramsey · 7 months ago
  39. 0c29cf8 Move ssl_ticket to the PSA API by Ben Taylor · 6 months ago
  40. 9c2afb4 Merge pull request #9923 from mpg/use-psa-crypto by Manuel Pégourié-Gonnard · 6 months ago
  41. ed44508 Merge pull request #9916 from valeriosetti/issue9688 by Ronald Cron · 6 months ago
  42. 072c98e Remove empty #if #endif block by Manuel Pégourié-Gonnard · 6 months ago
  43. d883ba7 Merge pull request #9633 from gabor-mezei-arm/9143_update_depends.py_curves_domain by Ronald Cron · 6 months ago
  44. 53fe26c Update a function's doxygen by Manuel Pégourié-Gonnard · 6 months ago
  45. 28905b7 Remove mention of USE_PSA_CRYPTO in documentation by Manuel Pégourié-Gonnard · 6 months ago
  46. c7403ed Rm dead !USE_PSA code: ssl_tls12_client (part 2) by Manuel Pégourié-Gonnard · 6 months ago
  47. fef4089 Rm dead !USE_PSA code: ssl_tls12_client (part 1) by Manuel Pégourié-Gonnard · 6 months ago
  48. 8fcfcf9 Appease unifdef by Manuel Pégourié-Gonnard · 6 months ago
  49. 07a1edd Rm dead !USE_PSA code: ssl_tls.c (part 2) by Manuel Pégourié-Gonnard · 6 months ago
  50. 88800dd Rm dead !USE_PSA code: ssl_tls.c (part 1) by Manuel Pégourié-Gonnard · 6 months ago
  51. 1a3959c Rm dead !USE_PSA code: ssl_msg.c by Manuel Pégourié-Gonnard · 6 months ago
  52. df5e1b6 Rm dead !USE_PSA code: ssl_tls12_server.c (part 2) by Manuel Pégourié-Gonnard · 6 months ago
  53. 5891676 Rm dead !USE_PSA code: ssl_tls12_server.c (part 1) by Manuel Pégourié-Gonnard · 6 months ago
  54. 0b44a81 Rm dead !USE_PSA code: ssl_tls13*.c part 2 by Manuel Pégourié-Gonnard · 6 months ago
  55. 855f5bf Rm dead !USE_PSA code: ssl_tls13_xxx (part 1) by Manuel Pégourié-Gonnard · 6 months ago
  56. 48e0e3a Rm dead !USE_PSA code: check_config.h by Manuel Pégourié-Gonnard · 6 months ago
  57. 615914b Rm dead !USE_PSA code: SSL headers (part 2) by Manuel Pégourié-Gonnard · 6 months ago
  58. 11ae619 Rm dead !USE_PSA code: SSL headers (part 1) by Manuel Pégourié-Gonnard · 6 months ago
  59. 8738161 Rm dead !USE_PSA code: SSL ciphersuite (part 2) by Manuel Pégourié-Gonnard · 6 months ago
  60. daeaa51 Rm dead !USE_PSA code: SSL ciphersuites (part 1) by Manuel Pégourié-Gonnard · 6 months ago
  61. b18c8b9 Rm dead !USE_PSA code: SSL hooks by Manuel Pégourié-Gonnard · 6 months ago
  62. f60b09b Rm dead !USE_PSA code: X.509 by Manuel Pégourié-Gonnard · 6 months ago
  63. b70e76a Add a safety check for in_hsfraglen by Deomid rojer Ryabkov · 6 months ago
  64. 7554eea Disable 224K1 while testing the other curves by Gabor Mezei · 6 months ago
  65. fe14d85 Remove unused symbol by Gabor Mezei · 7 months ago
  66. 069e3e6 Remove reference for `PSA_WANT_ALG_SECP_K1_224` by Gabor Mezei · 7 months ago
  67. 0a2f257 Use symbol matching for the curves domain by Gabor Mezei · 7 months ago
  68. 1c49cff Use PSA macros for the `curves` domain by Gabor Mezei · 10 months ago
  69. 0ebd6de ssl-opt.sh: remove tests forcing DHE-RSA for which have alternatives by Valerio Setti · 6 months ago
  70. 3b412e2 ssl-opt.sh: remove tests which are specific for DHE-RSA by Valerio Setti · 6 months ago
  71. 309a7ec ssl-opt.sh: adapt tests from DHE-RSA to ECDHE-RSA by Valerio Setti · 7 months ago
  72. 592f682 test_suite_ssl: update description for conf_curve and conf_gruop tests by Valerio Setti · 6 months ago
  73. 8638603 test_suite_ssl: remove tests specific for DHE-RSA by Valerio Setti · 7 months ago
  74. b8ef2a4 test_suite_ssl: adapt handshake_fragmentation() to use ECDHE-RSA by Valerio Setti · 7 months ago
  75. 5b7bfd8 test_suite_ssl: adapt DHE-RSA tests to ECDHE-RSA by Valerio Setti · 7 months ago
  76. 189dcf6 Merge pull request #9910 from valeriosetti/issue9684 by Ronald Cron · 6 months ago gh-readonly-queue/development/pr-9910-7e1154c959fec59aabb9dfa60daed067d0779026
  77. 7e1154c Merge pull request #9906 from mpg/rm-conf-curves by Manuel Pégourié-Gonnard · 6 months ago
  78. 094fd49 tf-psa-crypto: update reference by Valerio Setti · 6 months ago
  79. aaa152e Allow fragments less HS msg header size (4 bytes) by Deomid rojer Ryabkov · 6 months ago
  80. 3dfe75e Remove mbedtls_ssl_reset_in_out_pointers by Deomid rojer Ryabkov · 6 months ago
  81. 944f3ab changelog: add note about DHE-PSK removal by Valerio Setti · 7 months ago
  82. 27bc563 docs: remove references of DHE-PSK by Valerio Setti · 7 months ago
  83. 6ba324d mbedtls_config: remove MBEDTLS_KEY_EXCHANGE_DHE_PSK_ENABLED by Valerio Setti · 7 months ago
  84. a073452 check_config: remove checks for DHE-PSK by Valerio Setti · 7 months ago
  85. 6e892cb components-configuration-crypto.sh: remove references to DHE_PSK kex by Valerio Setti · 7 months ago
  86. 70cc4e6 analyze_outcomes.py: remove exceptions related to DHE-PSK by Valerio Setti · 7 months ago
  87. 6348b46 ssl_ciphersuites: remove references/usages of DHE-PSK by Valerio Setti · 7 months ago
  88. 48659a1 ssl_tls: remove usage of DHE-PSK by Valerio Setti · 7 months ago
  89. 64d264d compat.sh: remove usage of DHE-PSK by Valerio Setti · 7 months ago
  90. 9a9c9a5 compat.sh: do not use DHE-PSK key exchange in gnutls tests by Valerio Setti · 7 months ago
  91. 5c730c1 ssl-opt.sh: remove DHE-PSK only test cases by Valerio Setti · 7 months ago
  92. 1532ea4 Merge pull request #9918 from davidhorstmann-arm/clarify-x509-security-md by Janos Follath · 6 months ago
  93. 0704fbf Fix missing-word typo by David Horstmann · 6 months ago
  94. 490e305 Stop recommended deprecated function in migration guide by Manuel Pégourié-Gonnard · 7 months ago
  95. faa1a0f Add paragraph on undefined behaviour by David Horstmann · 6 months ago
  96. 2fe0da7 Add X.509 formatting validation to SECURITY.md by David Horstmann · 6 months ago
  97. c4e768a Fix incorrect test function by Manuel Pégourié-Gonnard · 6 months ago
  98. 5a77c23 Merge pull request #9909 from gilles-peskine-arm/psa-storage-test-cases-never-supported-negative-dev by David Horstmann · 6 months ago
  99. 7dc5709 Update submodule by Gilles Peskine · 6 months ago
  100. 13c418d Add ignore list entries for ECDH/FFDH algorithm without key type by Gilles Peskine · 7 months ago