This website requires JavaScript.
Explore
Help
Sign In
jacob.eva
/
arduino-esp32
Watch
1
Star
0
Fork
0
You've already forked arduino-esp32
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
arduino-esp32
/
libraries
/
WiFiClientSecure
/
src
History
Clemens Kirchgatterer
c282cd8f5f
Remove temp buffer in WiFiClientSecure::lastError (
#4822
)
...
The temp buffer serves no purpose here. Also mbedtls_strerror can be called with size == 0 safely.
2021-02-18 11:44:44 +02:00
..
ssl_client.cpp
Add WiFiClientSecure::setInsecure() to equalize API with ESP8266 (
#4648
)
2020-12-21 01:09:37 +02:00
ssl_client.h
Add WiFiClientSecure::setInsecure() to equalize API with ESP8266 (
#4648
)
2020-12-21 01:09:37 +02:00
WiFiClientSecure.cpp
Remove temp buffer in WiFiClientSecure::lastError (
#4822
)
2021-02-18 11:44:44 +02:00
WiFiClientSecure.h
Add WiFiClientSecure::setInsecure() to equalize API with ESP8266 (
#4648
)
2020-12-21 01:09:37 +02:00