1. 39bcbb6 Create handshake record coalescing tests by Gilles Peskine · 5 months ago
  2. 43a04e7 Re-introduce log asserts on positive cases by Manuel Pégourié-Gonnard · 5 months ago
  3. 8476c38 Improve a test assertion by Manuel Pégourié-Gonnard · 5 months ago
  4. 4712b3e Adjust logic around log pattern by Manuel Pégourié-Gonnard · 5 months ago
  5. 051b1e2 Reduce the level of logging used in tests by Manuel Pégourié-Gonnard · 5 months ago
  6. 996c4c0 Fix dependency issues by Manuel Pégourié-Gonnard · 5 months ago
  7. 6b25c50 New test function for large ClientHello by Manuel Pégourié-Gonnard · 5 months ago
  8. 428ce0a Add missing dependency declaration by Manuel Pégourié-Gonnard · 5 months ago
  9. 3a7f1d2 Fix dependency issues by Manuel Pégourié-Gonnard · 5 months ago
  10. f83bc79 Add supported_curves/groups extension by Manuel Pégourié-Gonnard · 6 months ago
  11. 00ad6f6 New test function inject_client_content_on_the_wire() by Manuel Pégourié-Gonnard · 6 months ago
  12. 2045886 Merge pull request #9937 from valeriosetti/issue9688-backport by Ronald Cron · 6 months ago
  13. e94ab3c test_suite_ssl: add ECDHE-RSA case for handshake_fragmentation() by Valerio Setti · 7 months ago
  14. ea18c7e Fix incorrect test function by Manuel Pégourié-Gonnard · 7 months ago
  15. 632667e Remove useless dependency from test function by Manuel Pégourié-Gonnard · 7 months ago
  16. 47a9b3d Replace MBEDTLS_PK_CAN_ECDSA_SOME with MBEDTLS_PK_CAN_ECDSA_SIGN by Elena Uziunaite · 11 months ago
  17. 31b1cb8 Adjust spacing in tests/suites function sources by Michael Schuster · 1 year, 2 months ago
  18. 346b818 tests: ssl: Add hostname checks in session serialization tests by Ronald Cron · 1 year, 4 months ago
  19. 1fb5854 tests: ssl: Remove redundant test by Ronald Cron · 1 year, 4 months ago
  20. 8196369 tests: ssl: Fix session field guards by Ronald Cron · 1 year, 4 months ago
  21. 4dfb0e7 Add ALPN checking when accepting early data by Waleed Elmelegy · 1 year, 5 months ago
  22. 6bee910 Merge pull request #8858 from waleed-elmelegy-arm/add_alpn_to_session by Ronald Cron · 1 year, 5 months ago
  23. 719c2ed Bugfix by BensonLiou · 1 year, 5 months ago
  24. 3720809 Merge branch 'development' into random_bye_on_hrr by BensonLiou · 1 year, 5 months ago
  25. 368debd Merge branch 'development' of https://github.com/Mbed-TLS/mbedtls into random_bye_on_hrr by BensonLiou · 1 year, 5 months ago
  26. 883f77c Add mbedtls_ssl_session_set_alpn() function by Waleed Elmelegy · 1 year, 5 months ago
  27. 2824a20 Add ALPN information in session tickets by Waleed Elmelegy · 1 year, 5 months ago
  28. bedd251 fix code style by BensonLiou · 1 year, 5 months ago
  29. 40043d0 Merge pull request #8884 from ronald-cron-arm/improve-early-data-status by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8884-e95bf7975436a7e28b9ecf4b29e681b583f42485
  30. 60c2f47 Merge pull request #8888 from minosgalanakis/features/add_ssl_session_accessor_8529 by Dave Rodgman · 1 year, 5 months ago
  31. 840de7f tls13: cli: Rename STATUS_NOT_SENT to STATUS_NOT_INDICATED by Ronald Cron · 1 year, 5 months ago
  32. 3641df2 tls13: cli: Rename STATE_SENT to STATE_IND_SENT by Ronald Cron · 1 year, 5 months ago
  33. 3c5a683 tls13: cli: Rename STATE_NOT_SENT to STATE_NO_IND_SENT by Ronald Cron · 1 year, 5 months ago
  34. 0c80dc1 tls13: cli: Rename STATUS_NOT_SENT to STATUS_NO_IND_SENT by Ronald Cron · 1 year, 5 months ago
  35. 05d7cfb tls13: cli: Rename STATE_UNKNOWN to STATE_IDLE by Ronald Cron · 1 year, 5 months ago
  36. d288466 tls13: cli: Split early data user status and internal state by Ronald Cron · 1 year, 5 months ago
  37. 61fd13c Merge remote-tracking branch 'mbedtls/development' into tls13-cli-max-early-data-size by Ronald Cron · 1 year, 5 months ago
  38. 7e1f9f2 Merge pull request #8854 from ronald-cron-arm/tls13-srv-max-early-data-size by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8854-080a5171e2e07abaf01faff6e1862d70aaf35e9f
  39. e1295fa tests: ssl: early data: Fix comments by Ronald Cron · 1 year, 5 months ago
  40. 5247210 tests: suite: early data: Add comments by Ronald Cron · 1 year, 5 months ago
  41. 4facb0a tests: ssl: Improve early data test code by Ronald Cron · 1 year, 5 months ago
  42. 1a13e2f tests: ssl: Improve test code for very small max_early_data_size by Ronald Cron · 1 year, 5 months ago
  43. 139a418 Merge pull request #8587 from yanrayw/issue/4911/ssl_setup-check-RNG-configuration by Ronald Cron · 1 year, 5 months ago
  44. 411cb6c test_suite_ssl: Added ssl_session_id_accessors_check. by Minos Galanakis · 1 year, 5 months ago
  45. e93cd1b tests: ssl: Free write/read test buffers by Ronald Cron · 1 year, 5 months ago
  46. 7c07aab tests: write early data: Improve tls13_cli_max_early_data_size by Ronald Cron · 1 year, 5 months ago
  47. ae6f9a5 tests: write early data: Allocate buffer to write/read by Ronald Cron · 1 year, 5 months ago
  48. aab4a54 tests: Set the default conf then customize by Ronald Cron · 1 year, 5 months ago
  49. 10b040f tests: ssl_helpers: Rename rng_get to mbedtls_test_random by Ronald Cron · 1 year, 6 months ago
  50. de9b03d tls13: Rename early_data_count to total_early_data_size by Ronald Cron · 1 year, 5 months ago
  51. aad8523 tests: ssl: Test enforcement of maximum early data size by Ronald Cron · 1 year, 6 months ago
  52. fcbf776 tests: ssl: Restore write_early_data test function by Ronald Cron · 1 year, 5 months ago
  53. 25ad10a tests: ssl: Improve tls13_srv_max_early_data_size() by Ronald Cron · 1 year, 5 months ago
  54. 19bfe0a tls13: Rename early_data_count to total_early_data_size by Ronald Cron · 1 year, 5 months ago
  55. 70eab45 tls13: generic: Fix log by Ronald Cron · 1 year, 5 months ago
  56. dc81b73 tests: srv max early data size: Add reach_max test arg by Ronald Cron · 1 year, 5 months ago
  57. 01d273d Enforce maximum size of early data in case of HRR by Ronald Cron · 1 year, 6 months ago
  58. 919e596 Enforce maximum size of early data when rejected by Ronald Cron · 1 year, 6 months ago
  59. 2160bfe tests: ssl: Test enforcement of maximum early data size by Ronald Cron · 1 year, 6 months ago
  60. 9b4e964 Merge pull request #8760 from ronald-cron-arm/tls13-write-early-data by Ronald Cron · 1 year, 5 months ago
  61. dcb09ca tests: write early data: Improve get_early_data_status testing by Ronald Cron · 1 year, 6 months ago
  62. 7d158f4 tests: read early data: Use write API to send early data by Ronald Cron · 1 year, 6 months ago
  63. 110303f tests: read early data: Add no early data indication sent scenario by Ronald Cron · 1 year, 6 months ago
  64. 86d288c tests: ssl: Rename tls13_early_data to tls13_read_early_data by Ronald Cron · 1 year, 6 months ago
  65. 9f2c3c0 tls13: cli: Add mbedtls_ssl_get_early_data_status() API by Ronald Cron · 1 year, 6 months ago
  66. 0004600 tests: write early data: Inverse loop over state logic by Ronald Cron · 1 year, 6 months ago
  67. bf5e909 tests: write early data: Check we can complete handshake after writing by Ronald Cron · 1 year, 6 months ago
  68. d406924 Improve comments/documentation by Ronald Cron · 1 year, 6 months ago
  69. 0ecb5fd Merge pull request #8574 from ronald-cron-arm/ssl-tickets by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  70. 41bed38 To check if client random number is unchanged while receiving HRR by BensonLiou · 1 year, 6 months ago
  71. 24da991 tests: ssl: early data: Add systematic default case in scenario switches by Ronald Cron · 1 year, 6 months ago
  72. 5fbd270 tls13: Use a flag not a counter for CCS and HRR handling by Ronald Cron · 1 year, 6 months ago
  73. b3d42fd tests: write early data: Add HRR scenario by Ronald Cron · 1 year, 6 months ago
  74. 05600e2 tests: write early data: Add "server rejects" scenario by Ronald Cron · 1 year, 6 months ago
  75. 8fe2b01 tests: write early data: Add "not sent" scenario by Ronald Cron · 1 year, 6 months ago
  76. 2fbbba9 tests: ssl: Add write early data unit test by Ronald Cron · 1 year, 6 months ago
  77. 2261ab2 tests: early data status: Add HRR scenario by Ronald Cron · 1 year, 6 months ago
  78. d6dba67 tests: early data status: Add "server rejects" scenario by Ronald Cron · 1 year, 6 months ago
  79. 265273e tests: early data status: Add "not sent" scenario by Ronald Cron · 1 year, 6 months ago
  80. 5c208d7 tests: ssl: Add scenario param to early data status testing function by Ronald Cron · 1 year, 6 months ago
  81. a7f94e4 tests: ssl: Add early data status unit test by Ronald Cron · 1 year, 6 months ago
  82. bfcdc06 tests: ssl: Use get TLS 1.3 ticket helper for early data test by Ronald Cron · 1 year, 6 months ago
  83. 1f6e4e4 tests: ssl: Add helper function to get a TLS 1.3 ticket by Ronald Cron · 1 year, 6 months ago
  84. ced99be tests: ssl: Add early data handshake option by Ronald Cron · 1 year, 6 months ago
  85. fb53647 tests: ssl: Move group list to options by Ronald Cron · 1 year, 6 months ago
  86. d0a7727 tests: early data: Complete the handshake by Ronald Cron · 1 year, 6 months ago
  87. 33327da tests: early data: Switch to mnemonics for test scenarios by Ronald Cron · 1 year, 6 months ago
  88. ae2d81c tests: tls13: Run early data test only in TLS 1.3 only config by Ronald Cron · 1 year, 7 months ago
  89. f57d14b Ignore early data app msg before 2nd client hello by Jerry Yu · 1 year, 9 months ago
  90. 2995d35 tls13: srv: Deprotect and discard early data records by Ronald Cron · 1 year, 7 months ago
  91. 38dbab9 tests: ssl: Adjust early data test by Ronald Cron · 1 year, 6 months ago
  92. 78a38f6 tls13: srv: Do not use early_data_status by Ronald Cron · 1 year, 6 months ago
  93. eb84534 Use TEST_EQUAL instead of TEST_ASSERT where possible by Ronald Cron · 1 year, 6 months ago
  94. 5de9c6f Fix and add comments in ticket and early data test function by Ronald Cron · 1 year, 6 months ago
  95. 095a3a5 Fix PSA init and done macros in TLS unit tests by Ronald Cron · 1 year, 6 months ago
  96. f8fdbb5 tests: tls13: Run early data test only in TLS 1.3 only config by Ronald Cron · 1 year, 7 months ago
  97. a8dd81b tests: tls13: Add early data unit test by Ronald Cron · 1 year, 7 months ago
  98. d903a86 tests: tls13: Add session resume with ticket unit test by Ronald Cron · 1 year, 7 months ago
  99. c57f86e Add ticket creation time to TLS 1.2 session serialization by Ronald Cron · 1 year, 9 months ago
  100. 7b1921a Add endpoint in TLS 1.2 session serialization data by Ronald Cron · 1 year, 9 months ago