1. 0f54b35 Document that returning 0 from the recv callback means EOF by Hanno Becker · 4 years ago
  2. 1990fab Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  3. 3257399 SHA-1 is allowed for handshake signatures by default by Gilles Peskine · 4 years, 1 month ago
  4. 169fa23 Document more precisely what goes into the default preset by Gilles Peskine · 4 years, 2 months ago
  5. 0c633da Fix typo in mbedtls_ssl_set_bio description. by Christopher Moynihan · 5 years ago
  6. a2947ac Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  7. f744bd7 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  8. 157cffe Use defines to check alpn ext list validity by Ronald Cron · 5 years ago
  9. d729602 Add error condition for bad user configurations by Hanno Becker · 8 years ago
  10. 096bccf Merge remote-tracking branch 'origin/pr/2450' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  11. d707783 Reword ssl_conf_max_frag_len documentation for clarity by k-stachowiak · 6 years ago
  12. d5f4759 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  13. 6df8c53 Merge remote-tracking branch 'public/pr/2134' into development-restricted by Simon Butcher · 7 years ago
  14. 361ce6c Merge remote-tracking branch 'public/pr/2127' into development-restricted-proposed by Simon Butcher · 7 years ago
  15. d8e3a1e Clarify documentation of ssl_set_own_cert() by Manuel Pégourié-Gonnard · 7 years ago
  16. cc40d86 Improve documentation of mbedtls_ssl_get_verify_result() by Hanno Becker · 7 years ago
  17. a966fde Fix some documentation typos and improve a comment by Manuel Pégourié-Gonnard · 7 years ago
  18. ca29fdf Fix some typos in documentation and comments by Manuel Pégourié-Gonnard · 7 years ago
  19. 32df911 Fix documentation of what functions restart when by Manuel Pégourié-Gonnard · 7 years ago
  20. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  21. eefe084 Style: Spell out PMTU in ssl.h by Hanno Becker · 7 years ago
  22. bc2498a Style: Add numerous comments indicating condition guarded by #endif by Hanno Becker · 7 years ago
  23. 2800751 DTLS Reordering: Improve doc of MBEDTLS_SSL_DTLS_MAX_BUFFERING by Hanno Becker · 7 years ago
  24. 0e96585 Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 7 years ago
  25. eb57008 Fix typo in documentation of mbedtls_ssl_set_datagram_packing() by Hanno Becker · 7 years ago
  26. 1841b0a Rename ssl_conf_datagram_packing() to ssl_set_datagram_packing() by Hanno Becker · 7 years ago
  27. 3546201 Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 7 years ago
  28. 170e2d8 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  29. 68ae351 Fix some whitespace in documentation by Manuel Pégourié-Gonnard · 7 years ago
  30. 903ee3d Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 7 years ago
  31. e0b150f Allow limiting the total amount of heap allocations for buffering by Hanno Becker · 7 years ago
  32. 6611035 Try to further clarify documentation by Manuel Pégourié-Gonnard · 7 years ago
  33. f2f1d40 Improve wording in ChangeLog and documentation by Manuel Pégourié-Gonnard · 7 years ago
  34. 6aeaa05 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  35. 050dd6a Improve documentation of ssl_set_mtu(). by Manuel Pégourié-Gonnard · 7 years ago
  36. 065a2a3 Fix some typos and links in comments and doc by Manuel Pégourié-Gonnard · 7 years ago
  37. 6e7aaca Move MTU setting to SSL context, not config by Manuel Pégourié-Gonnard · 7 years ago
  38. 40f5084 Add frame for loading and storing buffered messages by Hanno Becker · 7 years ago
  39. 04da189 Make datagram packing dynamically configurable by Hanno Becker · 7 years ago
  40. 1985947 Store outgoing record sequence number outside record buffer by Hanno Becker · 7 years ago
  41. 7e89c17 Fix two typos in comments by Manuel Pégourié-Gonnard · 7 years ago
  42. 9468ff1 Implement support for MTU setting by Manuel Pégourié-Gonnard · 8 years ago
  43. 0b1d9b2 Declare ssl_conf_mtu() by Manuel Pégourié-Gonnard · 8 years ago
  44. ccb43df Merge remote-tracking branch 'public/pr/927' into development by Simon Butcher · 7 years ago
  45. 862e703 Merge remote-tracking branch 'public/pr/921' into development by Simon Butcher · 7 years ago
  46. 0011503 Repharse comments by Ron Eldor · 7 years ago
  47. e7aeef0 Merge remote-tracking branch 'public/pr/536' into development by Simon Butcher · 7 years ago
  48. 382c1db Minor fixes by Ron Eldor · 7 years ago
  49. 5ffc220 Documentation error in `mbedtls_ssl_get_session` by Ron Eldor · 8 years ago
  50. 6fd941f Remove unneeded namesapcing in header files by Ron Eldor · 8 years ago
  51. 7ee25d7 Allow 0 as a valid ret value for mbedtls_ssl_write by Andres Amaya Garcia · 8 years ago
  52. 79d9b50 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  53. d8213d0 Let MBEDTLS_SSL_MAX_CONTENT_LEN to be split into outward & inward sizes by Angus Gratton · 9 years ago
  54. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 7 years ago
  55. 558da9c Make SSL error code more generic by Manuel Pégourié-Gonnard · 7 years ago
  56. 6e962b2 Fix file permissions for ssl.h by Simon Butcher · 7 years ago
  57. a64fba4 Remove double declaration of mbedtls_ssl_list_ciphersuites by Moran Peker · 7 years ago
  58. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  59. 9ceae8b Clarify "as directed here" in SSL async callback documentation by Gilles Peskine · 7 years ago
  60. ea5fab8 SSL async callbacks documentation: clarify resource cleanup by Gilles Peskine · 7 years ago
  61. 1febfef Rename mbedtls_ssl_async_{get,set}_data for clarity by Gilles Peskine · 7 years ago
  62. 6a8cb36 Fix copypasta in the async callback documentation by Gilles Peskine · 7 years ago
  63. 807d74a SSL async callback: cert is not always from mbedtls_ssl_conf_own_cert by Gilles Peskine · 7 years ago
  64. 20deb01 Improve documentation of the async callback's crypto parameters by Gilles Peskine · 7 years ago
  65. ac5e8a3 Document that callbacks must not return arbitrary SSL errors by Gilles Peskine · 7 years ago
  66. 8f97af7 Don't pass the async config data to async callbacks by Gilles Peskine · 7 years ago
  67. 2481a71 Doxygen formatting improvements by Gilles Peskine · 7 years ago
  68. d326883 Document what the SSL async sign callback needs to do with RSA by Gilles Peskine · 7 years ago
  69. ad28bf0 Documentation improvements by Gilles Peskine · 7 years ago
  70. df13d5c Pass the SSL context to async callbacks by Gilles Peskine · 7 years ago
  71. b74a1c7 Rename MBEDTLS_SSL_ASYNC_PRIVATE_C to MBEDTLS_SSL_ASYNC_PRIVATE by Gilles Peskine · 7 years ago
  72. f112725 Style and grammar fixes by Gilles Peskine · 7 years ago
  73. b44692f Merge branch 'mbedtls_ssl_get_key_exchange_md_ssl_tls-return_hashlen' into tls_async_server-2.9 by Gilles Peskine · 7 years ago
  74. ab50f83 Improve documentation of async operation start callbacks by Gilles Peskine · 8 years ago
  75. 8bf79f6 SSL asynchronous private key operation callbacks: interface by Gilles Peskine · 8 years ago
  76. 80aa3b8 Merge branch 'pr_946' into development-proposed by Gilles Peskine · 7 years ago
  77. eea1c4e Improve documentation of mbedtls_ssl_write() by Darryl Green · 7 years ago
  78. 2bd5757 Merge branch 'development' into iotssl-1204 by Hanno Becker · 7 years ago
  79. 5ec1183 Merge remote-tracking branch 'upstream-public/pr/1474' into development-proposed by Jaeden Amero · 7 years ago
  80. f4659ef Document config restrictions of psk fields by Azim Khan · 7 years ago
  81. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  82. 6429377 Merge remote-tracking branch 'upstream-public/pr/1423' into development-proposed by Jaeden Amero · 7 years ago
  83. 29d7d4d Merge remote-tracking branch 'upstream-public/pr/936' into development-proposed by Gilles Peskine · 7 years ago
  84. e494e20 Move and reword deprecation warning/error on compression support by Hanno Becker · 7 years ago
  85. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  86. 784de59 Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted by Jaeden Amero · 8 years ago
  87. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  88. 298a7b2 Change wording of directions on the usage of SSL context after error by Hanno Becker · 8 years ago
  89. 9b19a12 Clarify use of mbedtls_ssl_check_pending by Hanno Becker · 8 years ago
  90. ffb1e1a Documentation improvements by Hanno Becker · 8 years ago
  91. 8ec8102 Split WANT_READ in two error codes by Hanno Becker · 8 years ago
  92. 8b170a0 Enhance and extend checking of message processing state by Hanno Becker · 8 years ago
  93. 1a9a51c Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog. by Hanno Becker · 8 years ago
  94. 0446a39 Enhance documentation of mbedtls_ssl_set_hostname by Hanno Becker · 8 years ago
  95. a90658f Add ssl_conf_dh_param_bin superseding ssl_conf_dh_param by Hanno Becker · 8 years ago
  96. 470a8c4 Deprecate mbedtls_ssl_conf_dh_param by Hanno Becker · 8 years ago
  97. 5a7c35d Correct documentation of `mbedtls_ssl_conf_dh_param` by Hanno Becker · 8 years ago
  98. f8258e7 Adapt documentation of `mbedtls_ssl_conf_dh_param` to new moduli by Hanno Becker · 8 years ago
  99. 7766a2c Improve some comments by Manuel Pégourié-Gonnard · 8 years ago
  100. a4a206e Clarify documentation for directly-trusted certs by Manuel Pégourié-Gonnard · 8 years ago