1. 1d9b033 Add SSL-related test includes to ssl programs by David Horstmann · 9 months ago
  2. dcf42a0 Update references to test helpers by David Horstmann · 9 months ago
  3. 346d2f4 Merge pull request #9731 from gilles-peskine-arm/coverity-20241004-3.6 by Paul Elliott · 9 months ago
  4. 5544b28 Merge pull request #9118 from jetm/ssl-client2-get-req-host-3.6 by Bence Szépkúti · 9 months ago gh-readonly-queue/mbedtls-3.6/pr-9118-962eb8572b1f05da0e0140fceaf56733128de139
  5. f7b62e0 Remove unreachable assignments by Gilles Peskine · 10 months ago
  6. 6216314 dtls_server: allow unexpected messages during handshake by Gilles Peskine · 10 months ago
  7. ff85e91 dtls_client: don't force the use of IPv6 by Gilles Peskine · 11 months ago
  8. 3104685 ssl_server: Allow the client to close the connection first by Gilles Peskine · 11 months ago
  9. 9d104e9 Test dtls_server by Gilles Peskine · 11 months ago
  10. 2a0af35 Test ssl_fork_server by Gilles Peskine · 11 months ago
  11. fab6099 Test ssl_pthread_server by Gilles Peskine · 11 months ago
  12. 37c3749 Test ssl_server by Gilles Peskine · 11 months ago
  13. f8b373e Test dtls_client by Gilles Peskine · 11 months ago
  14. e6b8250 Test ssl_client1 by Gilles Peskine · 11 months ago
  15. dd51826 ssl_client1: Exit with an error status if the TLS connection failed by Gilles Peskine · 11 months ago
  16. f0d2eb5 Merge pull request #9603 from gilles-peskine-arm/test-ref-configs-go-away-3.6 by Gilles Peskine · 10 months ago
  17. 7215b1e CMake: support "make ssl-opt" to just build what ssl-opt.sh needs by Gilles Peskine · 11 months ago
  18. bb47c73 CMake: support "make programs" by Gilles Peskine · 11 months ago
  19. 47a9b3d Replace MBEDTLS_PK_CAN_ECDSA_SOME with MBEDTLS_PK_CAN_ECDSA_SIGN by Elena Uziunaite · 11 months ago
  20. aa80f53 Use libary default in ssl_client2 for new_session_tickets by Manuel Pégourié-Gonnard · 11 months ago
  21. 9f10979 Merge branch 'mbedtls-3.6-restricted' into mbedtls-3.6.1rc0-pr by David Horstmann · 11 months ago
  22. 9f44c88 Rename some "new_session_tickets" symbols by Ronald Cron · 11 months ago
  23. d67f801 Do not add a new field in the SSL config by Ronald Cron · 11 months ago
  24. 57ad182 ssl_client2: Fix new_session_tickets option parsing by Ronald Cron · 11 months ago
  25. 23303a4 Enable TLS 1.3 ticket handling in resumption tests by Ronald Cron · 11 months ago
  26. cd4da16 Don't call psa_crypto_init in test programs when not required for TLS 1.3 by Gilles Peskine · 12 months ago
  27. 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 12 months ago
  28. 013d079 Always print detailed cert errors in test programs by Manuel Pégourié-Gonnard · 12 months ago
  29. ff4d6ae Use correct conditionals in programs/ssl (fix unused-function errors) by Michael Schuster · 1 year, 2 months ago
  30. 82984bc Adjust spacing in sample programs by Michael Schuster · 1 year, 2 months ago
  31. 6fa32fd Fix missing-prototype errors in sample programs by Michael Schuster · 1 year, 2 months ago
  32. 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  33. 7a312d7 ssl_client2: Add Host to HTTP GET request by Javier Tia · 1 year, 3 months ago
  34. 41995be ssl_mail_client: Fix code style issue by Mingjie Shen · 1 year, 5 months ago
  35. 6238128 ssl_mail_client: Check return value of mbedtls_snprintf by Mingjie Shen · 1 year, 5 months ago
  36. 6f216e4 ssl_mail_client: Replace snprintf with mbedtls_snprintf by Mingjie Shen · 1 year, 5 months ago
  37. 73d649e ssl_mail_client: Fix unbounded write of sprintf() by Mingjie Shen · 1 year, 5 months ago
  38. 74191a5 ssl_server2: Split early data enablement from max_early_data_size setting by Ronald Cron · 1 year, 5 months ago
  39. 7201bc6 ssl_client2: Fix early data log by Ronald Cron · 1 year, 5 months ago
  40. e33b349 Merge pull request #8864 from valeriosetti/issue8848 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  41. 9b4e964 Merge pull request #8760 from ronald-cron-arm/tls13-write-early-data by Ronald Cron · 1 year, 5 months ago
  42. 90eca2a ssl_test_lib: add guards for pk_wrap_as_opaque() by Valerio Setti · 1 year, 5 months ago
  43. 7541ebe programs: remove usage of mbedtls_pk_wrap_as_opaque() from tests by Valerio Setti · 1 year, 5 months ago
  44. 7f72a06 Remove cruft by Gilles Peskine · 1 year, 5 months ago
  45. 74589ba ssl_context_info: explicitly note accesses to private fields by Gilles Peskine · 1 year, 5 months ago
  46. 72da8b3 Don't authorize private access to fields where not actually needed by Gilles Peskine · 1 year, 5 months ago
  47. 0aead12 ssl_client2: Improve loop writing early data by Ronald Cron · 1 year, 5 months ago
  48. b4fd47e ssl_client2: Default to library default for early data enablement by Ronald Cron · 1 year, 5 months ago
  49. 0ecb5fd Merge pull request #8574 from ronald-cron-arm/ssl-tickets by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  50. 028a38b Merge pull request #8661 from BensonLiou/use_init_api by Janos Follath · 1 year, 6 months ago
  51. 54ad01e Merge remote-tracking branch 'upstream/development' into make_tests_thread_safe by Paul Elliott · 1 year, 6 months ago
  52. 7a28738 Merge pull request #8636 from paul-elliott-arm/new_test_thread_interface by Janos Follath · 1 year, 6 months ago gh-readonly-queue/development/pr-8636-1dbfc8ad3c32f77f360e47a367c074397915a4bd
  53. 1d7bc1e Merge pull request #8717 from valeriosetti/issue8030 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  54. a556189 ssl_client2: Add support for early data writing by Ronald Cron · 1 year, 6 months ago
  55. 2fe0ec8 ssl_client2: Add buffer overflow check by Ronald Cron · 1 year, 6 months ago
  56. ccfaefa ssl_client2: Switch from int to size_t by Ronald Cron · 1 year, 6 months ago
  57. 4e1bd47 ssl_client2: Move code to build http request by Ronald Cron · 1 year, 6 months ago
  58. 54a3829 ssl_client2: Simplify early_data option by Ronald Cron · 1 year, 6 months ago
  59. 192e0f9 ssl_server2: Add read early data support by Jerry Yu · 2 years, 8 months ago
  60. 7fd162e Refactor common PThreads CMake code by Paul Elliott · 1 year, 6 months ago
  61. 85ea3e6 Set preferences before finding Threads in CMake by Paul Elliott · 1 year, 7 months ago
  62. e8683ce ssl_test_lib: add guards for enabled DH groups by Valerio Setti · 1 year, 7 months ago
  63. d1c106c Define ticket creation time in TLS 1.2 case as well by Ronald Cron · 1 year, 9 months ago
  64. 3a6059b Merge pull request #7455 from KloolK/record-size-limit/comply-with-limit by Tom Cosgrove · 1 year, 7 months ago
  65. 4068c7e Link programs with pthread via cmake by Paul Elliott · 1 year, 8 months ago
  66. 17c119a Migrate to threading_helpers.h by Paul Elliott · 1 year, 8 months ago
  67. 4580d4d Add accessor helpers for mbedtls_test_info by Paul Elliott · 1 year, 9 months ago
  68. 6d0a093 use mbedtls_ssl_session_init() to init session variable by Benson Liou · 1 year, 7 months ago
  69. a211bb7 Merge pull request #8596 from xkqian/tls13_early_data_input_file by Gilles Peskine · 1 year, 8 months ago
  70. a9581d2 Fix CI failure of uninitialized fp by Xiaokang Qian · 1 year, 8 months ago
  71. aedfc09 Revert to ae952174a7 and addressing some comments by Xiaokang Qian · 1 year, 8 months ago
  72. 9634680 Add the test framework of early data by Xiaokang Qian · 1 year, 8 months ago
  73. daddfb5 Open the file once read in the file path by Xiaokang Qian · 1 year, 8 months ago
  74. 35c026c Read early data file by Xiaokang Qian · 1 year, 8 months ago
  75. 2a8035b Add read early data code by Xiaokang Qian · 1 year, 8 months ago
  76. 57db590 Rework to revert the early_data enabled flag by Xiaokang Qian · 1 year, 8 months ago
  77. f482dcc Comply with the received Record Size Limit extension by Jan Bruckner · 2 years, 5 months ago
  78. ae95217 Enable early data depend on whether the early data file exist by Xiaokang Qian · 1 year, 8 months ago
  79. 750e067 remove misbehavior tests and code by Jerry Yu · 1 year, 8 months ago
  80. ea96ac3 fix various issues by Jerry Yu · 1 year, 9 months ago
  81. 3c2b21e Enable multi max_early_data_size value for connections by Jerry Yu · 2 years, 6 months ago
  82. 611c717 Sync the early_data option with internal parameters in ssl_client2 by Xiaokang Qian · 1 year, 8 months ago
  83. f8fe11d Remove the generic file read functions and simply the early data read by Xiaokang Qian · 1 year, 8 months ago
  84. eaebedb Refine the detect code to enable early data or not by Xiaokang Qian · 1 year, 8 months ago
  85. b1db729 Rename the generic read functions to ssl_read_file_text by Xiaokang Qian · 1 year, 8 months ago
  86. 6c678d7 Improve the comments of early data input by Xiaokang Qian · 1 year, 8 months ago
  87. 70fbdcf Change early data flag to input file by Xiaokang Qian · 1 year, 8 months ago
  88. c6f1637 Merge pull request #8534 from paul-elliott-arm/fix_mutex_abstraction by Janos Follath · 1 year, 8 months ago
  89. f25d831 Ensure mutex test mutex gets free'd by Paul Elliott · 1 year, 8 months ago
  90. 713ce1f various improvement by Jerry Yu · 1 year, 9 months ago
  91. cf91351 fix various issues by Jerry Yu · 1 year, 9 months ago
  92. 25ba4d4 rename `ticket_creation` to `ticket_creation_time` by Jerry Yu · 1 year, 9 months ago
  93. 3ff0b1f Cleanup ticket negative tests. by Jerry Yu · 1 year, 9 months ago
  94. ec6d078 Replace `start` with `ticket_creation` by Jerry Yu · 1 year, 9 months ago
  95. f16efbc fix various issues by Jerry Yu · 1 year, 9 months ago
  96. cebffc3 change time unit of ticket to milliseconds by Jerry Yu · 2 years, 8 months ago
  97. 752dd39 Merge pull request #8508 from valeriosetti/issue6323 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  98. 38e75fb ssl_server2: remove usage of mbedtls_cipher_info_from_string() by Valerio Setti · 1 year, 9 months ago
  99. 0751761 max_early_data_size: rename configuration function by Yanray Wang · 1 year, 9 months ago
  100. d5ed36f early data: rename configuration function by Yanray Wang · 1 year, 9 months ago