1. 4834826 ssl-opt: Adjusted reference hs defragmentation tests. by Minos Galanakis · 5 months ago
  2. 19d857d ssl-opt: Minor typos and documentation fixes. by Minos Galanakis · 5 months ago
  3. 21e4f21 analyze_outcomes: Temporary disabled 3 HS Degragmentation tests. by Minos Galanakis · 5 months ago
  4. 618ad79 ssl-opt: Updated documentation of HS-Defrag tests. by Minos Galanakis · 5 months ago
  5. bb1bd8b ssl-opt: Removed redundant dependencies: requires_openssl_3_x by Minos Galanakis · 5 months ago
  6. 065b89c ssl-opt.sh: Disabled HS Defrag Tests for TLS1.2 where len < 16 by Minos Galanakis · 5 months ago
  7. 4335125 ssl-opt: Replaced max_send_frag with split_send_frag by Minos Galanakis · 6 months ago
  8. ee8e7c3 ssl-opt: Added coverage for hs defragmentation TLS 1.2 tests. by Minos Galanakis · 6 months ago
  9. e6dbf49 ssl-opt: Updated documentation. by Minos Galanakis · 6 months ago
  10. 79693bf ssl-opt: Added negative tests for handshake fragmentation. by Minos Galanakis · 6 months ago
  11. 03ae352 ssl-opt: Added handshake fragmentation tests for 4 byte fragments. by Minos Galanakis · 6 months ago
  12. 871469a ssl-opt: Added negative-assertion testing, (HS Fragmentation disabled) by Minos Galanakis · 6 months ago
  13. 48aa2de ssl-opt: Added tls 1.2 tests for HS defragmentation. by Minos Galanakis · 6 months ago
  14. 1d47ceb ssl-opt: Dependency resolving set to use to requires_protocol_version HS deframentation tests. by Minos Galanakis · 6 months ago
  15. 502da02 ssl-opt: Adjusted the wording on handshake fragmentation tests. by Minos Galanakis · 6 months ago
  16. 9886fd1 ssl-opt: Added requires_openssl_3_x to defragmentation tests. by Minos Galanakis · 6 months ago
  17. afb428e ssl-opt: Updated the keywords to look up during handshake fragmentation tests. by Minos Galanakis · 6 months ago
  18. c5f1ba3 Add missing client certificate check in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  19. 5fc8d3f Test Handshake defragmentation only for TLS 1.3 only for small values by Waleed Elmelegy · 6 months ago
  20. be59ab5 Add guard to handshake defragmentation tests for client certificate by Waleed Elmelegy · 6 months ago
  21. 99f4691 Add a comment to elaborate using split_send_frag in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  22. 57f61f8 Enforce client authentication in handshake fragmentation tests by Waleed Elmelegy · 6 months ago
  23. 826fc5c Remove unneeded mtu option from handshake fragmentation tests by Waleed Elmelegy · 6 months ago
  24. e9b0884 Add client authentication to handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  25. 1b2590b Require openssl to support TLS 1.3 in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  26. 5b7c8bb Remove unnecessary string check in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  27. 8870b99 Fix typo in TLS Handshake defrafmentation tests by Waleed Elmelegy · 6 months ago
  28. e11d8c9 Improve TLS handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  29. 29581ce Add TLS Hanshake defragmentation tests by Waleed Elmelegy · 6 months ago
  30. aa7bd59 components-compliance.sh: update references to test_psa_compliance.py by Valerio Setti · 6 months ago
  31. d673acf components-configuration.sh: update references to test_psa_constant_names.py by Valerio Setti · 6 months ago
  32. 7297e8d Move files out of Mbed TLS by Valerio Setti · 6 months ago
  33. 2045886 Merge pull request #9937 from valeriosetti/issue9688-backport by Ronald Cron · 6 months ago
  34. 1a0ee06 test_suite_ssl: update description for conf_curve and conf_gruop tests by Valerio Setti · 7 months ago
  35. e94ab3c test_suite_ssl: add ECDHE-RSA case for handshake_fragmentation() by Valerio Setti · 7 months ago
  36. 4f2a74d test_suite_ssl: add new ECDHE-RSA tests by Valerio Setti · 7 months ago
  37. b6fff90 Merge pull request #9907 from mpg/conf-curves-3.6 by Manuel Pégourié-Gonnard · 6 months ago
  38. ea18c7e Fix incorrect test function by Manuel Pégourié-Gonnard · 7 months ago
  39. 632667e Remove useless dependency from test function by Manuel Pégourié-Gonnard · 7 months ago
  40. a6c1f56 Add ignore list entries for ECDH/FFDH algorithm without key type by Gilles Peskine · 7 months ago
  41. a2a0c39 Remove test coverage exceptions that are no longer needed by Gilles Peskine · 7 months ago
  42. bb71bb5 components-build-system.sh: align component_test_cmake_as_package by Valerio Setti · 7 months ago
  43. 167b329 Move files out of Mbed TLS by Valerio Setti · 7 months ago
  44. 87f9885 component-basic-checks: fix paths of files moved to framework by Valerio Setti · 8 months ago
  45. 7892bcc Move files out of Mbed TLS by Valerio Setti · 8 months ago
  46. 9058998 Merge pull request #9796 from gilles-peskine-arm/psa-storage-test-cases-never-supported-positive-3.6 by Gilles Peskine · 7 months ago
  47. b90d124 scripts: fix paths for files moved to framework by Valerio Setti · 8 months ago
  48. 81e0abc Move files out of Mbed TLS by Valerio Setti · 7 months ago
  49. b62279d Remove test coverage exceptions that are no longer needed by Gilles Peskine · 7 months ago
  50. bc3f917 crypto_config.h: Don't list mechanisms that are not implemented by Gilles Peskine · 7 months ago
  51. e7d9231 Merge remote-tracking branch 'mbedtls-3.6' into psa-storage-test-cases-never-supported-positive-3.6 by Gilles Peskine · 8 months ago
  52. 4d6a2aa Adujst paths by Elena Uziunaite · 8 months ago
  53. 2415779 Move files out of Mbed TLS by Elena Uziunaite · 9 months ago
  54. 993df66 Adjust paths by Elena Uziunaite · 8 months ago
  55. cd40fa1 Merge pull request #9838 from waleed-elmelegy-arm/mbedtls-3.6 by Paul Elliott · 8 months ago
  56. 4497d5f Merge pull request #9832 from ronald-cron-arm/finalize-split-preparation-2_3.6 by Ronald Cron · 8 months ago
  57. edb89ff Create a new Python module used by generate_psa_tests.py by Gilles Peskine · 9 months ago
  58. a770f30 Merge pull request #9782 from gilles-peskine-arm/psa-storage-test-cases-never-supported-preliminaries-3.6 by Janos Follath · 8 months ago
  59. f12b5e9 Remove Invalid import/export key test by Waleed Elmelegy · 8 months ago
  60. 68d6c79 Fix export public-key opaque key test paramters by Waleed Elmelegy · 8 months ago
  61. 4eaf54e Move test_keys.h to include/test by Ronald Cron · 8 months ago
  62. e26f20e Adapt paths for scripts/quiet by Elena Uziunaite · 9 months ago
  63. 58172ae Adapt paths for output_env.sh by Elena Uziunaite · 9 months ago
  64. 9837ad3 Move files out of Mbed TLS by Elena Uziunaite · 9 months ago
  65. 816c7c2 Refactor scripts to use config.py instead of config.pl by Harry Ramsey · 10 months ago
  66. 8fae4b0 Remove obsolete tcp_client.pl by Harry Ramsey · 10 months ago
  67. b5cfc05 Remove obsolete Travis CI scripts by Harry Ramsey · 10 months ago
  68. 454cb09 Remove obsolete Docker CI scripts by Harry Ramsey · 10 months ago
  69. fbc8687 Fix copypasta by Gilles Peskine · 8 months ago
  70. 695810a Define FRAMEWORK by Elena Uziunaite · 9 months ago
  71. f1099cb Use new functions by Elena Uziunaite · 9 months ago
  72. e60b395 Merge pull request #9762 from Harry-Ramsey/update-gcm-doc-3.6 by David Horstmann · 9 months ago
  73. 8a8aa59 PSA interruptible sign/verify: detect unsupported mechanism in start by Gilles Peskine · 9 months ago
  74. 6bf0b2e Add missing resource cleanup on test failure by Gilles Peskine · 9 months ago
  75. 8729b10 Fix edge case with half-supported ECDSA (manual test cases) by Gilles Peskine · 1 year, 4 months ago
  76. 83d21cc Move back *config_test_driver* headers from the framework by Ronald Cron · 9 months ago
  77. 85bc82c Add some missing test case dependencies by Gilles Peskine · 1 year, 4 months ago
  78. 67cd8db import_not_supported: edge case of unsupported curves by Gilles Peskine · 1 year, 4 months ago
  79. b25eaca Properly clean instrument_record_status.h by David Horstmann · 9 months ago
  80. 44a9f2f Add missing dependency to hash testsuite by David Horstmann · 9 months ago
  81. cbf530d Disable test hooks when checking missing symbols by David Horstmann · 9 months ago
  82. 501e9a9 Update paths to generated PSA test wrappers by David Horstmann · 9 months ago
  83. c54f0b3 Update generate path to instrument_record_status.h by David Horstmann · 9 months ago
  84. b19374f Update path to PSA crypto alt headers by David Horstmann · 9 months ago
  85. 61b7b1e Update make clean target with moved test helpers by David Horstmann · 9 months ago
  86. 4d47ee4 Update test_keys.h generation in Makefile by David Horstmann · 9 months ago
  87. 685c194 Update libtestdriver paths in tests/Makefile by David Horstmann · 9 months ago
  88. 45c83ca Add tests/Makefile targets for moved test helpers by David Horstmann · 9 months ago
  89. 4c4e086 Add the framework/tests/include path to testsuites by David Horstmann · 9 months ago
  90. dcf42a0 Update references to test helpers by David Horstmann · 9 months ago
  91. eae12b1 Move some test helpers out of Mbed TLS by David Horstmann · 9 months ago
  92. d77207e Fix issue where input data could be length 0 by Harry Ramsey · 9 months ago
  93. 38b9f72 Update path to all-core.sh by Manuel Pégourié-Gonnard · 9 months ago
  94. 598cc22 Move all-{core,helpers}.sh out of Mbed TLS by Manuel Pégourié-Gonnard · 9 months ago
  95. e320b89 Fix TEST_CALLOC issues with GCM buffer overlap tests by Harry Ramsey · 9 months ago
  96. 187fcce Add test cases for AES GCM input and output buffer overlap by Harry Ramsey · 9 months ago
  97. 429fcda Merge pull request #9754 from mpg/all.sh-tf-psa-crypto-3.6 by Manuel Pégourié-Gonnard · 9 months ago
  98. 346d2f4 Merge pull request #9731 from gilles-peskine-arm/coverity-20241004-3.6 by Paul Elliott · 9 months ago
  99. 8369b4a Fix MD_PSA_INIT called before initializing some data structures by Gilles Peskine · 9 months ago
  100. 69fe0e8 all.sh: improve check for clean config files by Manuel Pégourié-Gonnard · 10 months ago