esp-idf/components
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
..
2018-09-11 09:44:12 +08:00
2019-09-27 10:24:39 +08:00
2019-10-12 10:38:44 +08:00
2018-10-20 12:07:24 +08:00
2018-09-11 09:44:12 +08:00
2019-08-21 18:55:32 +10:00
2018-09-11 09:44:12 +08:00
2018-10-20 12:07:24 +08:00