1. 170e2d8 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  2. 68ae351 Fix some whitespace in documentation by Manuel Pégourié-Gonnard · 7 years ago
  3. 6611035 Try to further clarify documentation by Manuel Pégourié-Gonnard · 7 years ago
  4. f2f1d40 Improve wording in ChangeLog and documentation by Manuel Pégourié-Gonnard · 7 years ago
  5. 6aeaa05 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  6. 050dd6a Improve documentation of ssl_set_mtu(). by Manuel Pégourié-Gonnard · 7 years ago
  7. 065a2a3 Fix some typos and links in comments and doc by Manuel Pégourié-Gonnard · 7 years ago
  8. 6e7aaca Move MTU setting to SSL context, not config by Manuel Pégourié-Gonnard · 7 years ago
  9. 04da189 Make datagram packing dynamically configurable by Hanno Becker · 7 years ago
  10. 1985947 Store outgoing record sequence number outside record buffer by Hanno Becker · 7 years ago
  11. 7e89c17 Fix two typos in comments by Manuel Pégourié-Gonnard · 7 years ago
  12. 9468ff1 Implement support for MTU setting by Manuel Pégourié-Gonnard · 8 years ago
  13. 0b1d9b2 Declare ssl_conf_mtu() by Manuel Pégourié-Gonnard · 8 years ago
  14. ccb43df Merge remote-tracking branch 'public/pr/927' into development by Simon Butcher · 7 years ago
  15. 862e703 Merge remote-tracking branch 'public/pr/921' into development by Simon Butcher · 7 years ago
  16. 0011503 Repharse comments by Ron Eldor · 7 years ago
  17. e7aeef0 Merge remote-tracking branch 'public/pr/536' into development by Simon Butcher · 7 years ago
  18. 382c1db Minor fixes by Ron Eldor · 7 years ago
  19. 5ffc220 Documentation error in `mbedtls_ssl_get_session` by Ron Eldor · 8 years ago
  20. 6fd941f Remove unneeded namesapcing in header files by Ron Eldor · 8 years ago
  21. 7ee25d7 Allow 0 as a valid ret value for mbedtls_ssl_write by Andres Amaya Garcia · 8 years ago
  22. d8213d0 Let MBEDTLS_SSL_MAX_CONTENT_LEN to be split into outward & inward sizes by Angus Gratton · 9 years ago
  23. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 7 years ago
  24. 6e962b2 Fix file permissions for ssl.h by Simon Butcher · 7 years ago
  25. a64fba4 Remove double declaration of mbedtls_ssl_list_ciphersuites by Moran Peker · 7 years ago
  26. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  27. 9ceae8b Clarify "as directed here" in SSL async callback documentation by Gilles Peskine · 7 years ago
  28. ea5fab8 SSL async callbacks documentation: clarify resource cleanup by Gilles Peskine · 7 years ago
  29. 1febfef Rename mbedtls_ssl_async_{get,set}_data for clarity by Gilles Peskine · 7 years ago
  30. 6a8cb36 Fix copypasta in the async callback documentation by Gilles Peskine · 7 years ago
  31. 807d74a SSL async callback: cert is not always from mbedtls_ssl_conf_own_cert by Gilles Peskine · 7 years ago
  32. 20deb01 Improve documentation of the async callback's crypto parameters by Gilles Peskine · 7 years ago
  33. ac5e8a3 Document that callbacks must not return arbitrary SSL errors by Gilles Peskine · 7 years ago
  34. 8f97af7 Don't pass the async config data to async callbacks by Gilles Peskine · 7 years ago
  35. 2481a71 Doxygen formatting improvements by Gilles Peskine · 7 years ago
  36. d326883 Document what the SSL async sign callback needs to do with RSA by Gilles Peskine · 7 years ago
  37. ad28bf0 Documentation improvements by Gilles Peskine · 7 years ago
  38. df13d5c Pass the SSL context to async callbacks by Gilles Peskine · 7 years ago
  39. b74a1c7 Rename MBEDTLS_SSL_ASYNC_PRIVATE_C to MBEDTLS_SSL_ASYNC_PRIVATE by Gilles Peskine · 7 years ago
  40. f112725 Style and grammar fixes by Gilles Peskine · 7 years ago
  41. 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
  42. ab50f83 Improve documentation of async operation start callbacks by Gilles Peskine · 8 years ago
  43. 8bf79f6 SSL asynchronous private key operation callbacks: interface by Gilles Peskine · 8 years ago
  44. 80aa3b8 Merge branch 'pr_946' into development-proposed by Gilles Peskine · 7 years ago
  45. eea1c4e Improve documentation of mbedtls_ssl_write() by Darryl Green · 7 years ago
  46. 2bd5757 Merge branch 'development' into iotssl-1204 by Hanno Becker · 7 years ago
  47. 5ec1183 Merge remote-tracking branch 'upstream-public/pr/1474' into development-proposed by Jaeden Amero · 7 years ago
  48. f4659ef Document config restrictions of psk fields by Azim Khan · 7 years ago
  49. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  50. 6429377 Merge remote-tracking branch 'upstream-public/pr/1423' into development-proposed by Jaeden Amero · 7 years ago
  51. 29d7d4d Merge remote-tracking branch 'upstream-public/pr/936' into development-proposed by Gilles Peskine · 7 years ago
  52. e494e20 Move and reword deprecation warning/error on compression support by Hanno Becker · 7 years ago
  53. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  54. 784de59 Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted by Jaeden Amero · 8 years ago
  55. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  56. 298a7b2 Change wording of directions on the usage of SSL context after error by Hanno Becker · 8 years ago
  57. 9b19a12 Clarify use of mbedtls_ssl_check_pending by Hanno Becker · 8 years ago
  58. ffb1e1a Documentation improvements by Hanno Becker · 8 years ago
  59. 8ec8102 Split WANT_READ in two error codes by Hanno Becker · 8 years ago
  60. 8b170a0 Enhance and extend checking of message processing state by Hanno Becker · 8 years ago
  61. 1a9a51c Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog. by Hanno Becker · 8 years ago
  62. 0446a39 Enhance documentation of mbedtls_ssl_set_hostname by Hanno Becker · 8 years ago
  63. a90658f Add ssl_conf_dh_param_bin superseding ssl_conf_dh_param by Hanno Becker · 8 years ago
  64. 470a8c4 Deprecate mbedtls_ssl_conf_dh_param by Hanno Becker · 8 years ago
  65. 5a7c35d Correct documentation of `mbedtls_ssl_conf_dh_param` by Hanno Becker · 8 years ago
  66. f8258e7 Adapt documentation of `mbedtls_ssl_conf_dh_param` to new moduli by Hanno Becker · 8 years ago
  67. 7766a2c Improve some comments by Manuel Pégourié-Gonnard · 8 years ago
  68. a4a206e Clarify documentation for directly-trusted certs by Manuel Pégourié-Gonnard · 8 years ago
  69. 31458a1 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  70. af0665d Simplify retaining of messages for future processing by Hanno Becker · 8 years ago
  71. 23b33f8 Merge remote-tracking branch 'hanno/sig_hash_compatibility' into development by Manuel Pégourié-Gonnard · 8 years ago
  72. 4ae7d5d Clarified documentation of mbedtls_ssl_setup by Gilles Peskine · 8 years ago
  73. 088ce43 Implement optional CA list suppression in Certificate Request by Janos Follath · 8 years ago
  74. 7e5437a Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  75. aca11a0 Fixed typo in ssl.h by Jaakko Korhonen · 8 years ago
  76. ee75b9b Add clarification to the TLS renegotiation period by Simon Butcher · 9 years ago
  77. 1d4db5b Merge 'iotssl-1099-incorrect-renego-dtls' by Simon Butcher · 9 years ago
  78. a90f6bd Merge PR #737 - type in ssl.h by Simon Butcher · 9 years ago
  79. 18c5c59 Fix renegotiation at incorrect times in DTLS by Andres AG · 9 years ago
  80. 14918fb Fixed typo in ssl.h by Jaakko Korhonen · 9 years ago
  81. b67c897 removed outdated comment by DSiekmeier · 9 years ago
  82. 9900014 Merge fix for IE Certificate Compatibility by Simon Butcher · 9 years ago
  83. 3616f6f Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  84. 8631143 Puts platform time abstraction into a own header by Simon Butcher · 9 years ago
  85. 7247f99 Fixes missing dependency in ss.h on platform.h by James Cowgill · 9 years ago
  86. efc665f Fix mbedtls_ssl_set_hostname documentation by Janos Follath · 9 years ago
  87. d96e526 ssl.h: tidy up the documentation comments (#505) by Aaron Jones · 9 years ago
  88. 0b98d2f Fix minor doc issue by Attila Molnar · 9 years ago
  89. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 9 years ago
  90. 68c0bd7 Clarified current status of RC4 usage by Simon Butcher · 9 years ago
  91. d567a23 Fix typos, grammar in the comments and clarify them by Simon Butcher · 9 years ago
  92. e846b51 Use the SSL IO and time callback typedefs consistently by Simon Butcher · 9 years ago
  93. c0957bd Fix some minor typos in comments by Simon Butcher · 9 years ago
  94. d1b7f2b ssl: ignore CertificateRequest's content for real by Manuel Pégourié-Gonnard · 9 years ago
  95. 9d62412 Add note about not implementing PSK id_hint by Manuel Pégourié-Gonnard · 9 years ago
  96. 157cb65 Clarified mbedtls_ssl_conf_alpn_protocols() doc by Simon Butcher · 9 years ago
  97. 02049dc Add links to KB articles by Manuel Pégourié-Gonnard · 9 years ago
  98. d13b950 Improve documentation of some SSL callbacks by Manuel Pégourié-Gonnard · 9 years ago
  99. edb1a48 dtls: improve doc about handshake timeouts by Manuel Pégourié-Gonnard · 10 years ago
  100. 4c2bfdb Merge 'iotssl-558-md5-tls-sigs-restricted' by Simon Butcher · 10 years ago