liu zhifu
749a666324
Fix WiFi stop memory leak (b4b4306a)
2019-12-18 13:48:05 +08:00
xiehang
3b3198e0ce
esp_wifi: Fix wifi block scan crash issue (e009c55d)
2019-12-13 22:03:13 +08:00
xiehang
53bcf23b68
esp_wifi: Fix association req RSN info lengeh too big lead crash (6f23db2a)
2019-12-11 15:18:04 +08:00
Hrudaynath Dhabe
29d994fb38
Fix EAPOL message encryption during enterprise reauthentication (a05a6b6a)
2019-12-10 13:17:45 +08:00
chenyudong
3788f10062
mesh: fix mesh stop recv crash (a6cf004f)
2019-12-05 14:34:54 +08:00
Jiang Jiang Jian
c74aa6c5bb
Fix WiFi scan and connect bugs when coexist with BT/BLE(d073bfd0)
2019-12-02 13:33:27 +08:00
Nachiket Kukade
d780a7f4fc
Add PMF check while performing BIP (b2614ab7)
2019-11-29 14:33:03 +05:30
Jiang Jiang Jian
a374dbe1a8
change md5 related variables to global(4aa361b9)
2019-11-27 22:51:37 +08:00
Nachiket Kukade
057749197b
Fix md5sum mismatch by modifying esp_wifi_driver.h (f308bdee)
2019-11-27 12:04:24 +05:30
Nachiket Kukade
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
Nachiket Kukade
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
xiehang
f3c39df1c4
Put some rx code to iram and update phy4180 (a44d1c63)
2019-11-06 19:59:59 +08:00
zhangyanjiao
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
liu zhifu
778f38bb13
Fix TKIP/CCMP replay attack detection algorithm (bac4e5ac03)
2019-10-31 20:59:17 +08:00
liu zhifu
d38f75b160
Fix the but that WiFi deinit leads to memory leaks (514b3308)
2019-10-30 10:07:47 +08:00
Xia Xiaotian
4a7e5493e7
merge ESP32S2BETA WiFi libraries to master branch(af6bf136)
2019-10-29 16:34:05 +08:00