arduino-esp32/libraries/NetworkClientSecure/src
Me No Dev f8d9ffb74a
fix(net): Allow to compile without IPv6 enabled (#10582)
* fix(net): Allow to compile without IPv6 enabled

cc: @Jason2866

* ci(pre-commit): Apply automatic fixes

---------

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2024-11-12 11:29:52 +02:00
..
NetworkClientSecure.cpp fix(ssl): Add size arg to NetworkClientSecure::setCACertBundle (#10101) 2024-08-01 15:06:24 +03:00
NetworkClientSecure.h fix(ssl): Add size arg to NetworkClientSecure::setCACertBundle (#10101) 2024-08-01 15:06:24 +03:00
ssl_client.cpp fix(net): Allow to compile without IPv6 enabled (#10582) 2024-11-12 11:29:52 +02:00
ssl_client.h fix(tls): do not attach bundle from runtime (#9763) 2024-06-04 07:57:47 +03:00
WiFiClientSecure.h feat(net): Switch to typedefs for WiFiClient, WiFiServer, WiFiUdp and WiFiClientSecure (#9909) 2024-06-24 10:26:22 +03:00