This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-30 13:56:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3110c94117b05fc6e8b95aa7d232d300ebb68d4d
esp-idf
/
components
/
wpa_supplicant
/
src
History
Shyamal Khachane
24de52e110
fix(esp_wifi): Handle PMKID mismatch or absence in OWE
...
Compute keys incase PMKID does not match or PMKID is absent in association response
2024-07-26 11:57:59 +08:00
..
ap
fix(wpa_supplicant): Avoid delaying removal of wps enrollee by 10ms
2024-07-12 12:07:50 +05:30
common
fix(wpa_supplicant): Add current bss channel as hint to scanning
2024-04-01 23:00:01 +08:00
crypto
fix(wifi): fix configure gcmp failure issue
2024-06-13 11:50:01 +08:00
drivers
…
eap_common
…
eap_peer
…
eap_server
fix(wpa_supplicant): Handle case when WPS registrar misses WSC_DONE sent by station
2024-07-12 12:07:44 +05:30
eapol_auth
…
rsn_supp
fix(esp_wifi): Handle PMKID mismatch or absence in OWE
2024-07-26 11:57:59 +08:00
tls
…
utils
fix(wifi): Fix encryption/decryption issue for mgmt packets
2024-04-16 19:49:09 +05:30
wps
…