1. 97dc583 Improve debug logs by Ronald Cron · 11 months ago
  2. 57ad182 ssl_client2: Fix new_session_tickets option parsing by Ronald Cron · 11 months ago
  3. 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  4. 54a9b11 ssl-opt.sh: Add tests where tickets are ignored by Ronald Cron · 1 year, 4 months ago
  5. c93fc86 ssl-opt.sh: Add missing MBEDTLS_SSL_SESSION_TICKETS dependencies by Norbert Fabritius · 2 years, 4 months ago
  6. dd2dc15 ssl-opt.sh: Add m->m resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  7. e739892 ssl-opt.sh: Rework m->m resumption tests by Ronald Cron · 1 year, 5 months ago
  8. 3cf4145 ssl-opt.sh: Move m->m resumption tests by Ronald Cron · 1 year, 5 months ago
  9. 820199a ssl-opt.sh: Rework O->m placeholder test by Ronald Cron · 1 year, 5 months ago
  10. 1ccd7a7 ssp-opt.sh: Expand G->m resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  11. 854df13 ssl-opt.sh: Group TLS 1.3 resumption and early data G->m tests by Ronald Cron · 1 year, 5 months ago
  12. 00fa13b ssl-opt.sh: Rework m->O resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  13. 47d4a52 ssl-opt.sh: Remove m->O early data test based on external PSK by Ronald Cron · 1 year, 5 months ago
  14. 0521008 ssl-opt.sh: Expand m->G resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  15. c893779 ssl-opt.sh: Remove redundant early data test by Ronald Cron · 1 year, 5 months ago
  16. c8d604d ssl-opt.sh: Group TLS 1.3 resumption and early data m->G tests by Ronald Cron · 1 year, 5 months ago
  17. f1ad73f ssl-opt.sh: Group TLS 1.3 resumption and early data compat tests by Ronald Cron · 1 year, 5 months ago
  18. 74191a5 ssl_server2: Split early data enablement from max_early_data_size setting by Ronald Cron · 1 year, 5 months ago
  19. e14770f ssl-opt.sh: Fix early data test option by Ronald Cron · 1 year, 5 months ago
  20. 1f63fe4 tls13: srv: Fix resume flag in case of cancelled PSK by Ronald Cron · 1 year, 5 months ago
  21. cf28456 tls13: srv: Determine best key exchange mode for a PSK by Ronald Cron · 1 year, 6 months ago
  22. 30bb7ce Add test case for early data writing by Xiaokang Qian · 1 year, 8 months ago
  23. 54a3829 ssl_client2: Simplify early_data option by Ronald Cron · 1 year, 6 months ago
  24. 064dd2b Adjust check order by Jerry Yu · 1 year, 8 months ago
  25. 579bd4d Update early data test by Jerry Yu · 1 year, 9 months ago
  26. a211bb7 Merge pull request #8596 from xkqian/tls13_early_data_input_file by Gilles Peskine · 1 year, 8 months ago
  27. aedfc09 Revert to ae952174a7 and addressing some comments by Xiaokang Qian · 1 year, 8 months ago
  28. dce183f Remove the duplicate cases and add early_data_file option by Xiaokang Qian · 1 year, 8 months ago
  29. 864c62a Add one test case with early_data_file by Xiaokang Qian · 1 year, 8 months ago
  30. dd8a7f8 Revert the early data test case by Xiaokang Qian · 1 year, 8 months ago
  31. 750e067 remove misbehavior tests and code by Jerry Yu · 1 year, 8 months ago
  32. ea96ac3 fix various issues by Jerry Yu · 1 year, 9 months ago
  33. 391c943 Add tests for ticket early data permission bit by Jerry Yu · 1 year, 9 months ago
  34. 40f3f1c Merge pull request #7058 from yuhaoth/pr/tls13-early-data-parsing-0-rtt-data by Ronald Cron · 1 year, 8 months ago
  35. 70fbdcf Change early data flag to input file by Xiaokang Qian · 1 year, 8 months ago
  36. 0e9eaff Update tests to the code status by Jerry Yu · 2 years, 6 months ago
  37. 951b3cb tls13-misc: cli: check parser of max_early_data_size ext by Yanray Wang · 1 year, 9 months ago
  38. 60e9972 replace check string by Jerry Yu · 1 year, 9 months ago
  39. 53199b1 Merge pull request #6720 from yuhaoth/pr/tls13-early-data-receive-0_rtt-and-eoed by Tom Cosgrove · 1 year, 9 months ago
  40. 4122c16 Merge pull request #6945 from lpy4105/issue/6935/ticket_flags-kex-mode-determination by Tom Cosgrove · 1 year, 9 months ago
  41. 7ef9fd8 fix various issues by Jerry Yu · 1 year, 9 months ago
  42. 4ebf86e tls13-misc: Do not check kex mode for some cases by Pengyu Lv · 1 year, 9 months ago
  43. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  44. 454dda3 fix various issues by Jerry Yu · 1 year, 9 months ago
  45. 2db16b7 disable tests when ecp is not available by Jerry Yu · 2 years ago
  46. 0edafa9 Add test case for writing early data in EE by Jerry Yu · 2 years, 6 months ago
  47. 53a332d fix various issues by Jerry Yu · 1 year, 10 months ago
  48. 1549827 fix wrong typo by Jerry Yu · 1 year, 10 months ago
  49. ed5e4e8 Merge branch 'development' into issue/6935/ticket_flags-kex-mode-determination by Pengyu Lv · 1 year, 10 months ago
  50. b47b299 fix various issues by Jerry Yu · 1 year, 10 months ago
  51. bd4dd81 fix test fail when ecp disabled by Jerry Yu · 2 years ago
  52. bc57e86 Add early data disable tests by Jerry Yu · 2 years, 6 months ago
  53. 50ae84e ssl-opt.sh: Remove some unnecessary forcing of TLS 1.3 by Ronald Cron · 2 years, 5 months ago
  54. 0de0d86 Rebase code to restore reco-delay and fix some style issues by Xiaokang Qian · 2 years, 6 months ago
  55. 57a138d Update message log for end of early data test cases by Xiaokang Qian · 2 years, 8 months ago
  56. 7ed30e5 Fix the issue that gnutls server doesn't support packet by Xiaokang Qian · 2 years, 8 months ago
  57. 94dd1dd Update test case to indicate parsing of end of early data by Xiaokang Qian · 2 years, 8 months ago
  58. 125afcb Add end-of-early-data write by Xiaokang Qian · 2 years, 9 months ago
  59. 1cc6134 Add addition options to detect the correct kex mode by Pengyu Lv · 2 years, 7 months ago
  60. 2bfd716 simplify test case dependencies and test commands by Pengyu Lv · 2 years, 7 months ago
  61. c1334d9 correct test case dependencies by Pengyu Lv · 2 years, 7 months ago
  62. 06cf66d unroll test cases to improve coverage of check_test_cases in all.sh by Pengyu Lv · 2 years, 8 months ago
  63. 302feb3 add cases to test session resumption with different ticket_flags by Pengyu Lv · 2 years, 8 months ago
  64. a15af37 Change time resolution of reco_delay from second to millionseconds by Jerry Yu · 2 years, 8 months ago
  65. f05b6ee Revert "Skip early data basic check temp" by Jerry Yu · 2 years, 8 months ago
  66. f5b4706 TLS 1.3: Fix some test dependencies by Ronald Cron · 2 years, 8 months ago
  67. 8bee899 Add parse function for early data in encrypted extentions by Xiaokang Qian · 2 years, 9 months ago
  68. 4e83173 Skip early data basic check temp by Xiaokang Qian · 2 years, 9 months ago
  69. e9622ac Remove the fore_tls13 option case from client side by Xiaokang Qian · 2 years, 9 months ago
  70. e7bab00 Update enabled guards for early data cases by Xiaokang Qian · 2 years, 9 months ago
  71. f3cefb4 Move early data test cases to tls13-misc.sh by Xiaokang Qian · 2 years, 9 months ago
  72. 616ba75 move test cases and mark `tls13-kex-modes.sh` as locked by Jerry Yu · 2 years, 9 months ago
  73. e599132 fix tls13 psk only test fail by Jerry Yu · 2 years, 9 months ago