arduino-esp32/libraries/WiFi/src
Rotzbua cf01523ded
Doc: Add doc about minimum security for connection to AP (#6909)
* Add troubleshooting to connect to WEP/WPA APs.
* Add troubleshooting about WPA3 support.
2022-06-28 12:38:24 +03:00
..
WiFi.cpp v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFi.h Separate Provisioning library from WiFi library (#4547) 2020-11-19 00:12:16 +02:00
WiFiAP.cpp Adds DHCP Range Setup to APMode (#6731) 2022-05-16 20:58:02 +03:00
WiFiAP.h Adds DHCP Range Setup to APMode (#6731) 2022-05-16 20:58:02 +03:00
WiFiClient.cpp Fix HTTP Client failing to connect because of wrong timeout (#6633) 2022-04-27 03:36:38 +03:00
WiFiClient.h Uniform behaviour of WiFiClientSecure and WiFiClient setTimeout() (#6562) 2022-04-26 14:46:07 +03:00
WiFiGeneric.cpp [WiFi] Clarify arduino wifi debug output (#6907) 2022-06-24 13:50:40 +03:00
WiFiGeneric.h Added ESP32-WROOM-DA module to boards.txt (#6361) 2022-03-02 15:17:18 +02:00
WiFiMulti.cpp Fix wrong password same SSID (#5124) 2021-06-10 13:19:58 +03:00
WiFiMulti.h Cleanup WiFiMulti (#2955) 2019-07-09 19:21:01 +03:00
WiFiScan.cpp Added compiler.warning_flags to platform.txt; fixing #6118 (#6596) 2022-05-09 23:17:12 +03:00
WiFiScan.h Add more controls over WiFi.begin and WiFi.scan (#6651) 2022-04-28 11:01:58 +03:00
WiFiServer.cpp Fix issue #5507 "Constructor WebServer::WebServer(IPAddress addr, int… (#5509) 2021-08-23 15:51:06 +03:00
WiFiServer.h Fixes INADDR_NONE (#6659) 2022-04-29 11:13:07 +03:00
WiFiSTA.cpp Doc: Add doc about minimum security for connection to AP (#6909) 2022-06-28 12:38:24 +03:00
WiFiSTA.h Add more controls over WiFi.begin and WiFi.scan (#6651) 2022-04-28 11:01:58 +03:00
WiFiType.h Add more controls over WiFi.begin and WiFi.scan (#6651) 2022-04-28 11:01:58 +03:00
WiFiUdp.cpp Memory leak (#1672) 2018-07-25 12:56:41 +02:00
WiFiUdp.h Add Server and UDP and fix WiFi.hostByName 2016-12-30 02:44:45 +02:00