arduino-esp32/libraries/WiFiClientSecure
copercini 51a4432ca8 HTTPClient Port (#347)
* Fix possible infinite loop in the example

* Remove workaround of sockets always return -76 

Remove workaround of sockets always return -76 (because it's fixed on IDF now)
Remove delay during handshake (improving stability)

* Remove unusable mbedtls_net of context creation

* Fix bad destructor

* Compatibility with WiFiClient for HTTPClient

* Initial port from ESP8266

Changed SHA1 fingerprint by Root CA verification
Changed log system

* Remove deprecated function
2017-05-19 10:18:20 +02:00
..
examples/WiFiClientSecure HTTPClient Port (#347) 2017-05-19 10:18:20 +02:00
src HTTPClient Port (#347) 2017-05-19 10:18:20 +02:00
keywords.txt Add WiFiClient secure lib (#184) 2017-02-11 00:20:24 +02:00
library.properties Add WiFiClient secure lib (#184) 2017-02-11 00:20:24 +02:00