1. 4dfb0e7 Add ALPN checking when accepting early data by Waleed Elmelegy · 1 year, 5 months ago
  2. 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
  3. 139a418 Merge pull request #8587 from yanrayw/issue/4911/ssl_setup-check-RNG-configuration by Ronald Cron · 1 year, 5 months ago
  4. 10b040f tests: ssl_helpers: Rename rng_get to mbedtls_test_random by Ronald Cron · 1 year, 6 months ago
  5. 5d3036e tests: ssl: Add max_early_data_size option by Ronald Cron · 1 year, 5 months ago
  6. 9b4e964 Merge pull request #8760 from ronald-cron-arm/tls13-write-early-data by Ronald Cron · 1 year, 5 months ago
  7. 0ecb5fd Merge pull request #8574 from ronald-cron-arm/ssl-tickets by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  8. b9a9b1f tls13: Fix/Improve comments by Ronald Cron · 1 year, 6 months ago
  9. 1f6e4e4 tests: ssl: Add helper function to get a TLS 1.3 ticket by Ronald Cron · 1 year, 6 months ago
  10. ced99be tests: ssl: Add early data handshake option by Ronald Cron · 1 year, 6 months ago
  11. fb53647 tests: ssl: Move group list to options by Ronald Cron · 1 year, 6 months ago
  12. 77abfe6 ssl_helpers.c: Add ticket write/parse test functions by Ronald Cron · 1 year, 7 months ago
  13. 7b1921a Add endpoint in TLS 1.2 session serialization data by Ronald Cron · 1 year, 8 months ago
  14. a72bc9a ssl_helpers: remove guard for rng_get() by Yanray Wang · 1 year, 8 months ago
  15. f88e529 ssl_helpers: make rng_get available for other test cases by Yanray Wang · 1 year, 8 months ago
  16. ba6825e ssl: use MBEDTLS_SSL_HAVE_* in tests by Pengyu Lv · 1 year, 9 months ago
  17. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  18. 9099d3f Refactoring: create mbedtls_test_ssl_prepare_record_mac() by Gilles Peskine · 1 year, 11 months ago
  19. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  20. da4fba6 Further code optimizations by Przemek Stekiel · 2 years, 2 months ago
  21. 6076f41 Remove hash_info.[ch] by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  22. 02c52a0 Merge pull request #7287 from yanrayw/7285-followup-of-PR6500 by Gilles Peskine · 2 years, 4 months ago
  23. 43263c0 tests: ssl: Extend move to handshake state tests by Ronald Cron · 2 years, 5 months ago
  24. f56181a ssl_helpers.c: add mbedtls_test prefix for tweak_tls13_certificate* by Yanray Wang · 2 years, 5 months ago
  25. b088bfc ssl_helpers.c: add mbedtls_test_ssl prefix for *_exchange_data by Yanray Wang · 2 years, 5 months ago
  26. 5f86a42 ssl_helpers.c: add mbedtls_test prefix for mbedtls_mock_socket_init by Yanray Wang · 2 years, 5 months ago
  27. 5e22a92 ssl_helpers.c: change prefix and move *queue_peek_info to static by Yanray Wang · 2 years, 5 months ago
  28. 25b766f ssl_helpers.c: move #define Directive to header file by Yanray Wang · 2 years, 5 months ago
  29. d19894f ssl_helpers.c: unify code format between source file and header file by Yanray Wang · 2 years, 5 months ago
  30. af727a2 ssl_helpers.c: improve code readability by Yanray Wang · 2 years, 5 months ago
  31. 5ba709c Move #define Directive into ssl_helpers.h by Yanray Wang · 2 years, 6 months ago
  32. 09a6f7e Move TEST_AVAILABLE_ECC into ssl_helpers.h by Yanray Wang · 2 years, 6 months ago
  33. 1db628f Move ECJPAKE_TEST_SET_PASSWORD into ssl_helpers.h by Yanray Wang · 2 years, 6 months ago
  34. 1fca4de ssl_helpers.c: remove duplicate comments for some functions by Yanray Wang · 2 years, 6 months ago
  35. 4d07d1c Resolve build errors for ssl_helpers.c and test_suite_ssl.c by Yanray Wang · 2 years, 9 months ago
  36. 55a6619 Move the renamed typedef statements to ssl_helpers.h by Yanray Wang · 2 years, 9 months ago
  37. 47907a4 Create ssl_helpers.c to hold functions of TLS connection by Yanray Wang · 2 years, 9 months ago