1. 9d86720 Add I/O buffer resizing in handshake init and free by Andrzej Kurek · 5 years ago
  2. b33cc76 Add I/O buffer length fields to mbedtls_ssl_context by Darryl Green · 6 years ago
  3. 033c42a Fix I/O buffer sizes when MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled by Andrzej Kurek · 5 years ago
  4. a4522e8 Uniformize wording for removal of deprecated things by Manuel Pégourié-Gonnard · 5 years ago
  5. 10edb3e Add comment to matching #endif by Andres Amaya Garcia · 7 years ago
  6. da15409 Remove the word likely from deprecated documentation by Andres Amaya Garcia · 7 years ago
  7. 4156ac1 Wrap deprecations for HW_RECORD_ACCEL with DEPRECATED_REMOVED by Andres Amaya Garcia · 7 years ago
  8. 3f6cc5f Deprecate global func ptrs for MBEDTLS_SSL_HW_RECORD_ACCEL by Andres Amaya Garcia · 7 years ago
  9. 84b4e79 Deprecate MBEDTLS_SSL_HW_RECORD_ACCEL config by Andres Amaya Garcia · 7 years ago
  10. 84d2fd4 Bump version to Mbed TLS 2.21.0 by Janos Follath · 5 years ago
  11. a0c164a Merge pull request #3010 from hanno-arm/tls_msg_split by Manuel Pégourié-Gonnard · 5 years ago
  12. 08f0913 Add compile-time guards around declarations in ssl_internal.h by Hanno Becker · 5 years ago
  13. 8949071 Move ssl_get_current_mtu() to public namespace by Hanno Becker · 5 years ago
  14. 533ab5f Move flight and message buffering functions to public namespace by Hanno Becker · 5 years ago
  15. 40cdaa1 Move ssl_start_renegotiation() to public namespace by Hanno Becker · 5 years ago
  16. ce5f5fd Move ssl_handshake_wrapup_free_hs_transform() to public namespace by Hanno Becker · 5 years ago
  17. 786300f Move ssl_resend_hello_request() to public namespace by Hanno Becker · 5 years ago
  18. 7e8e6a6 Move ssl_dtls_replay_reset() to public namespace by Hanno Becker · 5 years ago
  19. 43aefe2 Move ssl_session_reset_int() to public namespace by Hanno Becker · 5 years ago
  20. 3e6f8ab Move SSL internal pointer updating routines to public namespace by Hanno Becker · 5 years ago
  21. 7876d12 Move ssl_check_timer() to public namespace by Hanno Becker · 5 years ago
  22. dd77229 Move ssl_ep_len() to public namespace by Hanno Becker · 5 years ago
  23. 0f57a65 Move ssl_set_timer() to public namespace by Hanno Becker · 5 years ago
  24. 0330e21 Merge branch 'public/pr/2261' into development by Manuel Pégourié-Gonnard · 5 years ago
  25. 320f4d9 Group PKCS11_C entries in check_config.h by Manuel Pégourié-Gonnard · 5 years ago
  26. 2fdb1af Merge pull request #2236 from andresag01/iotssl-2156-deprecate-sslv3 by Janos Follath · 5 years ago
  27. 4245980 USE_PSA_CRYPTO: don't rely on the curve encoding by Gilles Peskine · 6 years ago
  28. 835b299 Fix wording of deprecated docs for SSL2 and SSL3 features by Andres Amaya Garcia · 7 years ago
  29. e58532e Favour DEPRECATED_REMOVED over DEPRECATED_WARNING by Andres Amaya Garcia · 7 years ago
  30. 88c2cc7 Deprecate MBEDTLS_SSL_PROTO_SSL3 by Andres Amaya Garcia · 7 years ago
  31. 0963424 Deprecate MBEDTLS_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO by Andres Amaya Garcia · 7 years ago
  32. 907e95a Clarify that what we're dropping is pkcs11-helper support by Gilles Peskine · 6 years ago
  33. 312431b Fix typo in doxy docs for ssl_pkcs11_sign() by Andres Amaya Garcia · 7 years ago
  34. b37268d Add missing docs to PKCS#11 public funcs by Andres Amaya Garcia · 7 years ago
  35. 9fc82ef Wrap PKCS1 module with DEPRECATED_REMOVED by Andres Amaya Garcia · 7 years ago
  36. 99fc387 Fix deprecated docs for PKCS1 by Andres Amaya Garcia · 7 years ago
  37. 0d6e108 Deprecate MBEDTLS_PKCS11_C functions by Andres Amaya Garcia · 7 years ago
  38. be3a440 Deprecate MBEDTLS_PKCS11_C feature by Andres Amaya Garcia · 7 years ago
  39. 83f33d3 Bump version to Mbed TLS 2.20.0 by Janos Follath · 6 years ago
  40. 2d20567 Add two error codes to the Error module by Janos Follath · 6 years ago
  41. ab534cf Fix number of allocated errors in Platform by Janos Follath · 6 years ago
  42. c21a9f0 Merge remote-tracking branch 'origin/pr/2765' into development by Jaeden Amero · 6 years ago
  43. 914a507 Bump Mbed TLS version to 2.19.1 by Jaeden Amero · 6 years ago
  44. 46d61b1 Merge remote-tracking branch 'origin/pr/2834' into development by Jaeden Amero · 6 years ago
  45. 5d46f6a Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  46. 5639aef Uniformize whitespace in commented-out defines by Gilles Peskine · 6 years ago
  47. 62be28b Merge remote-tracking branch 'origin/pr/2469' into development by Jaeden Amero · 6 years ago
  48. 63d813d ssl: Disallow modification of hello.random by export by Jaeden Amero · 6 years ago
  49. bfaa718 Add cfg dep MBEDTLS_MEMORY_DEBUG->MBEDTLS_MEMORY_BUFFER_ALLOC_C by Hanno Becker · 6 years ago
  50. af46c5f Check dependencies of MBEDTLS_MEMORY_BACKTRACE in check_config.h by Hanno Becker · 6 years ago
  51. 481659a Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  52. 8dd6bc7 Merge remote-tracking branch 'origin/pr/2803' into development by Jaeden Amero · 6 years ago
  53. 4cf0e7e Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  54. 49fcbea Merge remote-tracking branch 'origin/pr/2799' into development by Jaeden Amero · 6 years ago
  55. d031378 Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  56. fe997c6 Update library version to 2.19.0 by Darryl Green · 6 years ago
  57. 9c1b56b 3rdparty: Add config checks for Everest by Christoph M. Wintersteiger · 6 years ago
  58. e1dfc98 Fix file permissions by Christoph M. Wintersteiger · 6 years ago
  59. 50d9f09 3rdparty: Update description of MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED by Christoph M. Wintersteiger · 6 years ago
  60. 181f284 config.h: Silence missing documentation warning by Christoph M. Wintersteiger · 7 years ago
  61. 6cddd30 ECDH: Disable Everest by default by Christoph M. Wintersteiger · 7 years ago
  62. e50b970 ECDH: Fix whitespace and doxygen comment by Christoph M. Wintersteiger · 7 years ago
  63. 02b8048 ECDH: Add Everest Curve25519 config.h option by Christoph M. Wintersteiger · 7 years ago
  64. 64f2643 Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  65. 4e0db56 Merge branch 'mbedtls-2.18' into development by Jaeden Amero · 6 years ago
  66. f1cdcea Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  67. b9ca1b0 Fix parameter name in doxygen by Jarno Lamsa · 6 years ago
  68. 5c0e377 Provide serialisation API only if it's enabled by Manuel Pégourié-Gonnard · 6 years ago
  69. 9df5a82 Actually reset the context on save as advertised by Manuel Pégourié-Gonnard · 6 years ago
  70. 13c8e68 Change requirements for setting timer callback by Manuel Pégourié-Gonnard · 6 years ago
  71. 4b7e6b9 Add session saving/loading by Manuel Pégourié-Gonnard · 6 years ago
  72. 4c90e85 Add (stub) header writing and checking by Manuel Pégourié-Gonnard · 6 years ago
  73. 1aaf669 Implement usage checks in context_save() by Manuel Pégourié-Gonnard · 6 years ago
  74. 96fb0ee Save Hello random bytes for later use by Manuel Pégourié-Gonnard · 6 years ago
  75. d0a86f9 Clarify documentation of mbedtls_ssl_context_load() by Manuel Pégourié-Gonnard · 6 years ago
  76. 6d8f128 Fix typos, grammar and wording in documentation by Manuel Pégourié-Gonnard · 6 years ago
  77. ac87e28 Declare and document ssl_context_save()/load() by Manuel Pégourié-Gonnard · 6 years ago
  78. afa8f71 Add new config MBEDTLS_SSL_CONTEXT_SERIALIZATION by Manuel Pégourié-Gonnard · 6 years ago
  79. f9b3303 Introduce specific error for ver/cfg mismatch on deserialization by Hanno Becker · 6 years ago
  80. 686adb4 Normalize spelling to serialiZation by Manuel Pégourié-Gonnard · 6 years ago
  81. df9bc21 Improve documentation by Manuel Pégourié-Gonnard · 6 years ago
  82. 7b3a887 Add list of coupled functions to struct definition by Manuel Pégourié-Gonnard · 6 years ago
  83. 26f982f Improve save API by always updating olen by Manuel Pégourié-Gonnard · 6 years ago
  84. b5e4e0a Add mbedtls_ssl_get_session_pointer() by Manuel Pégourié-Gonnard · 6 years ago
  85. 5a6d6ec Declare and document session save/load functions by Manuel Pégourié-Gonnard · 6 years ago
  86. de718b9 Make calc_verify() return the length as well by Manuel Pégourié-Gonnard · 6 years ago
  87. 0d56aaa Constify ssl_context param of calc_verify() by Manuel Pégourié-Gonnard · 6 years ago
  88. df8e511 Added mbedtls_net_close and use it in ssl_fork_server to correctly by Robert Larsen · 6 years ago
  89. 833899e Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  90. beec142 Merge remote-tracking branch 'origin/pr/2790' into development by Jaeden Amero · 6 years ago
  91. 9a09f51 Merge remote-tracking branch 'origin/pr/2781' into development by Jaeden Amero · 6 years ago
  92. 58f11d0 Merge branch 'development' into development-restricted by Jaeden Amero · 6 years ago
  93. 815e9a2 Remove files sourced from Mbed Crypto by Jaeden Amero · 6 years ago
  94. dbe4ff8 config: Fix Doxygen link to MBEDTLS_PARAM_FAILED by Jaeden Amero · 6 years ago
  95. 6609aef Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  96. 4017d88 Merge remote-tracking branch 'upstream-restricted/development-proposed' into development-restricted-proposed by Gilles Peskine · 6 years ago
  97. 47be768 Make mbedtls_ssl_in_hdr_len() CID-unaware by Hanno Becker · 6 years ago
  98. 0183d69 Mark DTLS replay check as `const` on the SSL context by Hanno Becker · 6 years ago
  99. 605949f Mark ssl_decrypt_buf() as `const in the input SSL context by Hanno Becker · 6 years ago
  100. d840cea Expand documentation of internal mbedtls_record structure by Hanno Becker · 6 years ago