This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-04-16 11:40:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
wpa_supplicant
/
src
/
ap
History
Sarvesh Bodakhe
2475e6cd5d
fix(wpa_supplicant): Avoid delaying removal of wps enrollee by 10ms
...
This is no longer needed as eloop timers are now executed in wifi task context.
2024-07-12 12:07:50 +05:30
..
ap_config.c
esp_wifi: WPA3 softap set PMF required true
2023-03-29 13:07:52 +00:00
ap_config.h
fix(wifi): Fix encryption/decryption issue for mgmt packets
2024-04-16 19:49:09 +05:30
comeback_token.c
…
comeback_token.h
…
eap_user_db.c
…
hostapd.h
…
ieee802_1x.c
…
ieee802_1x.h
…
ieee802_11.c
feat(esp_wifi): Add support of Network Introduction Protocol in DPP
2024-02-21 12:47:32 +05:30
ieee802_11.h
…
pmksa_cache_auth.c
…
pmksa_cache_auth.h
…
sta_info.c
fix(wifi): Fix wpa3 crash for station added without sta lock
2024-03-14 15:36:32 +05:30
sta_info.h
…
wpa_auth_i.h
fix(wpa_supplicant): Add some bugfixes in wpa_supplicant
2023-11-15 08:06:37 +05:30
wpa_auth_ie.c
…
wpa_auth_ie.h
…
wpa_auth.c
fix(wpa_supplicant): Avoid delaying removal of wps enrollee by 10ms
2024-07-12 12:07:50 +05:30
wpa_auth.h
…
wps_hostapd.c
fix(wifi): Avoid dereferencing a dangling function pointer in WPS supplicant
2024-03-18 12:43:38 +05:30
wps_hostapd.h
…