You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src/ap
Jouni Malinen d8ad6cb966 FT: Force key configuration after association in FT-over-DS
This seems to be needed at least with mac80211 when a STA is using
FT-over-DS to reassociate back to the AP when the AP still has the
previous association state.
14 years ago
..
Makefile Move generic AP functionality implementation into src/ap 15 years ago
accounting.c Rename some src/ap files to avoid duplicate file names 15 years ago
accounting.h Move generic AP functionality implementation into src/ap 15 years ago
ap_config.c Fix WMM default parameters 15 years ago
ap_config.h Fix Windows compilation issues with AP mode code 14 years ago
ap_drv_ops.c FT: Fix Authorized flag setting for FT protocol 14 years ago
ap_drv_ops.h Remove unnecessary ifname parameter from set_ht_params() driver op 15 years ago
ap_list.c Include header files explicitly in *.c, not via header files 15 years ago
ap_list.h Move generic AP functionality implementation into src/ap 15 years ago
ap_mlme.c Include header files explicitly in *.c, not via header files 15 years ago
ap_mlme.h Rename some src/ap files to avoid duplicate file names 15 years ago
authsrv.c Rename some src/ap files to avoid duplicate file names 15 years ago
authsrv.h Move authentication server setup into separate file 15 years ago
beacon.c Remove unnecessary ifname parameter from set_beacon() 15 years ago
beacon.h Move generic AP functionality implementation into src/ap 15 years ago
ctrl_iface_ap.c Rename some src/ap files to avoid duplicate file names 15 years ago
ctrl_iface_ap.h Move ctrl_iface_ap.c into src/ap 15 years ago
drv_callbacks.c Add AP-STA-DISCONNECT event for driver-based MLME 14 years ago
hostapd.c Avoid crash after driver init failure 15 years ago
hostapd.h Remove unnecessary ifname parameter from sta_add() driver op 15 years ago
hw_features.c Remove src/drivers/scan_helpers.c 15 years ago
hw_features.h Move rest of the generic AP mode functionality into src/ap 15 years ago
iapp.c Include header files explicitly in *.c, not via header files 15 years ago
iapp.h Move iapp.c into src/ap 15 years ago
ieee802_1x.c Rename some src/ap files to avoid duplicate file names 15 years ago
ieee802_1x.h Make EAPOL Authenticator buildable with Microsoft compiler 15 years ago
ieee802_11.c MFP: Add SA Query Request processing in AP mode 14 years ago
ieee802_11.h Include header files explicitly in *.c, not via header files 15 years ago
ieee802_11_auth.c Fix Windows compilation issues with AP mode code 14 years ago
ieee802_11_auth.h Move generic AP functionality implementation into src/ap 15 years ago
ieee802_11_ht.c Include header files explicitly in *.c, not via header files 15 years ago
peerkey_auth.c Rename some src/ap files to avoid duplicate file names 15 years ago
pmksa_cache_auth.c Rename some src/ap files to avoid duplicate file names 15 years ago
pmksa_cache_auth.h Rename some src/ap files to avoid duplicate file names 15 years ago
preauth_auth.c Fix memory leak on RSN preauth init error path 15 years ago
preauth_auth.h Rename some src/ap files to avoid duplicate file names 15 years ago
sta_info.c Fix Windows compilation issues with AP mode code 14 years ago
sta_info.h Move generic AP functionality implementation into src/ap 15 years ago
tkip_countermeasures.c Rename some src/ap files to avoid duplicate file names 15 years ago
tkip_countermeasures.h Move generic AP functionality implementation into src/ap 15 years ago
utils.c Allow Probe Request callbacks to terminate iteration 15 years ago
vlan_init.c Rename some src/ap files to avoid duplicate file names 15 years ago
vlan_init.h Move generic AP functionality implementation into src/ap 15 years ago
wmm.c Include header files explicitly in *.c, not via header files 15 years ago
wmm.h Rename some src/ap files to avoid duplicate file names 15 years ago
wpa_auth.c FT: Force key configuration after association in FT-over-DS 14 years ago
wpa_auth.h FT: Include pairwise cipher suite in PMK-R0 SA and PMK-R1 SA 15 years ago
wpa_auth_ft.c FT: Force key configuration after association in FT-over-DS 14 years ago
wpa_auth_glue.c Fix wpa_auth_iface_iter() to skip BSSes without Authenticator 14 years ago
wpa_auth_glue.h Move rest of the generic AP mode functionality into src/ap 15 years ago
wpa_auth_i.h FT: Force key configuration after association in FT-over-DS 14 years ago
wpa_auth_ie.c Share the same enum for MFP configuration 15 years ago
wpa_auth_ie.h Move generic AP functionality implementation into src/ap 15 years ago
wps_hostapd.c Fix ctrl_iface get-STA-MIB for WPS disabled case 14 years ago
wps_hostapd.h Move wps_hostapd.c into src/ap 15 years ago