1. af0e60b ssl-opt: Fragmented HS renegotiation, adjusted test names for consistency. by Minos Galanakis · 5 months ago
  2. 70be67b ssl-opt: Fragmented HS renegotiation, updated matching regex by Minos Galanakis · 5 months ago
  3. ae54c74 ssl-opt: Added coverage for client-initiated fragmented HS renegotiation tests. by Minos Galanakis · 5 months ago
  4. a7b19aa ssl-opt: Refactored fragmented HS renegotiation tests. by Minos Galanakis · 5 months ago
  5. 990a109 ssl-opt: Fragmented HS renegotiation, updated documentation. by Minos Galanakis · 5 months ago
  6. 135ebd3 ssl-opt: Removed mock-tests from HS renegotiation. by Minos Galanakis · 5 months ago
  7. 87be69a sll-opt: Added refence fix for the Mock HS Defrag test using renegotitiation delay by Minos Galanakis · 5 months ago
  8. 05009c7 Added Mock Renegotiation negative test for testing. by Minos Galanakis · 5 months ago
  9. 529188f ssl-opt: Added fragmented HS tests for server-initiated renegotiation. by Minos Galanakis · 5 months ago
  10. 5aaa6e0 ssl-opt: Added fragmented HS tests for client-initiated renegotiation. by Minos Galanakis · 6 months ago
  11. daa14a4 ssl-opt: Added fragmented HS tests for SSL_VARIABLE_BUFFER_LENGTH. by Minos Galanakis · 6 months ago
  12. a2a0c2c Merge remote-tracking branch 'origin/features/tls-defragmentation/development' into feature_merge_defragmentation_dev by Minos Galanakis · 5 months ago
  13. 6408113 tests: move component_test_tf_psa_crypto_cmake_as_package to tf-psa-crypto by Valerio Setti · 5 months ago
  14. 2d1f260 Merge pull request #9954 from gabor-mezei-arm/9753_migrate_RSA_key_exchange_tests by Ronald Cron · 5 months ago
  15. 8829aa3 Fix code style by Gabor Mezei · 5 months ago
  16. 1495093 TLS context serialization needs an AEAD ciphersuite by Gabor Mezei · 5 months ago
  17. e85ece6 Handshake defragmentation: reassemble incrementally by Gilles Peskine · 5 months ago
  18. ea4df49 Update test dependencies by Gabor Mezei · 5 months ago
  19. dcbe4ce Update dependencies by Gabor Mezei · 5 months ago
  20. 92e49e1 Update comment by Gabor Mezei · 5 months ago
  21. c27757b Add new test component by Gabor Mezei · 5 months ago
  22. 8adcfc8 Add ECDSA ciphersuite support for `resize_buffer` tests by Gabor Mezei · 5 months ago
  23. ab02cd5 Revert "Delete test cases" by Gabor Mezei · 6 months ago
  24. cdd3474 Fix test case name by Gabor Mezei · 6 months ago
  25. 973a712 Migrate to a usable ciphersuite by Gabor Mezei · 6 months ago
  26. ff9b2e7 Delete test cases by Gabor Mezei · 6 months ago
  27. dd7c0f1 Fix ciphersuit by Gabor Mezei · 6 months ago
  28. 9d7fd3d Migrate the RSA key exchage tests by Gabor Mezei · 6 months ago
  29. 00ab710 Delete SSL async decryption tests by Gabor Mezei · 6 months ago
  30. fc42c22 Migrate RSA key exchange tests by Gabor Mezei · 6 months ago
  31. 461899e analyze_outcomes.py: remove exceptions for MBEDTLS_DHM_C by Valerio Setti · 6 months ago
  32. eb63eb2 etests: remove MBEDTLS_DHM_C/DHM occurrencies by Valerio Setti · 6 months ago
  33. e0bd20b Generate handshake defragmentation test cases: update analyze_outcomes by Gilles Peskine · 5 months ago
  34. f89bc27 Switch to generated handshake tests by Gilles Peskine · 5 months ago
  35. 5071a25 Normalize requirements in defragmentation test cases by Gilles Peskine · 5 months ago
  36. 46cb8a2 Normalize messages in defragmentation test cases by Gilles Peskine · 5 months ago
  37. aaab090 Normalize whitespace in defragmentation test cases by Gilles Peskine · 5 months ago
  38. b40d33b Move most TLS handshake defragmentation tests to a separate file by Gilles Peskine · 5 months ago
  39. 4773333 New generated file: tests/opt-testcases/handshake-generated.sh by Gilles Peskine · 5 months ago
  40. 1027c4c psasim: add support for psa_can_do_hash() by Valerio Setti · 5 months ago
  41. 886fa8d psasim: add support for psa_export_public_key_iop by Valerio Setti · 5 months ago
  42. 5df993d Merge remote-tracking branch 'development' into tls-defragmentation-merge-development-20250303 by Gilles Peskine · 5 months ago
  43. 4354dc6 ssl-opt: Re-introduce certificate dependency for HS negative tests. by Minos Galanakis · 5 months ago
  44. 0dd57a9 ssl-opt: Removed dependencies for HS defrag negative tests. by Minos Galanakis · 5 months ago
  45. d01ac30 ssl-opt: Adjusted reference hs defragmentation tests. by Minos Galanakis · 5 months ago
  46. 76957cc ssl-opt: Minor typos and documentation fixes. by Minos Galanakis · 5 months ago
  47. 19dbbe0 analyze_outcomes: Temporary disabled 3 HS Degragmentation tests. by Minos Galanakis · 5 months ago
  48. 17170a5 ssl-opt: Updated documentation of HS-Defrag tests. by Minos Galanakis · 5 months ago
  49. c8709c6 ssl-opt: Removed redundant dependencies: requires_openssl_3_x by Minos Galanakis · 5 months ago
  50. cd6a24b ssl-opt.sh: Disabled HS Defrag Tests for TLS1.2 where len < 16 by Minos Galanakis · 5 months ago
  51. 99ca668 ssl-opt: Replaced max_send_frag with split_send_frag by Minos Galanakis · 6 months ago
  52. a5a8c9f ssl-opt: Added coverage for hs defragmentation TLS 1.2 tests. by Minos Galanakis · 6 months ago
  53. d708a63 ssl-opt: Updated documentation. by Minos Galanakis · 6 months ago
  54. 36c81f5 ssl-opt: Added DSA-RSA dependency on TLS1.2 defragmentation testing. by Minos Galanakis · 6 months ago
  55. 74ce749 ssl-opt: Added negative tests for handshake fragmentation. by Minos Galanakis · 6 months ago
  56. 1c106af ssl-opt: Added handshake fragmentation tests for 4 byte fragments. by Minos Galanakis · 6 months ago
  57. 41782a9 ssl-opt: Added negative-assertion testing, (HS Fragmentation disabled) by Minos Galanakis · 6 months ago
  58. 85fe73d ssl-opt: Added tls 1.2 tests for HS defragmentation. by Minos Galanakis · 6 months ago
  59. a4dde77 ssl-opt: Dependency resolving set to use to requires_protocol_version HS deframentation tests. by Minos Galanakis · 6 months ago
  60. a8a298c ssl-opt: Adjusted the wording on handshake fragmentation tests. by Minos Galanakis · 6 months ago
  61. a1b9117 ssl-opt: Added requires_openssl_3_x to defragmentation tests. by Minos Galanakis · 6 months ago
  62. 270dd74 ssl-opt: Updated the keywords to look up during handshake fragmentation tests. by Minos Galanakis · 6 months ago
  63. 4028cfd Add missing client certificate check in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  64. 5f21537 Test Handshake defragmentation only for TLS 1.3 only for small values by Waleed Elmelegy · 6 months ago
  65. a75c7e0 Add guard to handshake defragmentation tests for client certificate by Waleed Elmelegy · 6 months ago
  66. f162249 Add a comment to elaborate using split_send_frag in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  67. 61b8e2d Enforce client authentication in handshake fragmentation tests by Waleed Elmelegy · 6 months ago
  68. 39d83dd Remove unneeded mtu option from handshake fragmentation tests by Waleed Elmelegy · 6 months ago
  69. 48874b3 Add client authentication to handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  70. f912031 Require openssl to support TLS 1.3 in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  71. fccd014 Remove unnecessary string check in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  72. c0118d8 Fix typo in TLS Handshake defrafmentation tests by Waleed Elmelegy · 6 months ago
  73. 0e0d5d4 Improve TLS handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  74. 79a8ded Add TLS Hanshake defragmentation tests by Waleed Elmelegy · 6 months ago
  75. 21506fd Update documentation regarding metatest by Harry Ramsey · 6 months ago
  76. 9b4035c Update path for moved test_zeroize.gdb script by Harry Ramsey · 6 months ago
  77. d096793 Update paths for moved program files in components-build-system.sh by Harry Ramsey · 6 months ago
  78. b14141d Move programs out of Mbed TLS by Harry Ramsey · 6 months ago
  79. 2a75a60 Update path to user-config-zeroize-memset.h by Harry Ramsey · 6 months ago
  80. 76e4762 Move zeroize config to TF-PSA-Crypto by Harry Ramsey · 6 months ago
  81. 24e6ecb tests: move components-compliance.sh to tf-psa-crypto repo by Valerio Setti · 6 months ago
  82. 1494a09 test_suite_ssl: require GCM or ChaChaPoly in handshake_serialization() by Valerio Setti · 6 months ago
  83. 8438c63 tests: remove references to DHE-RSA by Valerio Setti · 7 months ago
  84. 98f348a ssl-opt.sh|compat.sh: remove references to DHE-RSA by Valerio Setti · 6 months ago
  85. da1673c components-compliance.sh: update references to test_psa_compliance.py by Valerio Setti · 6 months ago
  86. 2ef5535 components-configuration.sh: update references to test_psa_constant_names.py by Valerio Setti · 6 months ago
  87. 40e14a7 Move files out of Mbed TLS by Valerio Setti · 6 months ago
  88. 94c386a Update config paths in scripts by Harry Ramsey · 7 months ago
  89. ed44508 Merge pull request #9916 from valeriosetti/issue9688 by Ronald Cron · 6 months ago
  90. 7554eea Disable 224K1 while testing the other curves by Gabor Mezei · 6 months ago
  91. fe14d85 Remove unused symbol by Gabor Mezei · 7 months ago
  92. 069e3e6 Remove reference for `PSA_WANT_ALG_SECP_K1_224` by Gabor Mezei · 7 months ago
  93. 0a2f257 Use symbol matching for the curves domain by Gabor Mezei · 7 months ago
  94. 1c49cff Use PSA macros for the `curves` domain by Gabor Mezei · 11 months ago
  95. 0ebd6de ssl-opt.sh: remove tests forcing DHE-RSA for which have alternatives by Valerio Setti · 7 months ago
  96. 3b412e2 ssl-opt.sh: remove tests which are specific for DHE-RSA by Valerio Setti · 7 months ago
  97. 309a7ec ssl-opt.sh: adapt tests from DHE-RSA to ECDHE-RSA by Valerio Setti · 7 months ago
  98. 592f682 test_suite_ssl: update description for conf_curve and conf_gruop tests by Valerio Setti · 7 months ago
  99. 8638603 test_suite_ssl: remove tests specific for DHE-RSA by Valerio Setti · 7 months ago
  100. b8ef2a4 test_suite_ssl: adapt handshake_fragmentation() to use ECDHE-RSA by Valerio Setti · 7 months ago