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-22 01:02:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b093e32b07730394086733356d056f47ea5424f2
esp-idf
/
components
/
wpa_supplicant
/
src
History
Shyamal Khachane
4e3951a587
fix(esp_wifi): Recompute keys in OWE if AP does not include PMKID in assoc response
2024-07-18 18:15:02 +08:00
..
ap
fix(wpa_supplicant): Avoid delaying removal of wps enrollee by 10ms
2024-07-11 14:53:27 +05:30
common
fix(wpa_supplicant): fix warnings found by GNU static analyzer
2024-06-18 14:25:37 +08:00
crypto
fix(wifi): fix configure gcmp failure issue
2024-06-07 14:04:23 +08:00
drivers
…
eap_common
…
eap_peer
fix(wpa_supplicant): Update cipher suite list for TLSv1.3 suiteb and some refactoring
2024-03-20 09:33:52 +05:30
eap_server
fix(wpa_supplicant): Handle case when WPS registrar misses WSC_DONE sent by station
2024-07-11 14:53:24 +05:30
eapol_auth
…
rsn_supp
fix(esp_wifi): Recompute keys in OWE if AP does not include PMKID in assoc response
2024-07-18 18:15:02 +08:00
tls
TLS: Fix unsigned int underflow in internal TLS 1.0/1.1 implementation
2024-03-20 09:33:52 +05:30
utils
fix(wifi): Fix encryption/decryption issue for mgmt packets
2024-04-16 19:49:09 +05:30
wps
…