1. 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
  2. f1ad73f ssl-opt.sh: Group TLS 1.3 resumption and early data compat tests by Ronald Cron · 1 year, 5 months ago
  3. 7b333f1 Merge pull request #8913 from ronald-cron-arm/tls13-ticket-lifetime by Gilles Peskine · 1 year, 5 months ago
  4. 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
  5. 10797e3 ssl-opt.sh: Add O->m server version selection tests by Ronald Cron · 1 year, 5 months ago
  6. 114c5f0 ssl-opt.sh: Expand MbedTLS only version negotiation tests by Ronald Cron · 1 year, 5 months ago
  7. dcfd00c ssl-opt.sh: Change MbedTLS only version negotiation tests by Ronald Cron · 1 year, 5 months ago
  8. fe18d8d ssl-opt.sh: Group MbedTLS only version negotiation tests by Ronald Cron · 1 year, 5 months ago
  9. a1e7b6a ssl-opt.sh: Group cli ver nego tests against GnuTLS and OpenSSL by Ronald Cron · 1 year, 5 months ago
  10. dfad493 ssl-opt.sh: Expand G->m server version selection tests by Ronald Cron · 1 year, 5 months ago
  11. 98bdcc4 ssl-opt.sh: Change G->m server version selection tests by Ronald Cron · 1 year, 5 months ago
  12. cd1370e ssl-opt.sh: Group G->m server version selection checks by Ronald Cron · 1 year, 5 months ago
  13. 9422725 tls13: cli: Discard ticket with zero lifetime by Ronald Cron · 1 year, 5 months ago
  14. ce79488 tls13: srv: Fail connection if ticket lifetime exceed 7 days by Jerry Yu · 1 year, 9 months ago
  15. 05754d8 ssl-opt: add DH groups requirements in test cases using FFDH by Valerio Setti · 1 year, 7 months ago
  16. f1ba193 Merge pull request #8526 from yanrayw/issue/7011/send_record_size_limit_ext by Tom Cosgrove · 1 year, 7 months ago
  17. 4b09dcd Change renegotiation test to use G_NEXT_SRV by Waleed Elmelegy · 1 year, 7 months ago
  18. 7c14afc Merge pull request #8595 from yanrayw/issue/8593/srv-CH-fix-version-check by Ronald Cron · 1 year, 7 months ago
  19. e83be5f Change renegotiation tests to work with TLS 1.2 only by Waleed Elmelegy · 1 year, 7 months ago
  20. 1487760 Change order of checking of record size limit client tests by Waleed Elmelegy · 1 year, 7 months ago
  21. 2fa99b2 Add tests for client complying with record size limit by Waleed Elmelegy · 1 year, 7 months ago
  22. f501790 Improve comments across record size limit changes by Waleed Elmelegy · 1 year, 7 months ago
  23. 9457e67 update record size limit tests to be more consistent by Waleed Elmelegy · 1 year, 7 months ago
  24. 3a37756 Improve record size limit tests by Waleed Elmelegy · 1 year, 7 months ago
  25. 598ea09 TLS1.3: SRV/CLI: add support for sending Record Size Limit extension by Waleed Elmelegy · 1 year, 7 months ago
  26. 47d2946 tls13: server: write Record Size Limit ext in EncryptedExtensions by Waleed Elmelegy · 1 year, 7 months ago
  27. 42017cd tls13: cli: write Record Size Limit ext in ClientHello by Yanray Wang · 1 year, 9 months ago
  28. 60f0f72 Add config dependencies to record size tests by Waleed Elmelegy · 1 year, 7 months ago
  29. 3d46b7f Fix Max fragmen length test to use TLS 1.2 maximum output size by Waleed Elmelegy · 1 year, 7 months ago
  30. bae705c Fix TLS 1.2 test to use TLS 1.2 maximum output size by Waleed Elmelegy · 1 year, 7 months ago
  31. ea03183 Adjust TLS 1.3 tests to new maximum output changes by Waleed Elmelegy · 1 year, 7 months ago
  32. 87a373e Improve Record size limit testing by Waleed Elmelegy · 1 year, 7 months ago
  33. 26e3698 Revert back checking on handshake messages length by Waleed Elmelegy · 1 year, 8 months ago
  34. 177e49a tls13: srv: improve DEBUG_MSG in case of TLS 1.2 disabled by Yanray Wang · 1 year, 8 months ago
  35. 9aec1c7 Add record size checking during handshake by Waleed Elmelegy · 1 year, 8 months ago
  36. f482dcc Comply with the received Record Size Limit extension by Jan Bruckner · 2 years, 5 months ago
  37. 3d82ffc ssl-opt: test handshake for TLS 1.2 only cli with TLS 1.3 only srv by Yanray Wang · 1 year, 8 months ago
  38. d119806 Merge branch 'development' into issue/wrong-suite-name-in-check_test_cases_py by Pengyu Lv · 1 year, 8 months ago
  39. 3c170d3 Print suite name when listing test cases by Pengyu Lv · 1 year, 8 months ago
  40. 60f7666 Align forced ciphersuite with test description by Ronald Cron · 1 year, 8 months ago
  41. 29ad2d7 ssl-opt.sh: Remove unnecessary symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  42. 41bc42a ssl-opt.sh: Fix some symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  43. 5b73de8 ssl-opt.sh: Add a check of the list of supported ciphersuites by Ronald Cron · 1 year, 8 months ago
  44. 34915fa ssl-opt.sh: Fix getting the list of supported ciphersuites. by Ronald Cron · 1 year, 9 months ago
  45. 8b1a124 Merge pull request #8438 from yuhaoth/pr/disable-stdout-for-config-query-call by Gilles Peskine · 1 year, 9 months ago
  46. 752dd39 Merge pull request #8508 from valeriosetti/issue6323 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  47. 04c85e1 ssl-opt: fix wrong CCM dependencies with GCM by Valerio Setti · 1 year, 9 months ago
  48. 08ea9bf Merge pull request #8487 from yanrayw/issue/6909/rename_tls13_conf_early_data by Tom Cosgrove · 1 year, 9 months ago
  49. 73d0531 ssl-opt: set proper cipher dependencies in tests using ticket_aead parameters by Valerio Setti · 1 year, 9 months ago
  50. dd43d7b ssl-opt: set proper dependencies on tests with encrypted server5 key by Valerio Setti · 1 year, 9 months ago
  51. 7b320fa ssl-opt.sh: fix typo by Yanray Wang · 1 year, 9 months ago
  52. 9e47b26 Revert "ssl-opt.sh: Make record_outcome record the ssl-opt.sh file only" by Jerry Yu · 1 year, 9 months ago
  53. 50d07bd Add test-suite parameter to filter tests by Jerry Yu · 1 year, 9 months ago
  54. 0c29963 Merge pull request #8462 from daverodgman/license-change by Gilles Peskine · 1 year, 9 months ago
  55. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  56. 9dd0cc0 disable stdout in require_*_configs_* functions by Jerry Yu · 1 year, 10 months ago
  57. cfe68a0 ssl-opt.sh: Make record_outcome record the ssl-opt.sh file only by Tomás González · 1 year, 11 months ago
  58. 51cb704 Avoid using print_name when --list-test-cases is used by Tomás González · 1 year, 11 months ago
  59. 378e364 ssl-opt.sh: Correct print format for test cases' names by Tomás González · 1 year, 11 months ago
  60. 12787c9 Remove invalid -l option from test scripts by Tomás González · 1 year, 11 months ago
  61. 4a86da2 check_test_cases: Unify walk_compat_sh and walk_opt_sh into one by Tomás González · 1 year, 11 months ago
  62. 37a8739 ssl-opt.sh: Don't affect the order at which functions are printed by Tomás González · 1 year, 11 months ago
  63. be2c66e ssl-opt.sh: Simplify the implementation of the -l option by Tomás González · 1 year, 11 months ago
  64. 06956a1 Skip unnecessary logic when -l option is used by Tomás González · 2 years ago
  65. f162b4f Only use CONFIGS_ENABLED when not listing tests by Tomás González · 2 years ago
  66. 0e8a08a Get options at beginning of program by Tomás González · 2 years ago
  67. 787428a Avoid skipping test when printing by Tomás González · 2 years ago
  68. 24552ff ssl-opt/run_test: Introduce -l option to list test case names by Tomás González · 2 years ago
  69. 95b7355 Merge pull request #6719 from yuhaoth/pr/tls13-early-data-add-early-data-of-client-hello by Ronald Cron · 1 year, 9 months ago
  70. 53a332d fix various issues by Jerry Yu · 1 year, 10 months ago
  71. 22334a2 Fix some dependencies in ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  72. 2e37d7b Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  73. e649cec Add data file for early data input by Jerry Yu · 2 years, 6 months ago
  74. cf29c5d ssl: don't require MBEDTLS_ECP_DP with TLS1.3 by Valerio Setti · 1 year, 11 months ago
  75. 482a0b9 test: fix remaining disparities and remove debug leftovers by Valerio Setti · 2 years ago
  76. eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 11 months ago
  77. f299efd Improve a comment by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  78. 2c40b90 ssl-opt.sh doesn't actually use OPENSSL_LEGACY: remove unused function by Gilles Peskine · 2 years ago
  79. 5cb8605 ssl-opt.sh doesn't actually use OPENSSL_LEGACY, so remove it by Gilles Peskine · 2 years ago
  80. 36344ce ssl-opt: remove redundant requirement for RSA_C by Valerio Setti · 2 years ago
  81. 4f577f3 ssl-opt: add RSA_C requirement when RSA encryption is used in certificate by Valerio Setti · 2 years ago
  82. 726ffbf ssl-opt: don't assume TLS 1.3 usage for external tool that don't have support by Valerio Setti · 2 years ago
  83. b387fcf Adapt names (curves -> groups) in a separately added test case by Gilles Peskine · 2 years, 1 month ago
  84. e183ece Merge pull request #7136 from yanrayw/5692-record-compatsh-test-cases by Dave Rodgman · 2 years, 1 month ago
  85. 5c41ae8 Merge pull request #7887 from ronald-cron-arm/fix-hrr-in-psk-kem by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  86. 8a74f07 tls13: server: Fix spurious HRR by Ronald Cron · 2 years, 2 months ago
  87. 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
  88. 3484db4 Change ffdh testing strategy by Przemek Stekiel · 2 years, 1 month ago
  89. 7dda271 Fix description of functions by Przemek Stekiel · 2 years, 1 month ago
  90. c31a798 Replace MBEDTLS_ECDH_C dependency in ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
  91. 8bfe897 Add ssl-opt functions to check openssl with ffdh support and openssl ephemeral key exchange by Przemek Stekiel · 2 years, 1 month ago
  92. 1f5c2ba Add missing ECDH dependencies in ssl-opt tests by Przemek Stekiel · 2 years, 2 months ago
  93. a53dca1 Limit number ffdh test cases (ffdhe2048, ffdhe8192) by Przemek Stekiel · 2 years, 2 months ago
  94. 422ab1f Add FFDH tests to ssl-opt by Przemek Stekiel · 2 years, 2 months ago
  95. 75a5a9c Code cleanup by Przemek Stekiel · 2 years, 2 months ago
  96. 316c19e Adapt guards, dependencies + optimizations by Przemek Stekiel · 2 years, 2 months ago
  97. 5e2f816 Fix test configs by Przemek Stekiel · 2 years, 2 months ago
  98. 250b9fd ssl-opt.sh: Add FFDH tests by Przemek Stekiel · 2 years, 3 months ago
  99. ef468ea Merge pull request #6740 from xkqian/tls13_fix_unkown_pk_type by Tom Cosgrove · 2 years, 3 months ago
  100. a9aafd4 test: revert undesired debug change in ssl-opt by Valerio Setti · 2 years, 4 months ago