1. 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
  2. fd3360e Remove unneeded setting of ret from ssl programs by Paul Elliott · 1 year, 11 months ago
  3. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  4. 186731b Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
  5. 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  6. 91d9daf Merge pull request #7925 from hasheddan/dtls-server-order by Dave Rodgman · 2 years, 1 month ago
  7. af2f7a6 Fix order of steps in DTLS server example program by Daniel Mangum · 2 years, 1 month ago
  8. dda0019 ssl_test_lib: fix rebase error by Valerio Setti · 2 years, 1 month ago
  9. 5bdebb2 ssl_test_lib: fix variable naming for curve group by Valerio Setti · 2 years, 1 month ago
  10. fb6356f ssl_test_lib: simplify function which prints supported curves by Valerio Setti · 2 years, 1 month ago
  11. deb6764 ssl_test_lib: manage FFDH keys the same way as ECC ones by Valerio Setti · 2 years, 1 month ago
  12. acd32c0 programs: add helper functions for supported EC curves by Valerio Setti · 2 years, 1 month ago
  13. 68e7544 parse_groups: curve -> group adaptations by Przemek Stekiel · 2 years, 1 month ago
  14. 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
  15. 7d42c0d Code cleanup #2 by Przemek Stekiel · 2 years, 2 months ago
  16. 75a5a9c Code cleanup by Przemek Stekiel · 2 years, 2 months ago
  17. ff9fcbc ssl_client2, ssl_server2: code optimization + guards adaptation by Przemek Stekiel · 2 years, 2 months ago
  18. da4fba6 Further code optimizations by Przemek Stekiel · 2 years, 2 months ago
  19. 316c19e Adapt guards, dependencies + optimizations by Przemek Stekiel · 2 years, 2 months ago
  20. e7db09b Move FFDH helper functions and macros to more suitable locations by Przemek Stekiel · 2 years, 2 months ago
  21. 6d7da5e Add FFDH support in client2, server2 applications by Przemek Stekiel · 2 years, 3 months ago
  22. 97edeb4 Merge pull request #6866 from mprse/extract-key-ids by Gilles Peskine · 2 years, 3 months ago
  23. 53a9ac5 Merge pull request #7443 from mprse/psa_init_in_programs by Gilles Peskine · 2 years, 3 months ago
  24. 94cf710 Revert increase of MEMORY_HEAP_SIZE in ssl_client2 by Przemek Stekiel · 2 years, 3 months ago
  25. 758aef6 Add guards for mbedtls_psa_crypto_free() by Przemek Stekiel · 2 years, 4 months ago
  26. a8c560a Free psa crypto at the end of programs when initialized by Przemek Stekiel · 2 years, 4 months ago
  27. e296868 Remove print from mini_client by Przemek Stekiel · 2 years, 4 months ago
  28. a0a1c1e Move psa_crypto_init() after other init calls by Przemek Stekiel · 2 years, 4 months ago
  29. 89c636e Init PSA in ssl and x509 programs by Przemek Stekiel · 2 years, 4 months ago
  30. d49cbc1 test: fix remaining failures in test due to the ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  31. c9e8a65 Merge pull request #7298 from lpy4105/issue/6840/add-cache-entry-removal-api by Gilles Peskine · 2 years, 4 months ago
  32. 27f9e78 Adding openssl configuration file and command to Makefile to be able to reproduce the certificate for testing Authority and Subject Key Id fields by toth92g · 4 years, 5 months ago
  33. 23fc437 SSL: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  34. bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  35. b189589 ssl_cache: Improve some comments by Pengyu Lv · 2 years, 5 months ago
  36. 2a44ac2 Merge pull request #7217 from lpy4105/issue/6840/add-cache-entry-removal-api by Gilles Peskine · 2 years, 5 months ago
  37. f30488f Move the usage string of cache_remove to USAGE_CACHE by Pengyu Lv · 2 years, 5 months ago
  38. 753d02f ssl_server2: Add options to support cache removal by Pengyu Lv · 2 years, 5 months ago
  39. 5e5aa4a Merge pull request #7218 from tom-cosgrove-arm/fix-typos-230307 by Dave Rodgman · 2 years, 5 months ago
  40. 5c8505f Fix typos by Tom Cosgrove · 2 years, 5 months ago
  41. 5ba1d5e programs: use proper macro for ECDSA capabilities in ssl_sever2 by Valerio Setti · 2 years, 5 months ago
  42. f31c9e4 Merge pull request #7019 from tom-cosgrove-arm/dont-use-cast-assignment-in-ssl_server2.c by Dave Rodgman · 2 years, 6 months ago
  43. de85725 Don't use cast-assignment in ssl_server.c by Tom Cosgrove · 2 years, 6 months ago
  44. 644a5c0 Fix bugs in example programs: change argc == 0 to argc < 2 by Aditya Deshpande · 2 years, 6 months ago
  45. e2f1dbf update docs of ssl_client2 and improve code format by Pengyu Lv · 2 years, 7 months ago
  46. 302feb3 add cases to test session resumption with different ticket_flags by Pengyu Lv · 2 years, 8 months ago
  47. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  48. a15af37 Change time resolution of reco_delay from second to millionseconds by Jerry Yu · 2 years, 8 months ago
  49. c98624a Merge pull request #6680 from valeriosetti/issue6599 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  50. d75c5c4 test: pake: fail in case the opaque key is destroyed unexpectedly by Valerio Setti · 2 years, 8 months ago
  51. 785116a test: pake: modify opaque key verification before destruction by Valerio Setti · 2 years, 8 months ago
  52. eb3f788 tls: pake: do not destroy password key in TLS by Valerio Setti · 2 years, 8 months ago
  53. d5fa0bf test: pake: check psa key validity before destroying it by Valerio Setti · 2 years, 8 months ago
  54. fbba0e9 Merge pull request #6537 from yuhaoth/pr/tls13-refactor-early-data-configuration-interface by Ronald Cron · 2 years, 8 months ago
  55. d146a37 Change the definition of max_early_data_size argument. by Jerry Yu · 2 years, 8 months ago
  56. 2c93fc1 Revert "Add reco_debug_level to reduce debug output" by Jerry Yu · 2 years, 8 months ago
  57. 54dfcb7 fix comments and debug info issues by Jerry Yu · 2 years, 8 months ago
  58. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  59. d6feb20 test: pake: allow opaque password only when USE_PSA is enabled by Valerio Setti · 2 years, 8 months ago
  60. 7854a4e Add max_early_data_size option for ssl_sever2 by Jerry Yu · 2 years, 9 months ago
  61. a693477 Add reco_debug_level to reduce debug output by Jerry Yu · 2 years, 9 months ago
  62. 661b9bc test: psa_pake: add specific log message for the opaque password by Valerio Setti · 2 years, 8 months ago
  63. 77e8315 fix formatting and typos by Valerio Setti · 2 years, 8 months ago
  64. d572a82 tls: psa_pake: add test for opaque password by Valerio Setti · 2 years, 8 months ago
  65. 2cd5ce0 Fix various issues cause rebase to latest code by Xiaokang Qian · 2 years, 9 months ago
  66. 9a0aafb Enable/disable MBEDTLS_SSL_EARLY_DATA for cases in ssl-opt.sh by Xiaokang Qian · 2 years, 9 months ago
  67. 0e97d4d Add early data indication to client side by Xiaokang Qian · 2 years, 9 months ago
  68. fd7aa13 Merge pull request #6436 from yanrayw/ssl_client2-add-build-version by Gilles Peskine · 2 years, 9 months ago
  69. 2883219 Improve output message by Jerry Yu · 2 years, 9 months ago
  70. c3a7fa3 Update output message when certification verified fail by Jerry Yu · 2 years, 9 months ago
  71. ad9e99b fix session resumption fail when hostname is not localhost by Jerry Yu · 2 years, 9 months ago
  72. eaf46d1 Add output of build version in ssl_server2 by Yanray Wang · 2 years, 9 months ago
  73. 84645e9 Simplify code of adding output in ssl_client2 by Yanray Wang · 2 years, 9 months ago
  74. 744fd37 Merge pull request #6467 from davidhorstmann-arm/fix-unusual-macros-0 by Gilles Peskine · 2 years, 9 months ago
  75. 3f44e5b Refactor macro-spanning if in ssl_server2.c by David Horstmann · 2 years, 9 months ago
  76. f160ef1 Refactor macro-spanning if in ssl_client2.c by David Horstmann · 2 years, 9 months ago
  77. 7f9ddb5 Merge branch 'Mbed-TLS:development' into ssl_client2-add-build-version by Yanray Wang · 2 years, 9 months ago
  78. 73fe8df Introduce and use MBEDTLS_SSL_HANDSHAKE_WITH_PSK_ENABLED by Ronald Cron · 2 years, 10 months ago
  79. e68ab4f Introduce and use MBEDTLS_SSL_HANDSHAKE_WITH_CERT_ENABLED by Ronald Cron · 2 years, 10 months ago
  80. 81378b7 programs: ssl: Remove dependency on TLS 1.3 for "sig_algs" option by Ronald Cron · 2 years, 10 months ago
  81. 20a8e63 programs: ssl: Fix some mbedtls_ssl_conf_sig_algs() guards by Ronald Cron · 2 years, 10 months ago
  82. 076b2d0 Improve the method of printing string build version by Yanray Wang · 2 years, 10 months ago
  83. b50754a Switch from x509_CRT_PARSE to KEY_EXCHANGE_WITH_CERT_ENABLED by Andrzej Kurek · 2 years, 10 months ago
  84. d0786f5 Revert one of the changes to ssl_server2 dependencies by Andrzej Kurek · 2 years, 10 months ago
  85. 6ee1e20 Replace x509_CRT_PARSE_C with KEY_EXCHANGE_WITH_CERT_ENABLED by Andrzej Kurek · 2 years, 10 months ago
  86. e38b788 Add missing key exchange dependencies by Andrzej Kurek · 2 years, 10 months ago
  87. 6832774 Add missing dependencies by Andrzej Kurek · 2 years, 10 months ago
  88. ff4181e Fix build error in cmake while printing digital build version by Yanray Wang · 2 years, 10 months ago
  89. d976673 Add build version to the output of ssl_client2 by Yanray Wang · 2 years, 10 months ago
  90. 49e4184 Merge pull request #6299 from xkqian/tls13_add_servername_check by Ronald Cron · 2 years, 10 months ago
  91. 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
  92. bc663a0 Refine code based on commnets by Xiaokang Qian · 2 years, 10 months ago
  93. adf84a4 Remove public api mbedtls_ssl_reset_hostname() by Xiaokang Qian · 2 years, 10 months ago
  94. fb8ac46 Change the name of servername when re-connect by Xiaokang Qian · 2 years, 10 months ago
  95. 281fd1b Add server name check when proposeing pre-share key by Xiaokang Qian · 2 years, 11 months ago
  96. 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
  97. c797423 Remove unnecessary empty line and fix format issue by Jerry Yu · 2 years, 10 months ago
  98. d61a4d3 Fix missing guard and double-space by Przemek Stekiel · 2 years, 10 months ago
  99. 6916e70 fix various issues by Jerry Yu · 2 years, 10 months ago
  100. 68a01a6 Fix session tickets related build flags in fuzz_server and ssl_server2 by Przemek Stekiel · 2 years, 10 months ago