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 ef580012d1 FT: Fix Authorized flag setting for FT protocol
4-way handshake or EAPOL is not used in this case, so we must
force Authorized flag to be set at the conclusion of successful
FT protocol run.
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 Get rid of unnecessary typedefs for enums. 15 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 Use generic driver event notification for AP mode assoc/disassoc 15 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 FT: Fix Authorized flag setting for FT protocol 14 years ago
ieee802_11.h Include header files explicitly in *.c, not via header files 15 years ago
ieee802_11_auth.c Rename some src/ap files to avoid duplicate file names 15 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 hostapd: allow stations to move between different bss interfaces 15 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: Fix PTK configuration in authenticator 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: Fix PTK configuration in authenticator 14 years ago
wpa_auth_glue.c Get rid of unnecessary typedefs for enums. 15 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: Fix PTK configuration in authenticator 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 WPS: Add Enrollee-seen event message and wpa_gui-qt4 Peers entry 15 years ago
wps_hostapd.h Move wps_hostapd.c into src/ap 15 years ago