1. d6f881e Merge pull request #10319 from gilles-peskine-arm/move-check-config-to-library by Gilles Peskine · 6 days ago
  2. ac637ac Make check_config.h private by Gilles Peskine · 12 days ago
  3. d103046 Merge pull request #10324 from gilles-peskine-arm/query_config-glob-headers by minosgalanakis · 7 days ago gh-readonly-queue/development/pr-10324-b23424cc615009161d418e5aabde507213dcefa9
  4. 1b4bfdf Add missing include by Gilles Peskine · 9 days ago
  5. 5eb9aba mbedtls_config.h: Update "requires" comments by Ronald Cron · 13 days ago
  6. 0668036 Replace MBEDTLS_AES_C by Ronald Cron · 14 days ago
  7. 6582237 Merge pull request #10304 from davidhorstmann-arm/disambiguate-doxygen-filename by Gilles Peskine · 3 weeks ago gh-readonly-queue/development/pr-10304-05ffb5e81709024b74b0b12e3e8cc13c4abdee36
  8. 901cca7 Disambiguate version.h in doxygen comment by David Horstmann · 3 weeks ago
  9. a5f3648 Replace legacy RSA crypto options in check_config.h by Ronald Cron · 5 weeks ago
  10. 83bef5b Merge tag 'mbedtls-4.0.0-beta' into mbedtls-4.0.0-beta-mergeback by Minos Galanakis · 4 weeks ago
  11. 9213318 Merge pull request #10197 from gilles-peskine-arm/ssl_helpers-split_perform_handshake-dev by Manuel Pégourié-Gonnard · 5 weeks ago
  12. ed87da7 Merge remote-tracking branch 'restricted/development-restricted' into future_rc by Minos Galanakis · 5 weeks ago
  13. eaf5789 library: remove ECDSA_C dependency from ECP_RESTARTABLE by Valerio Setti · 3 months ago
  14. c6654fc Replace MBEDTLS_ERR_ECP_IN_PROGRESS with alias PSA_OPERATION_INCOMPLETE in documentation by Felix Conway · 9 weeks ago
  15. b4cbc15 Merge pull request #10192 from valeriosetti/fixes-for-ecp-restartable-part2 by Gilles Peskine · 9 weeks ago
  16. dcd43fc Move oid_xxx_numeric_string back to oid.h by Gilles Peskine · 3 months ago
  17. b828820 Declare oid_xxx_numeric_string only when they are defined by Gilles Peskine · 3 months ago
  18. 02ec585 Replace MBEDTLS_OID_C by function-specific dependencies by Gilles Peskine · 3 months ago
  19. cd4c0d7 Move OID string definitions back to mbedtls/oid.h by Gilles Peskine · 3 months ago
  20. f9ca8ed Create a public header file for OID values by Gilles Peskine · 3 months ago
  21. 47f1d7b Replace MBEDTLS_ERR_OID_BUF_TOO_SMALL with PSA_ERROR_BUFFER_TOO_SMALL by Gilles Peskine · 3 months ago
  22. 32a1112 Remove MBEDTLS_OID_X509_EXT_xxx constants by Gilles Peskine · 4 months ago
  23. 86b9d3f documentation of mbedtls_ssl_async_sign_t with RSA: update to PSA by Gilles Peskine · 4 months ago
  24. c4949d1 mbedtls_ssl_conf_alpn_protocols: declare list elements as const by Gilles Peskine · 10 weeks ago
  25. a4ffc4e Merge remote-tracking branch 'public/development' into development-restricted by Manuel Pégourié-Gonnard · 10 weeks ago
  26. 199a156 library: debug: make mbedtls_debug_print_ecp() internal by Valerio Setti · 10 weeks ago
  27. 36f424e Merge pull request #10190 from valeriosetti/prerequisites-for-ecp-restartable by Ronald Cron · 10 weeks ago
  28. 153a906 library: debug: remove mbedtls_debug_printf_ecdh() by Valerio Setti · 2 months ago
  29. 43a1e73 Fix undocumented free() in x509_string_to_names() by Manuel Pégourié-Gonnard · 3 months ago
  30. e23afdd remove compat-2.x.h by Ben Taylor · 4 months ago
  31. 68878cc library: x509: simplify RSA-PSS management by Valerio Setti · 4 months ago
  32. 232da48 Merge pull request #9421 from mfil/feature/implement_tls_exporter by David Horstmann · 4 months ago
  33. ed4a2b4 Merge branch 'development-restricted' into merge-from-restricted by Manuel Pégourié-Gonnard · 4 months ago
  34. 7577c9e Fix doxygen for MBEDTLS_SSL_KEYING_MATERIAL_EXPORT by Max Fillinger · 7 months ago
  35. 9c5bae5 Fix max. label length in key material exporter by Max Fillinger · 9 months ago
  36. 53d9168 Document BAD_INPUT_DATA error in key material exporter by Max Fillinger · 9 months ago
  37. c6fd1a2 Use one maximum key_len for all exported keys by Max Fillinger · 9 months ago
  38. 3e12918 Fix output size check for key material exporter by Max Fillinger · 9 months ago
  39. 51bec54 Enable MBEDTLS_SSL_KEYING_MATERIAL_EXPORT by default by Max Fillinger · 9 months ago
  40. 2fe35f6 Create MBEDTLS_SSL_KEYING_MATERIAL_EXPORT option by Max Fillinger · 9 months ago
  41. 281fb79 Remove TLS 1.2 Exporter if we don't have randbytes by Max Fillinger · 9 months ago
  42. e10c984 Fix coding style by Max Fillinger · 11 months ago
  43. 7b72220 Fix coding style by Max Fillinger · 11 months ago
  44. ae7d66a Fix doxygen comment parameter name by Max Fillinger · 11 months ago
  45. 5561994 Fix typos in comment by Max Fillinger · 11 months ago
  46. 9c9989f Fix mismatches in function declarations by Max Fillinger · 12 months ago
  47. bd81c9d Implement TLS-Exporter feature by Max Fillinger · 1 year ago
  48. 7a84f0f removed rng parameters from struct mbedtls_ssl_config by Ben Taylor · 4 months ago
  49. 47111a1 initial remove of mbedtls_ssl_conf_rng by Ben Taylor · 5 months ago
  50. 440cb2a Remove RNG from x509 and PK by Ben Taylor · 5 months ago
  51. 1ffdb18 Remove mbedtls_low_level_sterr() and mbedtls_high_level_strerr() by Gilles Peskine · 6 months ago
  52. e99e591 Remove key exchange based on encryption/decryption by Gabor Mezei · 5 months ago
  53. 3c7db0e Remove `MBEDTLS_TLS_RSA_*` ciphersuite macros by Gabor Mezei · 5 months ago
  54. 5814e3e Remove `MBEDTLS_KEY_EXCHANGE_RSA` key exchange type by Gabor Mezei · 5 months ago
  55. e1e2730 Remove `MBEDTLS_KEY_EXCHANGE_RSA_ENABLED` config option by Gabor Mezei · 5 months ago
  56. 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
  57. c4dd970 Merge pull request #9096 from noahp/noahp/mbedtls_net_send-api-desc-tweak by Gilles Peskine · 5 months ago
  58. 906d3cd Merge pull request #10020 from bensze01/msvc-format-size-macros by Bence Szépkúti · 5 months ago gh-readonly-queue/development/pr-10020-50432e42c88991743d4b4a9bb732d5313fe026e8
  59. 011b6cb Fix comments by Bence Szépkúti · 5 months ago
  60. a2a0c2c Merge remote-tracking branch 'origin/features/tls-defragmentation/development' into feature_merge_defragmentation_dev by Minos Galanakis · 5 months ago
  61. cd1ece7 Never use %zu on MinGW by Bence Szépkúti · 5 months ago
  62. becb21e Fix MSVC version guard for C99 format size specifiers by Bence Szépkúti · 5 months ago
  63. 2b78a5a State globally that the limitations don't apply to DTLS by Gilles Peskine · 5 months ago
  64. d9c8580 Clarify DTLS by Gilles Peskine · 5 months ago
  65. 80faced ClientHello may be fragmented in renegotiation by Gilles Peskine · 5 months ago
  66. d8f9e22 Move the defragmentation documentation to mbedtls_ssl_handshake by Gilles Peskine · 5 months ago
  67. 0cfe54e remove RNG parameters from SSL API's by Ben Taylor · 5 months ago
  68. 36edd48 Document the limitations of TLS handshake message defragmentation by Gilles Peskine · 5 months ago
  69. 15fd5c9 ssl: remove support for MBEDTLS_DHM_C by Valerio Setti · 6 months ago
  70. eb2d29e Document the need to call mbedtls_ssl_set_hostname by Gilles Peskine · 5 months ago
  71. 96073fb Improve documentation of mbedtls_ssl_set_hostname by Gilles Peskine · 5 months ago
  72. 825c3d0 Add a note about calling mbedtls_ssl_set_hostname to mbedtls_ssl_setup by Gilles Peskine · 6 months ago
  73. 59a5117 Create error code for mbedtls_ssl_set_hostname not called by Gilles Peskine · 6 months ago
  74. 434016e Keep track of whether mbedtls_ssl_set_hostname() has been called by Gilles Peskine · 5 months ago
  75. 28f8e20 Merge pull request #9872 from rojer/tls_hs_defrag_in by Manuel Pégourié-Gonnard · 5 months ago
  76. 95fe2a6 Add a flags field to mbedtls_ssl_context by Gilles Peskine · 5 months ago
  77. aa2594a Make ticket_alpn field private by Gilles Peskine · 5 months ago
  78. dd14c0a Remove in_hshdr by Deomid rojer Ryabkov · 6 months ago
  79. d137f15 mbedtls_config.h: remove definition of MBEDTLS_KEY_EXCHANGE_DHE_RSA_ENABLED by Valerio Setti · 6 months ago
  80. 02ae668 check_config.h: remove checks for DHE-RSA by Valerio Setti · 6 months ago
  81. b7e2ecc ssl_ciphersuites: remove MBEDTLS_KEY_EXCHANGE_SOME_XXDH_1_2_ENABLED by Valerio Setti · 6 months ago
  82. b8621b6 ssl_ciphersuites: remove references to DHE-RSA key exchanges by Valerio Setti · 6 months ago
  83. 89743b5 ssl_tls: remove code related to DHE-RSA by Valerio Setti · 6 months ago
  84. be658c4 Merge pull request #9938 from bjwtaylor/ssl-ticket-api by David Horstmann · 6 months ago
  85. d049880 Correct typos in comments by Ben Taylor · 6 months ago
  86. 2547ae9 Move SSL macro checks from TF-PSA-Crypto to Mbed TLS by Harry Ramsey · 7 months ago
  87. 0c29cf8 Move ssl_ticket to the PSA API by Ben Taylor · 6 months ago
  88. 28905b7 Remove mention of USE_PSA_CRYPTO in documentation by Manuel Pégourié-Gonnard · 6 months ago
  89. 48e0e3a Rm dead !USE_PSA code: check_config.h by Manuel Pégourié-Gonnard · 6 months ago
  90. 11ae619 Rm dead !USE_PSA code: SSL headers (part 1) by Manuel Pégourié-Gonnard · 6 months ago
  91. 8738161 Rm dead !USE_PSA code: SSL ciphersuite (part 2) by Manuel Pégourié-Gonnard · 6 months ago
  92. b18c8b9 Rm dead !USE_PSA code: SSL hooks by Manuel Pégourié-Gonnard · 6 months ago
  93. 189dcf6 Merge pull request #9910 from valeriosetti/issue9684 by Ronald Cron · 6 months ago gh-readonly-queue/development/pr-9910-7e1154c959fec59aabb9dfa60daed067d0779026
  94. 7e1154c Merge pull request #9906 from mpg/rm-conf-curves by Manuel Pégourié-Gonnard · 6 months ago
  95. 6ba324d mbedtls_config: remove MBEDTLS_KEY_EXCHANGE_DHE_PSK_ENABLED by Valerio Setti · 7 months ago
  96. a073452 check_config: remove checks for DHE-PSK by Valerio Setti · 7 months ago
  97. 6348b46 ssl_ciphersuites: remove references/usages of DHE-PSK by Valerio Setti · 7 months ago
  98. 48659a1 ssl_tls: remove usage of DHE-PSK by Valerio Setti · 7 months ago
  99. 6b64a1b x509: remove definition and implementation of x509write_crt_set_serial by Valerio Setti · 7 months ago
  100. 6b72016 Remove mbedtls_ssl_conf::curve_list by Manuel Pégourié-Gonnard · 7 months ago