1. 065b89c ssl-opt.sh: Disabled HS Defrag Tests for TLS1.2 where len < 16 by Minos Galanakis · 5 months ago
  2. 4335125 ssl-opt: Replaced max_send_frag with split_send_frag by Minos Galanakis · 6 months ago
  3. ee8e7c3 ssl-opt: Added coverage for hs defragmentation TLS 1.2 tests. by Minos Galanakis · 6 months ago
  4. 2622aea ChangeLog: Updated the entry for tls-hs-defragmentation by Minos Galanakis · 6 months ago
  5. e6dbf49 ssl-opt: Updated documentation. by Minos Galanakis · 6 months ago
  6. 79693bf ssl-opt: Added negative tests for handshake fragmentation. by Minos Galanakis · 6 months ago
  7. 03ae352 ssl-opt: Added handshake fragmentation tests for 4 byte fragments. by Minos Galanakis · 6 months ago
  8. 871469a ssl-opt: Added negative-assertion testing, (HS Fragmentation disabled) by Minos Galanakis · 6 months ago
  9. 48aa2de ssl-opt: Added tls 1.2 tests for HS defragmentation. by Minos Galanakis · 6 months ago
  10. 1d47ceb ssl-opt: Dependency resolving set to use to requires_protocol_version HS deframentation tests. by Minos Galanakis · 6 months ago
  11. 502da02 ssl-opt: Adjusted the wording on handshake fragmentation tests. by Minos Galanakis · 6 months ago
  12. 9886fd1 ssl-opt: Added requires_openssl_3_x to defragmentation tests. by Minos Galanakis · 6 months ago
  13. afb428e ssl-opt: Updated the keywords to look up during handshake fragmentation tests. by Minos Galanakis · 6 months ago
  14. c5f1ba3 Add missing client certificate check in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  15. 5fc8d3f Test Handshake defragmentation only for TLS 1.3 only for small values by Waleed Elmelegy · 6 months ago
  16. be59ab5 Add guard to handshake defragmentation tests for client certificate by Waleed Elmelegy · 6 months ago
  17. 99f4691 Add a comment to elaborate using split_send_frag in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  18. 57f61f8 Enforce client authentication in handshake fragmentation tests by Waleed Elmelegy · 6 months ago
  19. 826fc5c Remove unneeded mtu option from handshake fragmentation tests by Waleed Elmelegy · 6 months ago
  20. e9b0884 Add client authentication to handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  21. 1b2590b Require openssl to support TLS 1.3 in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  22. 5b7c8bb Remove unnecessary string check in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  23. 8870b99 Fix typo in TLS Handshake defrafmentation tests by Waleed Elmelegy · 6 months ago
  24. e11d8c9 Improve TLS handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  25. 29581ce Add TLS Hanshake defragmentation tests by Waleed Elmelegy · 6 months ago
  26. cca140b Merge pull request #9981 from gilles-peskine-arm/tls_hs_defrag_in-3.6-badmac_seen by Manuel Pégourié-Gonnard · 5 months ago
  27. 4726d20 Remove unused variable in ssl_server.c by Waleed Elmelegy · 6 months ago
  28. 716aead Update the changelog message by Deomid rojer Ryabkov · 6 months ago
  29. 2878a05 Remove obselete checks due to the introduction of handhsake defragmen... by Deomid rojer Ryabkov · 6 months ago
  30. c52273d Add a note about badmac_seen's new name in ssl_context_info by Gilles Peskine · 6 months ago
  31. 55151d3 Fix Doxygen misuse by Gilles Peskine · 6 months ago
  32. cb72cd2 Don't reset badmac_seen on a DTLS client reconnect by Gilles Peskine · 6 months ago
  33. b710599 Merge in_hsfraglen with badmac_seen_or_in_hsfraglen by Gilles Peskine · 6 months ago
  34. ebdd405 Change the type of in_hsfraglen to unsigned by Gilles Peskine · 6 months ago
  35. f6a676d Rename badmac_seen to badmac_seen_or_in_hsfraglen by Gilles Peskine · 6 months ago
  36. 69f8f45 Minor readability improvement by Gilles Peskine · 6 months ago
  37. bbe8745 Remove in_hshdr by Deomid rojer Ryabkov · 6 months ago
  38. 85ec2b3 Add a safety check for in_hsfraglen by Deomid rojer Ryabkov · 6 months ago
  39. 5c853ea Allow fragments less HS msg header size (4 bytes) by Deomid rojer Ryabkov · 6 months ago
  40. 96e2290 Remove mbedtls_ssl_reset_in_out_pointers by Deomid rojer Ryabkov · 6 months ago
  41. 1f4088c Review comments by Deomid rojer Ryabkov · 7 months ago
  42. db2da52 Update ChangeLog.d/tls-hs-defrag-in.txt by Deomid Ryabkov · 7 months ago
  43. 3fc5a4d Defragment incoming TLS handshake messages by Deomid rojer Ryabkov · 1 year, 5 months ago
  44. c811fb7 Merge pull request #9941 from valeriosetti/issue94-3.6 by Ronald Cron · 6 months ago
  45. 411f7dc framework: update reference by Valerio Setti · 6 months ago
  46. aa7bd59 components-compliance.sh: update references to test_psa_compliance.py by Valerio Setti · 6 months ago
  47. d673acf components-configuration.sh: update references to test_psa_constant_names.py by Valerio Setti · 6 months ago
  48. 7297e8d Move files out of Mbed TLS by Valerio Setti · 6 months ago
  49. 2045886 Merge pull request #9937 from valeriosetti/issue9688-backport by Ronald Cron · 6 months ago
  50. 1a0ee06 test_suite_ssl: update description for conf_curve and conf_gruop tests by Valerio Setti · 7 months ago
  51. e94ab3c test_suite_ssl: add ECDHE-RSA case for handshake_fragmentation() by Valerio Setti · 7 months ago
  52. 4f2a74d test_suite_ssl: add new ECDHE-RSA tests by Valerio Setti · 7 months ago
  53. b6fff90 Merge pull request #9907 from mpg/conf-curves-3.6 by Manuel Pégourié-Gonnard · 6 months ago
  54. 79d5ea2 Merge pull request #9495 from minosgalanakis/doc/add_mbedtls_ecp_check_privkey_comment_bp36 by Janos Follath · 6 months ago
  55. 4847765 Update tf-psa-crypto/drivers/builtin/src/ecp.c by minosgalanakis · 12 months ago
  56. ea18c7e Fix incorrect test function by Manuel Pégourié-Gonnard · 7 months ago
  57. 632667e Remove useless dependency from test function by Manuel Pégourié-Gonnard · 7 months ago
  58. 18e4b3f Merge pull request #9857 from gilles-peskine-arm/psa-storage-test-cases-never-supported-negative-3.6 by Gilles Peskine · 7 months ago
  59. a6c1f56 Add ignore list entries for ECDH/FFDH algorithm without key type by Gilles Peskine · 7 months ago
  60. a2a0c39 Remove test coverage exceptions that are no longer needed by Gilles Peskine · 7 months ago
  61. 8e07e27 Update framework by Gilles Peskine · 7 months ago
  62. c1b1aa3 Merge pull request #9903 from Harry-Ramsey/independent-check-files-3.6 by Ronald Cron · 7 months ago
  63. 61a1281 Update framework pointer by Harry Ramsey · 7 months ago
  64. 680d5bb Merge pull request #9890 from gilles-peskine-arm/psa-storage-test-cases-never-supported-negative-preamble-3.6 by David Horstmann · 7 months ago
  65. 19f17e4 Stop recommended deprecated function in migration guide by Manuel Pégourié-Gonnard · 7 months ago
  66. d975184 Merge pull request #9902 from ronald-cron-arm/crypto-config-default-path-3.6 by Ronald Cron · 7 months ago gh-readonly-queue/mbedtls-3.6/pr-9902-6f834e947ff1ae7061ffc44deb2822d5cc207c21
  67. 6f834e9 Merge pull request #9889 from valeriosetti/issue101-3.6 by Ronald Cron · 7 months ago
  68. b248b50 config.py: Simplify crypto config default path setting by Ronald Cron · 7 months ago
  69. 03b42ad framework: update reference by Valerio Setti · 7 months ago
  70. bb71bb5 components-build-system.sh: align component_test_cmake_as_package by Valerio Setti · 7 months ago
  71. 167b329 Move files out of Mbed TLS by Valerio Setti · 7 months ago
  72. b0f5f6a Merge pull request #9864 from valeriosetti/issue86-3.6 by Ronald Cron · 7 months ago
  73. f8aae43 framework: update reference by Valerio Setti · 8 months ago
  74. 3d82c25 scripts: add new min_requirements.py script by Valerio Setti · 8 months ago
  75. daee50c Move files out of Mbed TLS by Valerio Setti · 8 months ago
  76. f8eba54 Merge pull request #9854 from valeriosetti/issue73-3.6 by Ronald Cron · 7 months ago
  77. abf9f1a PSA interruptible sign/verify: detect invalid curve family in start by Gilles Peskine · 8 months ago
  78. b1f39e8 framework: update reference by Valerio Setti · 8 months ago
  79. 87f9885 component-basic-checks: fix paths of files moved to framework by Valerio Setti · 8 months ago
  80. 7892bcc Move files out of Mbed TLS by Valerio Setti · 8 months ago
  81. 9058998 Merge pull request #9796 from gilles-peskine-arm/psa-storage-test-cases-never-supported-positive-3.6 by Gilles Peskine · 7 months ago
  82. 70d83c9 Merge pull request #9826 from valeriosetti/issue69-3.6 by Ronald Cron · 7 months ago
  83. 29a4785 framework: updated reference by Valerio Setti · 7 months ago
  84. b90d124 scripts: fix paths for files moved to framework by Valerio Setti · 8 months ago
  85. 81e0abc Move files out of Mbed TLS by Valerio Setti · 7 months ago
  86. 8e8dabd Merge pull request #9830 from gilles-peskine-arm/9798-backport-3.6 by Janos Follath · 7 months ago
  87. 7ca9c5d Merge pull request #9829 from Harry-Ramsey/tf-psa-crypto-out-of-source-framework-update-3.6 by Manuel Pégourié-Gonnard · 7 months ago
  88. ca72c43 Update framework submodule by Harry Ramsey · 8 months ago
  89. 46ea764 Merge pull request #9823 from gilles-peskine-arm/docs-3.6-backport-9818 by Janos Follath · 7 months ago
  90. b62279d Remove test coverage exceptions that are no longer needed by Gilles Peskine · 7 months ago
  91. bc3f917 crypto_config.h: Don't list mechanisms that are not implemented by Gilles Peskine · 7 months ago
  92. 3b53709 Merge pull request #9834 from Harry-Ramsey/fix-submodule-error-messages-3.6 by Ronald Cron · 8 months ago
  93. e7d9231 Merge remote-tracking branch 'mbedtls-3.6' into psa-storage-test-cases-never-supported-positive-3.6 by Gilles Peskine · 8 months ago
  94. a12e977 Merge pull request #9835 from eleuzi01/issue-39-2-backport by minosgalanakis · 8 months ago
  95. 40a9f52 Update submodule by Elena Uziunaite · 8 months ago
  96. db07ce7 Merge pull request #9801 from eleuzi01/issue-72-backport by minosgalanakis · 8 months ago
  97. 372d3e7 Update submodule with the merge by Elena Uziunaite · 8 months ago
  98. d248adc Update submodule by Elena Uziunaite · 8 months ago
  99. 4d6a2aa Adujst paths by Elena Uziunaite · 8 months ago
  100. 2415779 Move files out of Mbed TLS by Elena Uziunaite · 9 months ago