1. 57d9bdc Reorder structures by Kevin Bracey · 4 years, 9 months ago
  2. 1d53ce3 Avoid bitfields by Kevin Bracey · 4 years, 9 months ago
  3. 585e9e0 Add MBEDTLS_SSL_CONF_TRANSPORT by Kevin Bracey · 4 years, 9 months ago
  4. f384495 Sideport the variable IO buffer size feature to baremetal by Andrzej Kurek · 4 years, 10 months ago
  5. 4062d6c Add user pointer and data size duplication to ssl context. by shelib01 · 5 years ago
  6. 5aa4c07 Minor review fixes by Jarno Lamsa · 6 years ago
  7. 616fbe1 Increase hamming distance for authmode by Jarno Lamsa · 6 years ago
  8. 9e8e820 Increase hamming distance for some error codes by Jarno Lamsa · 6 years ago
  9. 4708d66 Change the mbedtls_ssl_states values by Jarno Lamsa · 6 years ago
  10. 70abd7a Add enumeration for invalid state by Jarno Lamsa · 6 years ago
  11. 303d399 Merge remote-tracking branch 'origin/pr/609' into baremetal by Simon Butcher · 6 years ago
  12. 7fce190 Merge remote-tracking branch 'origin/pr/635' into HEAD by Simon Butcher · 6 years ago
  13. 9ec3fe0 Introduce configuration option to remove CRT verification callbacks by Hanno Becker · 6 years ago
  14. d82db9d Merge remote-tracking branch 'origin/pr/649' into baremetal by Simon Butcher · 6 years ago
  15. d5cfe6f Use native DTLS version encoding if only DTLS is enabled by Hanno Becker · 6 years ago
  16. 648fbba struct optimization for mbedtls_ssl_context by Teppo Järvelin · 6 years ago
  17. 82a7a21 Fixup: Correct inclusion of legacy ECP headers in ssl.h by Hanno Becker · 6 years ago
  18. 6f212d0 TinyCrypt ECDH/ECDHE-PSK: Allow TinyCrypt-based ECDH and ECDHE-PSK by Hanno Becker · 6 years ago
  19. 6f76804 TinyCrypt ECDHE-PSK: Adapt dummy structure approximating PMS length by Hanno Becker · 6 years ago
  20. 6cf97b7 Don't unconditionally include ecp.h in ssl.h by Hanno Becker · 6 years ago
  21. 728a38b TinyCrypt SSL: Adapt calculation of maximum PMS size in ssl.h by Hanno Becker · 6 years ago
  22. 4009d8f Make function mbedtls_ssl_set_hostname(...) as optional by Teppo Järvelin · 6 years ago
  23. 434ab19 Merge remote-tracking branch 'origin/pr/629' into baremetal by Simon Butcher · 6 years ago
  24. 0863b2a Merge remote-tracking branch 'origin/pr/612' into baremetal by Simon Butcher · 6 years ago
  25. 572d448 Enforce NULL context for hardcoded RNG by Hanno Becker · 6 years ago
  26. 8844055 Remove compression field from SSL session if compression disabled by Hanno Becker · 6 years ago
  27. c360dcc [API break] Remove mbedtls_ssl_context::in_iv field by Hanno Becker · 6 years ago
  28. e29dfb2 Add missing word in documentation of mbedtls_ssl_check_record() by Hanno Becker · 6 years ago
  29. c2b08d1 Fix minor issues in documentation of mbedtls_ssl_check_record() by Hanno Becker · 6 years ago
  30. bec8885 State that record checking is DTLS only and doesn't check content type by Hanno Becker · 6 years ago
  31. 02f2609 Introduce configuration option and API for SSL record checking by Hanno Becker · 6 years ago
  32. cdb83e7 Merge pull request #616 from mpg/context-s11n by Manuel Pégourié-Gonnard · 6 years ago
  33. 50d5321 Document mbedtls_ssl_context::pending_fatal_alert_msg by Hanno Becker · 6 years ago
  34. c8f5299 Rename pend_alert_msg -> pending_fatal_alert_msg by Hanno Becker · 6 years ago
  35. 3caf718 Remove field to store level of pending alert by Hanno Becker · 6 years ago
  36. f46e1ce Introduce SSL helper function to mark pending alerts by Hanno Becker · 6 years ago
  37. 4c1d06e Provide serialisation API only if it's enabled by Manuel Pégourié-Gonnard · 6 years ago
  38. bc847ca Actually reset the context on save as advertised by Manuel Pégourié-Gonnard · 6 years ago
  39. 86dfa0c Change requirements for setting timer callback by Manuel Pégourié-Gonnard · 6 years ago
  40. f1f3e52 Add session saving/loading by Manuel Pégourié-Gonnard · 6 years ago
  41. d0dd104 Add (stub) header writing and checking by Manuel Pégourié-Gonnard · 6 years ago
  42. 569ed6b Implement usage checks in context_save() by Manuel Pégourié-Gonnard · 6 years ago
  43. 56595f4 Allow hardcoding single signature hash at compile-time by Hanno Becker · 6 years ago
  44. feb1cee Merge remote-tracking branch 'origin/pr/602' into baremetal by Simon Butcher · 6 years ago
  45. c1096e7 Allow hardcoding single supported elliptic curve by Hanno Becker · 6 years ago
  46. 33b9b25 Remove SSL version configuration API if versions are hardcoded by Hanno Becker · 6 years ago
  47. 94c40d1 [Fixup] Fix typos in documentation of min/max version macros by Hanno Becker · 6 years ago
  48. f1c2a33 Note in SSL doc'n that version bounds can be set at compile-time by Hanno Becker · 6 years ago
  49. 381eaa5 Remove min/maj version from SSL context if only one version enabled by Hanno Becker · 6 years ago
  50. e965bd3 Allow hardcoding of min/max minor/major SSL version at compile-time by Hanno Becker · 6 years ago
  51. fabfb85 Merge remote-tracking branch 'origin/pr/603' into baremetal by Simon Butcher · 6 years ago
  52. 14a4a44 Remove mbedtls_ssl_conf_dbg() if !MBEDTLS_DEBUG_C by Hanno Becker · 6 years ago
  53. 272063a Don't store debug func ptr cb + ctx in SSL config if !DEBUG_C by Hanno Becker · 6 years ago
  54. 73f4cb1 Rename XXX_SINGLE_CIPHERSUITE -> XXX_CONF_SINGLE_CIPHERSUITE by Hanno Becker · 6 years ago
  55. e02758c Remove ciphersuite from SSL session if single suite hardcoded by Hanno Becker · 6 years ago
  56. 6ace465 Remove ciphersuite from SSL config if single suite hardcoded by Hanno Becker · 6 years ago
  57. 65382f2 Make ssl.h independent of ssl_ciphersuites.h by Hanno Becker · 6 years ago
  58. 99b6b6b Fix outdated documentation of effect of hardcoded timer cb's on API by Hanno Becker · 6 years ago
  59. 1f1e9ef Fix outdated documentation of effect of hardcoded I/O cb's on API by Hanno Becker · 6 years ago
  60. 65f6f38 Update outdated comment on effect of hardcoding RNG on API by Hanno Becker · 6 years ago
  61. 0ae6b24 Allow compile-time configuration of timer callbacks by Hanno Becker · 6 years ago
  62. a58a896 Allow compile-time configuration of I/O function pointers by Hanno Becker · 6 years ago
  63. ece325c Allow compile-time configuration of PRNG in SSL module by Hanno Becker · 6 years ago
  64. de8869c Merge remote-tracking branch 'restricted/pr/608' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  65. 44ba6b0 Merge remote-tracking branch 'restricted/pr/594' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  66. c2cfdaa Allow config'n of incl of CertificateReq CA list Y/N at compile-time by Hanno Becker · 6 years ago
  67. 2d9623f Allow configuration of endpoint (cli/srv) at compile-time by Hanno Becker · 6 years ago
  68. 1f835fa Allow configuration of read timeouts at compile-time by Hanno Becker · 6 years ago
  69. e0200da Allow configuration of ConnectionID at compile-time by Hanno Becker · 6 years ago
  70. b0b2b67 Allow compile-time configuration of legacy renegotiation by Hanno Becker · 6 years ago
  71. acd4fc0 Allow compile-time configuration of authentication mode by Hanno Becker · 6 years ago
  72. de67154 Allow compile-time configuration of DTLS badmac limit by Hanno Becker · 6 years ago
  73. 33cb3e1 Remove cache callbacks from config on client by Manuel Pégourié-Gonnard · 6 years ago
  74. 29f2dd0 Address review comments by Jarno Lamsa · 6 years ago
  75. 7be1406 Add config MBEDTLS_SSL_SESSION_CACHE by Jarno Lamsa · 6 years ago
  76. abd929c Merge branch 'mbedtls-2.16' into baremetal-2.16-01_07_19 by Hanno Becker · 6 years ago
  77. 7f376f4 Allow compile-time configuration of DTLS anti replay by Hanno Becker · 6 years ago
  78. ab1ce76 Mention possibility of hardcoding SSL config in ssl.h by Hanno Becker · 6 years ago
  79. 57e72c7 Move getter functions for SSL configuration to ssl_internal.h by Hanno Becker · 6 years ago
  80. 4c4a2e1 Don't break func'def after linkage type, fixing check-names.sh by Hanno Becker · 6 years ago
  81. aabbb58 Exemplify harcoding SSL config at compile-time in example of ExtMS by Hanno Becker · 6 years ago
  82. 096bccf Merge remote-tracking branch 'origin/pr/2450' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  83. 5882dd0 Remove CRT digest from SSL session if !RENEGO + !KEEP_PEER_CERT by Hanno Becker · 6 years ago
  84. 2984bd2 Add config sanity check for !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE by Hanno Becker · 6 years ago
  85. 24bc570 Improve documentation of mbedtls_ssl_get_peer_cert() by Hanno Becker · 6 years ago
  86. 2e6d347 Remove peer CRT from mbedtls_ssl_session if !KEEP_PEER_CERT by Hanno Becker · 6 years ago
  87. 9fb6e2e Extend mbedtls_ssl_session by buffer holding peer CRT digest by Hanno Becker · 6 years ago
  88. b90f655 Add configuration option to remove peer CRT after handshake by Hanno Becker · 6 years ago
  89. 869144b Improve documentation of mbedtls_ssl_get_peer_cert() by Hanno Becker · 6 years ago
  90. f2ef573 Merge remote-tracking branch 'origin/pr/598' into baremetal by Simon Butcher · 6 years ago
  91. 7667afd Clarify documentation of mbedtls_ssl_context_load() by Manuel Pégourié-Gonnard · 6 years ago
  92. cc71c77 Fix typos, grammar and wording in documentation by Manuel Pégourié-Gonnard · 6 years ago
  93. d87601e Declare and document ssl_context_save()/load() by Manuel Pégourié-Gonnard · 6 years ago
  94. c725e4b Merge remote-tracking branch 'origin/pr/590' into baremetal by Simon Butcher · 6 years ago
  95. ba8b1eb Use negated option for controlling TLS support. by Manuel Pégourié-Gonnard · 6 years ago
  96. 20095af Changes according to review comments by Jarno Lamsa · 6 years ago
  97. 8794a42 Clarify a few more comments and documentation by Manuel Pégourié-Gonnard · 6 years ago
  98. 18b9a49 Disable the enforce flag by default by Jarno Lamsa · 6 years ago
  99. d9382f8 Add definitions for enforce flag values by Jarno Lamsa · 6 years ago
  100. 95f752e Fix typo by Jarno Lamsa · 6 years ago