arduino-esp32/libraries/WiFiClientSecure/src
Ivan Golubic d6b91872cb
Fix for espressif#3460 issue (#4424)
Fixes: #3460

This code has been run in production for 1 month and it looks stable, no data dropped and it definitely fixes the issue described. I think that this can be merged to avoid using custom package referencing in PlatformIO that has been used in quite a few projects for now.

Co-authored-by: Ivan Golubic <ivan@mvt-solutions.com>
2020-11-02 18:59:03 +02:00
..
ssl_client.cpp Fix for espressif#3460 issue (#4424) 2020-11-02 18:59:03 +02:00
ssl_client.h Add proper timeout handling to WiFiClientSecure 2019-04-15 17:19:49 +02:00
WiFiClientSecure.cpp Fix to allow more than one certificate to be loaded (espressif#3248). (#4056) 2020-09-30 15:19:41 +03:00
WiFiClientSecure.h Fix HTTP Client with SSL (#3216) 2019-09-16 19:14:32 +03:00