1. 21d1c32 Merge remote-tracking branch 'origin/pr/574' into baremetal by Simon Butcher · 6 years ago
  2. f3c43dd Merge branch 'mbedtls-2.16' into baremetal by Manuel Pégourié-Gonnard · 6 years ago
  3. 5dbcc9f Introduce specific error for ver/cfg mismatch on deserialization by Hanno Becker · 6 years ago
  4. 35ccdbb Normalize spelling to serialiZation by Manuel Pégourié-Gonnard · 6 years ago
  5. e0cd1d0 Improve documentation by Manuel Pégourié-Gonnard · 6 years ago
  6. 5363e1f Add list of coupled functions to struct definition by Manuel Pégourié-Gonnard · 6 years ago
  7. 32ce596 Improve save API by always updating olen by Manuel Pégourié-Gonnard · 6 years ago
  8. 37a5324 Add mbedtls_ssl_get_session_pointer() by Manuel Pégourié-Gonnard · 6 years ago
  9. 2843fe1 Declare and document session save/load functions by Manuel Pégourié-Gonnard · 6 years ago
  10. 948d2d5 Expand CID to Connection ID in documentation of mbedtls_ssl_conf_cid by Hanno Becker · 6 years ago
  11. 633d604 Allow passing NULL pointers to mbedtls_ssl_get_peer_cid() by Hanno Becker · 6 years ago
  12. 2f8c804 Fix typo in Doxygen documentation of mbedtls_ssl_conf_cid() by Hanno Becker · 6 years ago
  13. a5a2b08 Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID by Hanno Becker · 6 years ago
  14. 3cdf8fe Consistently reference CID draft through name + URL by Hanno Becker · 6 years ago
  15. 96f35b4 Improve wording of documentation of mbedtls_ssl_get_peer_cid() by Hanno Becker · 6 years ago
  16. 5fcac0d Slightly reword documentation of mbedtls_ssl_set_cid() by Hanno Becker · 6 years ago
  17. 53f36e9 Use full sentences in Doxygen documentation of mbedtls_ssl_set_cid() by Hanno Becker · 6 years ago
  18. dc19b41 Use uniform spacing in def's of MBEDTLS_SSL_CID_{IN|OUT}_LEN_MAX by Hanno Becker · 6 years ago
  19. f83017c Improve wording in documentation of mbedtls_ssl_set_cid() by Hanno Becker · 6 years ago
  20. a69b431 Modify MBEDTLS_SSL_UNEXPECTED_CID_{FAIL|IGNORE} to ignore by default by Hanno Becker · 6 years ago
  21. e8eff9a Allow to configure the stack's behaviour on unexpected CIDs by Hanno Becker · 6 years ago
  22. 7c3cdb6 Add specific SSL error code for unexpected CIDs by Hanno Becker · 6 years ago
  23. 241947d Reword CID documentation by Hanno Becker · 6 years ago
  24. 550e166 Allow the configuration of padding when using CID extension by Hanno Becker · 6 years ago
  25. 043a2a4 Remove indicators and warnings about unfinished CID implementation by Hanno Becker · 6 years ago
  26. 70e7928 Add pointers to in/out CID fields to mbedtls_ssl_context by Hanno Becker · 6 years ago
  27. eec2be9 Add CID configuration API by Hanno Becker · 6 years ago
  28. 92c930f Implement inner plaintext parsing/writing for CID-based connections by Hanno Becker · 6 years ago
  29. 8013b27 Replace 'ingoing' -> 'incoming' in CID debug messages by Hanno Becker · 6 years ago
  30. cb063f5 Document behaviour of mbedtls_ssl_get_peer_cid() for empty CIDs by Hanno Becker · 6 years ago
  31. fc7ff92 Use unused extension ID as tentative ID for CID extension by Hanno Becker · 6 years ago
  32. 4baec2c Add identifier for CID extension by Hanno Becker · 6 years ago
  33. e5e7f62 Add fields to SSL structures describing state and config of CID ext by Hanno Becker · 6 years ago
  34. d707783 Reword ssl_conf_max_frag_len documentation for clarity by k-stachowiak · 6 years ago
  35. 8d0893d Add warnings about status of implementation of CID API by Hanno Becker · 6 years ago
  36. b9b7e29 Clarify that mbedtls_ssl_set_cid() applies to all subsequent HSs by Hanno Becker · 6 years ago
  37. d928c06 Document that the use of CID is disabled by default. by Hanno Becker · 6 years ago
  38. 6198af3 Add API for the use of the DTLS Connection ID extension by Hanno Becker · 6 years ago
  39. 6df8c53 Merge remote-tracking branch 'public/pr/2134' into development-restricted by Simon Butcher · 7 years ago
  40. 361ce6c Merge remote-tracking branch 'public/pr/2127' into development-restricted-proposed by Simon Butcher · 7 years ago
  41. d8e3a1e Clarify documentation of ssl_set_own_cert() by Manuel Pégourié-Gonnard · 7 years ago
  42. cc40d86 Improve documentation of mbedtls_ssl_get_verify_result() by Hanno Becker · 7 years ago
  43. a966fde Fix some documentation typos and improve a comment by Manuel Pégourié-Gonnard · 7 years ago
  44. ca29fdf Fix some typos in documentation and comments by Manuel Pégourié-Gonnard · 7 years ago
  45. 32df911 Fix documentation of what functions restart when by Manuel Pégourié-Gonnard · 7 years ago
  46. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  47. eefe084 Style: Spell out PMTU in ssl.h by Hanno Becker · 7 years ago
  48. bc2498a Style: Add numerous comments indicating condition guarded by #endif by Hanno Becker · 7 years ago
  49. 2800751 DTLS Reordering: Improve doc of MBEDTLS_SSL_DTLS_MAX_BUFFERING by Hanno Becker · 7 years ago
  50. 0e96585 Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 7 years ago
  51. eb57008 Fix typo in documentation of mbedtls_ssl_set_datagram_packing() by Hanno Becker · 7 years ago
  52. 1841b0a Rename ssl_conf_datagram_packing() to ssl_set_datagram_packing() by Hanno Becker · 7 years ago
  53. 3546201 Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 7 years ago
  54. 170e2d8 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  55. 68ae351 Fix some whitespace in documentation by Manuel Pégourié-Gonnard · 7 years ago
  56. 903ee3d Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 7 years ago
  57. e0b150f Allow limiting the total amount of heap allocations for buffering by Hanno Becker · 7 years ago
  58. 6611035 Try to further clarify documentation by Manuel Pégourié-Gonnard · 7 years ago
  59. f2f1d40 Improve wording in ChangeLog and documentation by Manuel Pégourié-Gonnard · 7 years ago
  60. 6aeaa05 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  61. 050dd6a Improve documentation of ssl_set_mtu(). by Manuel Pégourié-Gonnard · 7 years ago
  62. 065a2a3 Fix some typos and links in comments and doc by Manuel Pégourié-Gonnard · 7 years ago
  63. 6e7aaca Move MTU setting to SSL context, not config by Manuel Pégourié-Gonnard · 7 years ago
  64. 40f5084 Add frame for loading and storing buffered messages by Hanno Becker · 7 years ago
  65. 04da189 Make datagram packing dynamically configurable by Hanno Becker · 7 years ago
  66. 1985947 Store outgoing record sequence number outside record buffer by Hanno Becker · 7 years ago
  67. 7e89c17 Fix two typos in comments by Manuel Pégourié-Gonnard · 7 years ago
  68. 9468ff1 Implement support for MTU setting by Manuel Pégourié-Gonnard · 8 years ago
  69. 0b1d9b2 Declare ssl_conf_mtu() by Manuel Pégourié-Gonnard · 8 years ago
  70. ccb43df Merge remote-tracking branch 'public/pr/927' into development by Simon Butcher · 7 years ago
  71. 862e703 Merge remote-tracking branch 'public/pr/921' into development by Simon Butcher · 7 years ago
  72. 0011503 Repharse comments by Ron Eldor · 7 years ago
  73. e7aeef0 Merge remote-tracking branch 'public/pr/536' into development by Simon Butcher · 7 years ago
  74. 382c1db Minor fixes by Ron Eldor · 7 years ago
  75. 5ffc220 Documentation error in `mbedtls_ssl_get_session` by Ron Eldor · 8 years ago
  76. 6fd941f Remove unneeded namesapcing in header files by Ron Eldor · 8 years ago
  77. 7ee25d7 Allow 0 as a valid ret value for mbedtls_ssl_write by Andres Amaya Garcia · 8 years ago
  78. 79d9b50 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  79. d8213d0 Let MBEDTLS_SSL_MAX_CONTENT_LEN to be split into outward & inward sizes by Angus Gratton · 9 years ago
  80. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 7 years ago
  81. 558da9c Make SSL error code more generic by Manuel Pégourié-Gonnard · 7 years ago
  82. 6e962b2 Fix file permissions for ssl.h by Simon Butcher · 7 years ago
  83. a64fba4 Remove double declaration of mbedtls_ssl_list_ciphersuites by Moran Peker · 7 years ago
  84. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  85. 9ceae8b Clarify "as directed here" in SSL async callback documentation by Gilles Peskine · 7 years ago
  86. ea5fab8 SSL async callbacks documentation: clarify resource cleanup by Gilles Peskine · 7 years ago
  87. 1febfef Rename mbedtls_ssl_async_{get,set}_data for clarity by Gilles Peskine · 7 years ago
  88. 6a8cb36 Fix copypasta in the async callback documentation by Gilles Peskine · 7 years ago
  89. 807d74a SSL async callback: cert is not always from mbedtls_ssl_conf_own_cert by Gilles Peskine · 7 years ago
  90. 20deb01 Improve documentation of the async callback's crypto parameters by Gilles Peskine · 7 years ago
  91. ac5e8a3 Document that callbacks must not return arbitrary SSL errors by Gilles Peskine · 7 years ago
  92. 8f97af7 Don't pass the async config data to async callbacks by Gilles Peskine · 7 years ago
  93. 2481a71 Doxygen formatting improvements by Gilles Peskine · 7 years ago
  94. d326883 Document what the SSL async sign callback needs to do with RSA by Gilles Peskine · 7 years ago
  95. ad28bf0 Documentation improvements by Gilles Peskine · 7 years ago
  96. df13d5c Pass the SSL context to async callbacks by Gilles Peskine · 7 years ago
  97. b74a1c7 Rename MBEDTLS_SSL_ASYNC_PRIVATE_C to MBEDTLS_SSL_ASYNC_PRIVATE by Gilles Peskine · 7 years ago
  98. f112725 Style and grammar fixes by Gilles Peskine · 7 years ago
  99. 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
  100. ab50f83 Improve documentation of async operation start callbacks by Gilles Peskine · 8 years ago