hostap/src/ap
Jouni Malinen b11a12401a DPP2: Add DPP KDE into EAPOL-Key msg 3/4 when using DPP AKM
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2020-05-04 00:37:44 +03:00
..
accounting.c Extra RADIUS request attributes from SQLite 2019-07-30 19:58:09 +03:00
accounting.h
acs.c ACS: Allow hw_mode=any to be used with internal ACS algorithm 2020-02-29 11:23:03 +02:00
acs.h
airtime_policy.c airtime_policy: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
airtime_policy.h hostapd: Add airtime policy configuration support 2019-05-02 14:57:43 +03:00
ap_config.c Allow TKIP support to be removed from build 2020-04-17 23:51:58 +03:00
ap_config.h HE: Replace Boolean with C99 bool 2020-04-24 17:06:50 +03:00
ap_drv_ops.c Update STA flags to the driver immediately on disconnection 2020-03-26 17:51:03 +02:00
ap_drv_ops.h Introduce and add key_flag 2020-01-09 12:38:36 +02:00
ap_list.c Remove CONFIG_IEEE80211N build option 2020-02-22 19:20:44 +02:00
ap_list.h
ap_mlme.c
ap_mlme.h
authsrv.c EAP server: Configurable maximum number of authentication message rounds 2019-09-01 17:19:35 +03:00
authsrv.h
beacon.c DPP2: Configurator Connectivity indication 2020-03-27 20:05:25 +02:00
beacon.h
bss_load.c hostapd: Add average channel utilization in STATUS 2017-12-12 00:48:27 +02:00
bss_load.h
ctrl_iface_ap.c Remove CONFIG_IEEE80211N build option 2020-02-22 19:20:44 +02:00
ctrl_iface_ap.h
dfs.c DFS: Add new hostapd_is_dfs_overlap() helper 2020-03-29 21:15:16 +03:00
dfs.h DFS: Add new hostapd_is_dfs_overlap() helper 2020-03-29 21:15:16 +03:00
dhcp_snoop.c BSD: Use struct ip rather than struct iphdr 2020-01-02 19:17:10 +02:00
dhcp_snoop.h
dpp_hostapd.c DPP2: Add Protocol Version attribute to network introduction messages 2020-05-04 00:37:44 +03:00
dpp_hostapd.h DPP: NFC negotiated connection handover 2020-01-27 20:36:09 +02:00
drv_callbacks.c FT: Discard ReassocReq with mismatching RSNXE Used value 2020-04-14 16:37:35 +03:00
eap_user_db.c Check snprintf result to avoid compiler warnings 2018-12-24 11:09:22 +02:00
eth_p_oui.c
eth_p_oui.h
fils_hlp.c BSD: Use struct ip rather than struct iphdr 2020-01-02 19:17:10 +02:00
fils_hlp.h
gas_query_ap.c
gas_query_ap.h
gas_serv.c DPP2: hostapd as TCP Relay 2019-04-22 21:08:59 +03:00
gas_serv.h DPP2: hostapd as TCP Relay 2019-04-22 21:08:59 +03:00
hostapd.c FST: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
hostapd.h driver: Add second driver capability flags bitmap 2020-04-19 15:53:02 +03:00
hs20.c Remove CONFIG_IEEE80211W build parameter 2019-09-08 17:33:40 +03:00
hs20.h HS 2.0: Move Terms and Conditions Server URL generation from AP to AS 2018-06-21 20:50:54 +03:00
hw_features.c AP: Fix regression in frequency check for a usable EDMG channel 2020-03-11 17:54:13 +02:00
hw_features.h ACS: Extend hostapd_get_mode_channel() to find from any mode 2020-02-29 11:23:03 +02:00
ieee802_1x.c EAPOL auth: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
ieee802_1x.h EAPOL auth: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
ieee802_11.c FT: Discard ReassocReq with mismatching RSNXE Used value 2020-04-14 16:37:35 +03:00
ieee802_11.h DPP2: Configurator Connectivity indication 2020-03-27 20:05:25 +02:00
ieee802_11_auth.c Fix possible memory leak of RADIUS data in handle_auth() 2019-12-29 23:43:55 +02:00
ieee802_11_auth.h Make hostapd_copy_psk_list() non-static 2019-12-29 23:34:01 +02:00
ieee802_11_he.c Clean up hostapd_get_he_twt_responder() processing 2020-03-08 16:28:03 +02:00
ieee802_11_ht.c Fix a typo in a comment 2020-02-22 19:20:44 +02:00
ieee802_11_shared.c DPP2: Configurator Connectivity indication 2020-03-27 20:05:25 +02:00
ieee802_11_vht.c AP: Publish only HE capabilities and operation IEs on 6 GHz band 2019-10-15 15:39:22 +03:00
Makefile Remove IAPP functionality from hostapd 2019-09-11 13:11:03 +03:00
mbo_ap.c
mbo_ap.h
ndisc_snoop.c
ndisc_snoop.h
neighbor_db.c hostapd: Add HE bit in BSSID Information field of own Neighbor Report 2020-03-27 23:52:24 +02:00
neighbor_db.h hostapd: Support showing neighbor list through hostapd_cli 2019-12-26 17:59:03 +02:00
p2p_hostapd.c
p2p_hostapd.h
pmksa_cache_auth.c SAE: Fix PMKID derivation for OKC 2020-02-28 18:41:20 +02:00
pmksa_cache_auth.h
preauth_auth.c WPA auth: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
preauth_auth.h
rrm.c hostapd: Fix a typo in function name 2019-01-02 16:40:34 +02:00
rrm.h
sta_info.c FT: Remove and re-add STA entry after FT protocol success with PMF 2020-04-04 21:53:10 +03:00
sta_info.h FT: Remove and re-add STA entry after FT protocol success with PMF 2020-04-04 21:53:10 +03:00
taxonomy.c
taxonomy.h
tkip_countermeasures.c hostapd: Add logging around Michael MIC related failures 2018-04-02 16:51:29 +03:00
tkip_countermeasures.h
utils.c Add a hostapd testing option for skipping association pruning 2020-03-28 20:39:19 +02:00
vlan.c
vlan.h
vlan_full.c vlan: Use new bridge ioctl() 2019-01-02 00:23:43 +02:00
vlan_ifconfig.c
vlan_init.c Make WEP functionality an optional build parameter 2020-02-29 17:45:25 +02:00
vlan_init.h
vlan_ioctl.c
vlan_util.c
vlan_util.h
wmm.c Fix wmm compile on fedora-17 (gcc 4.7.2) 2020-02-03 02:03:32 +02:00
wmm.h
wnm_ap.c Process received WNM Notification Request for beacon protection failures 2020-04-01 16:30:12 +03:00
wnm_ap.h WNM: Collocated Interference Reporting 2018-10-30 14:07:51 +02:00
wpa_auth.c DPP2: Add DPP KDE into EAPOL-Key msg 3/4 when using DPP AKM 2020-05-04 00:37:44 +03:00
wpa_auth.h FT: Testing override for RSNXE Used subfield in FTE (AP) 2020-04-16 23:39:57 +03:00
wpa_auth_ft.c WPA auth: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
wpa_auth_glue.c WPA auth: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
wpa_auth_glue.h
wpa_auth_i.h Add PRINTF_FORMAT for printf wrapper functions 2020-05-02 21:04:17 +03:00
wpa_auth_ie.c WPA auth: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
wpa_auth_ie.h Merge wpa_supplicant and hostapd EAPOL-Key KDE parsers 2019-10-18 13:02:27 +03:00
wpa_auth_kay.c MACsec: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
wpa_auth_kay.h macsec: Support IEEE 802.1X(EAP)/PSK MACsec Key Agreement in hostapd 2019-06-03 20:27:44 +03:00
wps_hostapd.c Allow TKIP support to be removed from build 2020-04-17 23:51:58 +03:00
wps_hostapd.h
x_snoop.c
x_snoop.h