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 c4fd6d8aa8 FILS: Process FILS Authentication frame (AP)
This implements processing of FILS Authentication frame for FILS shared
key authentication with ERP and PMKSA caching.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
8 years ago
..
Makefile tests: Add ap-mgmt-fuzzer 9 years ago
accounting.c Remove unused generation of Request Authenticator in Account-Request 8 years ago
accounting.h RADIUS: Use more likely unique accounting Acct-{,Multi-}Session-Id 9 years ago
acs.c ACS: Remove unreachable case from a debug print 9 years ago
acs.h Move declaration of hostapd_acs_completed() into correct header file 11 years ago
ap_config.c AP: Disable VHT in WEP configuration 8 years ago
ap_config.h FILS: Add hostapd configuration options 8 years ago
ap_drv_ops.c Check for driver initialization before doing driver operations 8 years ago
ap_drv_ops.h Check for driver initialization before doing driver operations 8 years ago
ap_list.c Move ap_list_timer() to use common AP periodic cleanup mechanism 9 years ago
ap_list.h Move ap_list_timer() to use common AP periodic cleanup mechanism 9 years ago
ap_mlme.c FILS: Do not clear PTK on FILS Auth/Assoc (AP) 8 years ago
ap_mlme.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
authsrv.c Server configuration for OCSP stapling with ocsp_multi (RFC 6961) 9 years ago
authsrv.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c FILS: Add FILS Indication element to Beacon and Probe Response frames 8 years ago
beacon.h taxonomy: Store Probe Request frames in hostapd_sta_info 8 years ago
bss_load.c AP: Add support for BSS load element (STA Count, Channel Utilization) 10 years ago
bss_load.h AP: Add support for BSS load element (STA Count, Channel Utilization) 10 years ago
ctrl_iface_ap.c Passive Client Taxonomy 8 years ago
ctrl_iface_ap.h Passive Client Taxonomy 8 years ago
dfs.c hostapd: Handle running out of DFS channels 8 years ago
dfs.h DFS offload: Add main DFS handler for offloaded case 9 years ago
dhcp_snoop.c dhcp_snoop: Silence a sparse warning 8 years ago
dhcp_snoop.h AP: Add support for Proxy ARP, DHCP snooping mechanism 10 years ago
drv_callbacks.c hostapd: Skip hostapd ACL check for drivers supporting ACL offload 8 years ago
eap_user_db.c Improve error messages related to EAP DB 9 years ago
gas_serv.c hostapd Make GAS Address3 field selection behavior configurable 8 years ago
gas_serv.h Interworking: Add support for configuring arbitrary ANQP-elements 9 years ago
hostapd.c taxonomy: Store Probe Request frames in hostapd_sta_info 8 years ago
hostapd.h taxonomy: Store Probe Request frames in hostapd_sta_info 8 years ago
hs20.c HS 2.0R2 AP: Add support for deauthentication request 10 years ago
hs20.h HS 2.0R2 AP: Add support for deauthentication request 10 years ago
hw_features.c Make fallback from HT40 to HT20 work 9 years ago
hw_features.h hostapd: Fix some compilation errors 9 years ago
iapp.c IAPP: Set SO_REUSEADDR on listening socket 8 years ago
iapp.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ieee802_1x.c FILS: Process FILS Authentication frame (AP) 8 years ago
ieee802_1x.h FILS: Export IEEE 802.1X helper functions 8 years ago
ieee802_11.c FILS: Process FILS Authentication frame (AP) 8 years ago
ieee802_11.h FILS: Process FILS Authentication frame (AP) 8 years ago
ieee802_11_auth.c RADIUS: Fix possible memory leak when parsing per-STA passphrase 8 years ago
ieee802_11_auth.h VLAN: Separate station grouping and uplink configuration 8 years ago
ieee802_11_ht.c Fix CSA related IEs order 9 years ago
ieee802_11_shared.c FILS: Advertise ERP domain in FILS Indication element 8 years ago
ieee802_11_vht.c hostapd: Use stations nsts capability in (Re)Association Response frame 8 years ago
mbo_ap.c MBO: Do not parse reason_detail in non_pref_chan attr (AP) 8 years ago
mbo_ap.h MBO: Parse non-preferred channel list on the AP 8 years ago
ndisc_snoop.c ndisc_snoop: Include ndisc_snoop.h to check prototypes 8 years ago
ndisc_snoop.h proxyarp: Use C library header files and CONFIG_IPV6 10 years ago
neighbor_db.c hostapd: Add FTM range request 8 years ago
neighbor_db.h hostapd: Add FTM range request 8 years ago
p2p_hostapd.c Use P2P_IE_VENDOR_TYPE more consistently 10 years ago
p2p_hostapd.h Remove the GPL notification from files contributed by Atheros 13 years ago
peerkey_auth.c PeerKey: Clean up EAPOL-Key Key Data processing on AP 10 years ago
pmksa_cache_auth.c wpa_supplicant: Fix CONFIG_IBSS_RSN=y build without CONFIG_AP=y 8 years ago
pmksa_cache_auth.h PMKSA: Flush AP/mesh PMKSA cache by PMKSA_FLUSH command 8 years ago
preauth_auth.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
preauth_auth.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
rrm.c hostapd: Add FTM range request 8 years ago
rrm.h hostapd: Add FTM range request 8 years ago
sta_info.c taxonomy: Store Probe Request frames in hostapd_sta_info 8 years ago
sta_info.h FILS: Process FILS Authentication frame (AP) 8 years ago
taxonomy.c taxonomy: Store Probe Request frames in hostapd_sta_info 8 years ago
taxonomy.h taxonomy: Store Probe Request frames in hostapd_sta_info 8 years ago
tkip_countermeasures.c AP: Use monotonic time for MMIC failure/TKIP countermeasures 11 years ago
tkip_countermeasures.h hostapd: Fix a regression in TKIP countermeasures processing 12 years ago
utils.c FST: Do not prune STAs belonging to the same FST 9 years ago
vlan.c VLAN: Fix vlan_compare() for tagged VLANs 8 years ago
vlan.h radius: Add tagged VLAN parsing 8 years ago
vlan_full.c Use a separate header file for Linux bridge interface definitions 8 years ago
vlan_ifconfig.c vlan: Move if_nametoindex() use out of vlan_init.c 8 years ago
vlan_init.c vlan: Move if_nametoindex() use out of vlan_init.c 8 years ago
vlan_init.h VLAN: Separate station grouping and uplink configuration 8 years ago
vlan_ioctl.c Use own header file for defining Linux VLAN kernel interface 8 years ago
vlan_util.c vlan: Remove unnecessary header includes from netlink implementation 8 years ago
vlan_util.h vlan: Move if_nametoindex() use out of vlan_init.c 8 years ago
wmm.c AP WMM: Fix integer underflow in WMM Action frame parser 9 years ago
wmm.h Remove obsolete license notifications 11 years ago
wnm_ap.c WNM: Fix a memory leak on AP error path 8 years ago
wnm_ap.h hostapd: Add MBO IE to BSS Transition Management Request frame 8 years ago
wpa_auth.c FILS: Process FILS Authentication frame (AP) 8 years ago
wpa_auth.h FILS: Process FILS Authentication frame (AP) 8 years ago
wpa_auth_ft.c FT: Allow PMK-R0 and PMK-R1 for FT-PSK to be generated locally 8 years ago
wpa_auth_glue.c FT: Allow PMK-R0 and PMK-R1 for FT-PSK to be generated locally 8 years ago
wpa_auth_glue.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_i.h FILS: Process FILS Authentication frame (AP) 8 years ago
wpa_auth_ie.c FILS: Allow hostapd to select FILS AKM for connection 8 years ago
wpa_auth_ie.h HS 2.0R2 AP: Add OSEN implementation 10 years ago
wps_hostapd.c Share a single str_starts() implementation 8 years ago
wps_hostapd.h WPS NFC: Add AP mode connection handover report 11 years ago
x_snoop.c AP: Enable multicast snooping on bridge if ProxyARP IPv6 is in use 9 years ago
x_snoop.h AP: Add multicast-to-unicast conversion send for "x_snoop" 10 years ago