]> granicus.if.org Git - esp-idf/commit
esp-tls: Added support for fragmenting outgoing data in tls_write(), for cases of...
authorDavid Cermak <cermak@espressif.com>
Thu, 10 Oct 2019 14:43:07 +0000 (16:43 +0200)
committerbot <bot@espressif.com>
Tue, 22 Oct 2019 08:49:42 +0000 (08:49 +0000)
commita9e63d947bc864a2aaa30389c911777f362f93b1
treef922c4683898d6d5749a12e36f4aa4f5b7091476
parent6c3527e2e6b3b012082fa31ce64bd609b8a9341b
esp-tls: Added support for fragmenting outgoing data in tls_write(), for cases of out data  being larger than the maximum out buffer of underlying tls-stack.
components/esp-tls/esp_tls.c