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 5cb9d5c3d1 Mix in more data to GTK/IGTK derivation
The example GMK-to-GTK derivation described in the IEEE 802.11 standard
is marked informative and there is no protocol reason for following it
since this derivation is done only on the AP/Authenticator and does not
need to match with the Supplicant. Mix in more data into the derivation
process to get more separation from GMK.
14 years ago
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 14 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 EAP-pwd: Add support for EAP-pwd server and peer functionality 14 years ago
ap_config.h Allow client isolation to be configured (ap_isolate=1) 14 years ago
ap_drv_ops.c Allow client isolation to be configured (ap_isolate=1) 14 years ago
ap_drv_ops.h P2P: Disable periodic NoA when non-P2P STA is connected 14 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 EAP-pwd: Add support for EAP-pwd server and peer functionality 14 years ago
authsrv.h Move authentication server setup into separate file 15 years ago
beacon.c P2P: Extend P2P manager functionality to work with driver MLME 14 years ago
beacon.h P2P: Extend P2P manager functionality to work with driver MLME 14 years ago
ctrl_iface_ap.c P2P: Add P2P configuration and callbacks in hostapd code 14 years ago
ctrl_iface_ap.h Move ctrl_iface_ap.c into src/ap 15 years ago
drv_callbacks.c hostapd: Fix compiler warning 14 years ago
hostapd.c hostapd: Fix config reload for multi-BSS 14 years ago
hostapd.h P2P: Send AP mode WPS-FAIL event to parent interface 14 years ago
hw_features.c AP: Verify that HT40 secondary channel is supported 14 years ago
hw_features.h Fix rate table handling 14 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 Fix EAP standalone server 14 years ago
ieee802_1x.h Make EAPOL Authenticator buildable with Microsoft compiler 15 years ago
ieee802_11.c Fix WDS STA reassociation 14 years ago
ieee802_11.h Remove unused ieee802_11_send_deauth() 14 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 Fix segfault in hostapd_eid_ht_capabilities() with some drivers 14 years ago
p2p_hostapd.c P2P: Extend P2P manager functionality to work with driver MLME 14 years ago
p2p_hostapd.h P2P: Extend P2P manager functionality to work with driver MLME 14 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 P2P: Disable periodic NoA when non-P2P STA is connected 14 years ago
sta_info.h P2P: Disable periodic NoA when non-P2P STA is connected 14 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 Fix build without CONFIG_FULL_DYNAMIC_VLAN 14 years ago
vlan_init.h Move generic AP functionality implementation into src/ap 15 years ago
wmm.c Allow advertising of U-APSD functionality in Beacon 14 years ago
wmm.h Rename some src/ap files to avoid duplicate file names 15 years ago
wpa_auth.c Mix in more data to GTK/IGTK derivation 14 years ago
wpa_auth.h Allow advertising of U-APSD functionality in Beacon 14 years ago
wpa_auth_ft.c FT: Send RRB data directly when managed by same hostapd process 14 years ago
wpa_auth_glue.c FT: Send RRB data directly when managed by same hostapd process 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: Validate MDIE and FTIE in FT 4-way handshake message 2/4 14 years ago
wpa_auth_ie.c Share WPA IE parser function for RSN authenticator/supplicant 14 years ago
wpa_auth_ie.h FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4 14 years ago
wps_hostapd.c WPS: Change concurrent radio AP to use only one WPS UPnP instance 14 years ago
wps_hostapd.h hostapd: Add wps_config ctrl_interface command for configuring AP 14 years ago