1. 7a95d16 Merge branch 'mbedtls-3.6-restricted' into mbedtls-3.6.3rc0-pr by Minos Galanakis · 4 months ago
  2. eec6eb9 programs -> ssl_client2.c: Added option renego_delay to set record buffer depth. by Minos Galanakis · 5 months ago
  3. b3de9da mbedtls_ssl_set_hostname tests: baseline by Gilles Peskine · 6 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. aa80f53 Use libary default in ssl_client2 for new_session_tickets by Manuel Pégourié-Gonnard · 11 months ago
  6. 9f10979 Merge branch 'mbedtls-3.6-restricted' into mbedtls-3.6.1rc0-pr by David Horstmann · 11 months ago
  7. 9f44c88 Rename some "new_session_tickets" symbols by Ronald Cron · 11 months ago
  8. d67f801 Do not add a new field in the SSL config by Ronald Cron · 11 months ago
  9. 57ad182 ssl_client2: Fix new_session_tickets option parsing by Ronald Cron · 11 months ago
  10. 23303a4 Enable TLS 1.3 ticket handling in resumption tests by Ronald Cron · 11 months ago
  11. cd4da16 Don't call psa_crypto_init in test programs when not required for TLS 1.3 by Gilles Peskine · 11 months ago
  12. 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 11 months ago
  13. 013d079 Always print detailed cert errors in test programs by Manuel Pégourié-Gonnard · 12 months ago
  14. 82984bc Adjust spacing in sample programs by Michael Schuster · 1 year, 2 months ago
  15. 6fa32fd Fix missing-prototype errors in sample programs by Michael Schuster · 1 year, 2 months ago
  16. 7a312d7 ssl_client2: Add Host to HTTP GET request by Javier Tia · 1 year, 3 months ago
  17. 7201bc6 ssl_client2: Fix early data log by Ronald Cron · 1 year, 5 months ago
  18. e33b349 Merge pull request #8864 from valeriosetti/issue8848 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  19. 9b4e964 Merge pull request #8760 from ronald-cron-arm/tls13-write-early-data by Ronald Cron · 1 year, 5 months ago
  20. 7541ebe programs: remove usage of mbedtls_pk_wrap_as_opaque() from tests by Valerio Setti · 1 year, 5 months ago
  21. 0aead12 ssl_client2: Improve loop writing early data by Ronald Cron · 1 year, 5 months ago
  22. b4fd47e ssl_client2: Default to library default for early data enablement by Ronald Cron · 1 year, 5 months ago
  23. a556189 ssl_client2: Add support for early data writing by Ronald Cron · 1 year, 6 months ago
  24. 2fe0ec8 ssl_client2: Add buffer overflow check by Ronald Cron · 1 year, 6 months ago
  25. ccfaefa ssl_client2: Switch from int to size_t by Ronald Cron · 1 year, 6 months ago
  26. 4e1bd47 ssl_client2: Move code to build http request by Ronald Cron · 1 year, 6 months ago
  27. 54a3829 ssl_client2: Simplify early_data option by Ronald Cron · 1 year, 6 months ago
  28. 6d0a093 use mbedtls_ssl_session_init() to init session variable by Benson Liou · 1 year, 7 months ago
  29. a9581d2 Fix CI failure of uninitialized fp by Xiaokang Qian · 1 year, 8 months ago
  30. aedfc09 Revert to ae952174a7 and addressing some comments by Xiaokang Qian · 1 year, 8 months ago
  31. 9634680 Add the test framework of early data by Xiaokang Qian · 1 year, 8 months ago
  32. daddfb5 Open the file once read in the file path by Xiaokang Qian · 1 year, 8 months ago
  33. 35c026c Read early data file by Xiaokang Qian · 1 year, 8 months ago
  34. 2a8035b Add read early data code by Xiaokang Qian · 1 year, 8 months ago
  35. 57db590 Rework to revert the early_data enabled flag by Xiaokang Qian · 1 year, 8 months ago
  36. ae95217 Enable early data depend on whether the early data file exist by Xiaokang Qian · 1 year, 8 months ago
  37. 611c717 Sync the early_data option with internal parameters in ssl_client2 by Xiaokang Qian · 1 year, 8 months ago
  38. f8fe11d Remove the generic file read functions and simply the early data read by Xiaokang Qian · 1 year, 8 months ago
  39. eaebedb Refine the detect code to enable early data or not by Xiaokang Qian · 1 year, 8 months ago
  40. b1db729 Rename the generic read functions to ssl_read_file_text by Xiaokang Qian · 1 year, 8 months ago
  41. 6c678d7 Improve the comments of early data input by Xiaokang Qian · 1 year, 8 months ago
  42. 70fbdcf Change early data flag to input file by Xiaokang Qian · 1 year, 8 months ago
  43. d5ed36f early data: rename configuration function by Yanray Wang · 1 year, 9 months ago
  44. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  45. afc6a99 Merge pull request #8381 from gilles-peskine-arm/20231017-misc-cleanup by Paul Elliott · 1 year, 9 months ago
  46. a0e810d Convey that it's ok for mbedtls_ssl_session_save to fail by Gilles Peskine · 1 year, 10 months ago
  47. f745e5b Merge remote-tracking branch 'development' into HEAD by Gilles Peskine · 2 years ago
  48. acd32c0 programs: add helper functions for supported EC curves by Valerio Setti · 2 years, 1 month ago
  49. 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
  50. 39a0a76 SSL programs: improve command-line error reporting by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  51. 3eea9a4 SSL programs: allow invoking without arguments by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  52. 0b74434 SSL programs: group options processing in 1 place by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  53. 75a5a9c Code cleanup by Przemek Stekiel · 2 years, 2 months ago
  54. ff9fcbc ssl_client2, ssl_server2: code optimization + guards adaptation by Przemek Stekiel · 2 years, 2 months ago
  55. da4fba6 Further code optimizations by Przemek Stekiel · 2 years, 2 months ago
  56. 316c19e Adapt guards, dependencies + optimizations by Przemek Stekiel · 2 years, 2 months ago
  57. 6d7da5e Add FFDH support in client2, server2 applications by Przemek Stekiel · 2 years, 2 months ago
  58. d49cbc1 test: fix remaining failures in test due to the ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  59. bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  60. 5c8505f Fix typos by Tom Cosgrove · 2 years, 5 months ago
  61. 644a5c0 Fix bugs in example programs: change argc == 0 to argc < 2 by Aditya Deshpande · 2 years, 6 months ago
  62. e2f1dbf update docs of ssl_client2 and improve code format by Pengyu Lv · 2 years, 7 months ago
  63. 302feb3 add cases to test session resumption with different ticket_flags by Pengyu Lv · 2 years, 8 months ago
  64. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  65. a15af37 Change time resolution of reco_delay from second to millionseconds by Jerry Yu · 2 years, 8 months ago
  66. d75c5c4 test: pake: fail in case the opaque key is destroyed unexpectedly by Valerio Setti · 2 years, 8 months ago
  67. 785116a test: pake: modify opaque key verification before destruction by Valerio Setti · 2 years, 8 months ago
  68. eb3f788 tls: pake: do not destroy password key in TLS by Valerio Setti · 2 years, 8 months ago
  69. d5fa0bf test: pake: check psa key validity before destroying it by Valerio Setti · 2 years, 8 months ago
  70. d6feb20 test: pake: allow opaque password only when USE_PSA is enabled by Valerio Setti · 2 years, 8 months ago
  71. 661b9bc test: psa_pake: add specific log message for the opaque password by Valerio Setti · 2 years, 8 months ago
  72. 77e8315 fix formatting and typos by Valerio Setti · 2 years, 8 months ago
  73. d572a82 tls: psa_pake: add test for opaque password by Valerio Setti · 2 years, 8 months ago
  74. 2cd5ce0 Fix various issues cause rebase to latest code by Xiaokang Qian · 2 years, 9 months ago
  75. 9a0aafb Enable/disable MBEDTLS_SSL_EARLY_DATA for cases in ssl-opt.sh by Xiaokang Qian · 2 years, 9 months ago
  76. 0e97d4d Add early data indication to client side by Xiaokang Qian · 2 years, 9 months ago
  77. fd7aa13 Merge pull request #6436 from yanrayw/ssl_client2-add-build-version by Gilles Peskine · 2 years, 9 months ago
  78. 2883219 Improve output message by Jerry Yu · 2 years, 9 months ago
  79. c3a7fa3 Update output message when certification verified fail by Jerry Yu · 2 years, 9 months ago
  80. ad9e99b fix session resumption fail when hostname is not localhost by Jerry Yu · 2 years, 9 months ago
  81. 84645e9 Simplify code of adding output in ssl_client2 by Yanray Wang · 2 years, 9 months ago
  82. 744fd37 Merge pull request #6467 from davidhorstmann-arm/fix-unusual-macros-0 by Gilles Peskine · 2 years, 9 months ago
  83. f160ef1 Refactor macro-spanning if in ssl_client2.c by David Horstmann · 2 years, 9 months ago
  84. 7f9ddb5 Merge branch 'Mbed-TLS:development' into ssl_client2-add-build-version by Yanray Wang · 2 years, 9 months ago
  85. 73fe8df Introduce and use MBEDTLS_SSL_HANDSHAKE_WITH_PSK_ENABLED by Ronald Cron · 2 years, 10 months ago
  86. e68ab4f Introduce and use MBEDTLS_SSL_HANDSHAKE_WITH_CERT_ENABLED by Ronald Cron · 2 years, 10 months ago
  87. 81378b7 programs: ssl: Remove dependency on TLS 1.3 for "sig_algs" option by Ronald Cron · 2 years, 10 months ago
  88. 20a8e63 programs: ssl: Fix some mbedtls_ssl_conf_sig_algs() guards by Ronald Cron · 2 years, 10 months ago
  89. 076b2d0 Improve the method of printing string build version by Yanray Wang · 2 years, 9 months ago
  90. 6ee1e20 Replace x509_CRT_PARSE_C with KEY_EXCHANGE_WITH_CERT_ENABLED by Andrzej Kurek · 2 years, 10 months ago
  91. e38b788 Add missing key exchange dependencies by Andrzej Kurek · 2 years, 10 months ago
  92. 6832774 Add missing dependencies by Andrzej Kurek · 2 years, 10 months ago
  93. ff4181e Fix build error in cmake while printing digital build version by Yanray Wang · 2 years, 10 months ago
  94. d976673 Add build version to the output of ssl_client2 by Yanray Wang · 2 years, 10 months ago
  95. bc663a0 Refine code based on commnets by Xiaokang Qian · 2 years, 10 months ago
  96. adf84a4 Remove public api mbedtls_ssl_reset_hostname() by Xiaokang Qian · 2 years, 10 months ago
  97. fb8ac46 Change the name of servername when re-connect by Xiaokang Qian · 2 years, 10 months ago
  98. 281fd1b Add server name check when proposeing pre-share key by Xiaokang Qian · 2 years, 10 months ago
  99. e3358e1 Merge pull request #6051 from mprse/permissions_2b_v2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  100. 2c282c9 Merge pull request #6180 from yuhaoth/pr/add-tls13-multiple-session-tickets by Paul Elliott · 2 years, 10 months ago