Files
esp-idf/components/esp32/include
liu zhifu 396f477972 esp32: fix some WiFi bugs
Fix following WiFi bugs:
1. Fix the bug that wpa2 enterprise sta can connect open AP
2. Fix TKIP/CCMP PN replay attack detection bug
3. Increase buffer number type from uint8_t to uint16_t to support more than 255 buffers
4. Avoid recalculating PMK if esp_wifi_set_config() is not called
5. Fix the bug that scan done leads to crash because of uint8 overflow
6. Fix 5.5M signal test bug
2019-10-12 10:38:44 +08:00
..
2016-09-26 01:17:32 +08:00
2016-11-22 00:57:19 +08:00
2018-09-23 21:11:02 +08:00
2019-07-03 14:35:57 +08:00
2018-03-27 08:12:54 +02:00
2019-04-02 12:54:08 +11:00
2016-08-17 23:08:22 +08:00
2019-10-12 10:38:44 +08:00