1. a81d6df tests|programs: remove usage of mbedtls_ecp_set_max_ops() by Valerio Setti · 2 months ago
  2. 7f363df programs: ssl_client2: set max restartable op also in PSA by Valerio Setti · 10 weeks ago
  3. 92a9bd3 Remove call to pk_decrypt() in ssl_server2 by Manuel Pégourié-Gonnard · 3 months ago
  4. 02c80e6 Fix test and formatting in ssl_context_info by Paul Höhn · 3 months ago
  5. 5a7a530 removed trailing whitespace by Paul Höhn · 3 months ago
  6. da95274 ssl context fix for 4.0 by Paul Höhn · 3 months ago
  7. b12205c Removed use of mbedtls_cipher_info from ssl_context_info.c by diopoex · 3 months ago
  8. 232da48 Merge pull request #9421 from mfil/feature/implement_tls_exporter by David Horstmann · 4 months ago
  9. ed4a2b4 Merge branch 'development-restricted' into merge-from-restricted by Manuel Pégourié-Gonnard · 4 months ago
  10. 22728dc Use mbedtls_calloc, not regular calloc by Max Fillinger · 9 months ago
  11. 144ccce Fix memory leak in example programs by Max Fillinger · 9 months ago
  12. 2fe35f6 Create MBEDTLS_SSL_KEYING_MATERIAL_EXPORT option by Max Fillinger · 9 months ago
  13. 281fb79 Remove TLS 1.2 Exporter if we don't have randbytes by Max Fillinger · 9 months ago
  14. dbe8645 Fix typos in comments by Max Fillinger · 9 months ago
  15. 7b72220 Fix coding style by Max Fillinger · 11 months ago
  16. 81dfc88 Actually set exporter defaults in ssl_client2 by Max Fillinger · 12 months ago
  17. b2718e1 Add TLS-Exporter options to ssl_client2 by Max Fillinger · 1 year ago
  18. 32ba7f4 Add TLS-Exporter options to ssl_server2 by Max Fillinger · 1 year ago
  19. 47111a1 initial remove of mbedtls_ssl_conf_rng by Ben Taylor · 5 months ago
  20. 440cb2a Remove RNG from x509 and PK by Ben Taylor · 5 months ago
  21. 858b829 Add define to fuzz/common.c and ssl/ssl_test_lib.c by Felix Conway · 4 months ago
  22. 998760a Define MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS in every sample program by Felix Conway · 4 months ago
  23. 58535da Only check for certificates if it is supported by Gabor Mezei · 5 months ago
  24. e99e591 Remove key exchange based on encryption/decryption by Gabor Mezei · 5 months ago
  25. 4515d10 Merge pull request #10039 from bjwtaylor/remove-rng-from-ssl by Manuel Pégourié-Gonnard · 5 months ago gh-readonly-queue/development/pr-10039-94b99721246b48e34969e05c8489c1ccf87e8e86
  26. 7134e52 programs -> ssl_client2.c: Added option renego_delay to set record buffer depth. by Minos Galanakis · 5 months ago
  27. a2a0c2c Merge remote-tracking branch 'origin/features/tls-defragmentation/development' into feature_merge_defragmentation_dev by Minos Galanakis · 5 months ago
  28. 0cfe54e remove RNG parameters from SSL API's by Ben Taylor · 5 months ago
  29. 2e5a7ea Fix Doxygen markup by Gilles Peskine · 6 months ago
  30. 73cd415 programs: remove DHM_C from ssl_client2 and ssl_server2 by Valerio Setti · 6 months ago
  31. e5054e4 mbedtls_ssl_set_hostname tests: baseline by Gilles Peskine · 6 months ago
  32. eb63613 Make guards more consistent between X.509-has-certs and SSL-has-certs by Gilles Peskine · 6 months ago
  33. 86a66ed Fix Doxygen markup by Gilles Peskine · 6 months ago
  34. 53ba6ad Update paths for moved program files in CMakeLists by Harry Ramsey · 6 months ago
  35. c19b8e8 Update include paths in C files by Harry Ramsey · 6 months ago
  36. 837130c Improve Changelog and correct alg selection by Ben Taylor · 6 months ago
  37. 0c29cf8 Move ssl_ticket to the PSA API by Ben Taylor · 6 months ago
  38. bc7c523 Remove uses of secp244k1 by Gilles Peskine · 7 months ago
  39. 5096b4c Revert "Remove mbedtls_test" by Ronald Cron · 8 months ago
  40. d5331ff cmake: Move cert.o to mbedtls_test_helpers library of objects by Ronald Cron · 8 months ago
  41. b4dcb95 Add SSL-related test includes to ssl programs by David Horstmann · 9 months ago
  42. 5b93d97 Update references to test helpers by David Horstmann · 9 months ago
  43. 939ce9d Remove mbedtls_test by Ronald Cron · 9 months ago
  44. fc140d0 Merge pull request #9672 from gilles-peskine-arm/coverity-20241004 by Paul Elliott · 9 months ago
  45. cd0fb1d Merge pull request #9105 from jetm/ssl-client2-get-req-host by Bence Szépkúti · 9 months ago gh-readonly-queue/development/pr-9105-467b487d95abb91f57a316a7d5cda15b9341acdd
  46. b247898 cmake: GNU GCC: Set base compile options target by target by Ronald Cron · 10 months ago
  47. 1392017 Remove unreachable assignments by Gilles Peskine · 10 months ago
  48. 713127d dtls_server: allow unexpected messages during handshake by Gilles Peskine · 10 months ago
  49. 5333425 Always call psa_crypto_init before using TLS by Gilles Peskine · 10 months ago
  50. 6e3de21 dtls_client: don't force the use of IPv6 by Gilles Peskine · 11 months ago
  51. 530cb41 ssl_server: Allow the client to close the connection first by Gilles Peskine · 11 months ago
  52. 6b4d693 Test dtls_server by Gilles Peskine · 11 months ago
  53. c83e56c Test ssl_fork_server by Gilles Peskine · 11 months ago
  54. 3abca95 Test ssl_pthread_server by Gilles Peskine · 11 months ago
  55. a21e893 Test ssl_server by Gilles Peskine · 11 months ago
  56. ae710c8 Test dtls_client by Gilles Peskine · 11 months ago
  57. 7985d45 Test ssl_client1 by Gilles Peskine · 11 months ago
  58. 6959f53 ssl_client1: Exit with an error status if the TLS connection failed by Gilles Peskine · 11 months ago
  59. 26650f5 Merge pull request #9565 from gilles-peskine-arm/test-ref-configs-go-away by Gilles Peskine · 10 months ago
  60. b630648 CMake: support "make ssl-opt" to just build what ssl-opt.sh needs by Gilles Peskine · 11 months ago
  61. 5dab92e CMake: support "make programs" by Gilles Peskine · 11 months ago
  62. 8d8620b Address review comments: add PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT by Elena Uziunaite · 11 months ago
  63. a6950b8 Replace MBEDTLS_PK_CAN_ECDSA_SOME with PSA_HAVE_ALG_SOME_ECDSA by Elena Uziunaite · 1 year ago
  64. 9fc5be0 Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 by Elena Uziunaite · 11 months ago
  65. 36fe918 Merge pull request #9252 from gabor-mezei-arm/9114_replace_MBEDTLS_MD_CAN_SHA512_with_PSA_WANT by David Horstmann · 11 months ago
  66. 99b57bd Merge pull request #1272 from eleuzi01/forward-1263 by Gilles Peskine · 11 months ago
  67. c15ef93 Replace `MBEDTLS_MD_CAN_SHA512` with `PSA_WANT_ALG_SHA_512` by Gabor Mezei · 1 year, 2 months ago
  68. 92a391e Always print detailed cert errors in test programs by Manuel Pégourié-Gonnard · 12 months ago
  69. 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
  70. f672b69 Use correct conditionals in programs/ssl (fix unused-function errors) by Michael Schuster · 1 year, 2 months ago
  71. 0420093 Adjust spacing in sample programs by Michael Schuster · 1 year, 2 months ago
  72. 8db8d61 Fix missing-prototype errors in sample programs by Michael Schuster · 1 year, 2 months ago
  73. 8dde3b3 Replace MBEDTLS_PK_HAVE_ECC_KEYS with PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY by Elena Uziunaite · 1 year, 1 month ago
  74. 0916cd7 Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256 by Elena Uziunaite · 1 year, 2 months ago
  75. dcf18dd Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  76. 2cf41a2 Merge pull request #9171 from eleuzi01/replace-mbedtls-md-can-sha384 by Ronald Cron · 1 year, 1 month ago
  77. b476d4b Replace MBEDTLS_MD_CAN_SHA384 with PSA_WANT_ALG_SHA_384 by Elena Uziunaite · 1 year, 2 months ago
  78. fcc9afa Replace MBEDTLS_MD_CAN_SHA224 with PSA_WANT_ALG_SHA_224 by Elena Uziunaite · 1 year, 2 months ago
  79. 1aef649 ssl_client2: Add Host to HTTP GET request by Javier Tia · 1 year, 3 months ago
  80. aa82464 Merge pull request #8897 from IVOES/cpp/unbounded-write by Gilles Peskine · 1 year, 3 months ago
  81. d97b96f ssl_mail_client: Fix code style issue by Mingjie Shen · 1 year, 5 months ago
  82. 74191a5 ssl_server2: Split early data enablement from max_early_data_size setting by Ronald Cron · 1 year, 5 months ago
  83. 8e35d96 ssl_mail_client: Check return value of mbedtls_snprintf by Mingjie Shen · 1 year, 5 months ago
  84. 0fc20cd ssl_mail_client: Replace snprintf with mbedtls_snprintf by Mingjie Shen · 1 year, 5 months ago
  85. 7201bc6 ssl_client2: Fix early data log by Ronald Cron · 1 year, 5 months ago
  86. 7d08983 ssl_mail_client: Fix unbounded write of sprintf() by Mingjie Shen · 1 year, 5 months ago
  87. e33b349 Merge pull request #8864 from valeriosetti/issue8848 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  88. 9b4e964 Merge pull request #8760 from ronald-cron-arm/tls13-write-early-data by Ronald Cron · 1 year, 5 months ago
  89. 90eca2a ssl_test_lib: add guards for pk_wrap_as_opaque() by Valerio Setti · 1 year, 5 months ago
  90. 7541ebe programs: remove usage of mbedtls_pk_wrap_as_opaque() from tests by Valerio Setti · 1 year, 5 months ago
  91. 7f72a06 Remove cruft by Gilles Peskine · 1 year, 5 months ago
  92. 74589ba ssl_context_info: explicitly note accesses to private fields by Gilles Peskine · 1 year, 5 months ago
  93. 72da8b3 Don't authorize private access to fields where not actually needed by Gilles Peskine · 1 year, 5 months ago
  94. 0aead12 ssl_client2: Improve loop writing early data by Ronald Cron · 1 year, 5 months ago
  95. b4fd47e ssl_client2: Default to library default for early data enablement by Ronald Cron · 1 year, 5 months ago
  96. 0ecb5fd Merge pull request #8574 from ronald-cron-arm/ssl-tickets by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  97. 028a38b Merge pull request #8661 from BensonLiou/use_init_api by Janos Follath · 1 year, 6 months ago
  98. 54ad01e Merge remote-tracking branch 'upstream/development' into make_tests_thread_safe by Paul Elliott · 1 year, 6 months ago
  99. 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
  100. 1d7bc1e Merge pull request #8717 from valeriosetti/issue8030 by Manuel Pégourié-Gonnard · 1 year, 6 months ago