a374dbe1a8
change md5 related variables to global(4aa361b9)
2019-11-27 22:51:37 +08:00
057749197b
Fix md5sum mismatch by modifying esp_wifi_driver.h (f308bdee)
2019-11-27 12:04:24 +05:30
6513ff9a71
Add support for WPA3 SAE (c50de706)
...
1. Add support for SAE Auth exchange.
2. Set WPA3 Authmode & Ciphers for association.
2019-11-26 10:50:37 +05:30
d88a262fbd
Add PMF support (5cfe5048)
...
1. Implement PMF support for unicast Mgmt frames
2. Add support for SA Query frame exchanges.
3. Utilize SW encryption API's for Mgmt frames.
4. Add BIP support on Rx of Bcast Mgmt frames.
2019-11-21 11:14:19 +05:30
f3c39df1c4
Put some rx code to iram and update phy4180 (a44d1c63)
2019-11-06 19:59:59 +08:00
99eb8ac56f
Update wifi lib:
...
1. modify esp_wifi.h to support esp_netif feature(1afe0859)
2. fix the bug for API_CHECK_ENABLE
3. modify esp_wifi_driver.h
2019-11-05 11:29:31 +08:00
778f38bb13
Fix TKIP/CCMP replay attack detection algorithm (bac4e5ac03)
2019-10-31 20:59:17 +08:00
d38f75b160
Fix the but that WiFi deinit leads to memory leaks (514b3308)
2019-10-30 10:07:47 +08:00
4a7e5493e7
merge ESP32S2BETA WiFi libraries to master branch(af6bf136)
2019-10-29 16:34:05 +08:00