hostapd/src/ap
Jouni Malinen 7cb53ded11 Add build option to remove all internal RC4 uses
The new CONFIG_NO_RC4=y build option can be used to remove all internal
hostapd and wpa_supplicant uses of RC4. It should be noted that external
uses (e.g., within a TLS library) do not get disabled when doing this.

This removes capability of supporting WPA/TKIP, dynamic WEP keys with
IEEE 802.1X, WEP shared key authentication, and MSCHAPv2 password
changes.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-08-02 16:52:56 +03:00
..
accounting.c
accounting.h
acs.c
acs.h
ap_config.c
ap_config.h FST: hostapd configuration parameters 2015-07-16 18:26:15 +03:00
ap_drv_ops.c Fix generating offloaded ACS channel list when hw_mode is set to any 2015-07-28 23:22:24 +03:00
ap_drv_ops.h
ap_list.c Move ap_list_timer() to use common AP periodic cleanup mechanism 2015-07-20 13:42:35 +03:00
ap_list.h Move ap_list_timer() to use common AP periodic cleanup mechanism 2015-07-20 13:42:35 +03:00
ap_mlme.c
ap_mlme.h
authsrv.c
authsrv.h
beacon.c FST: Add FST IEs into AP mode management frames 2015-07-16 18:26:15 +03:00
beacon.h
bss_load.c
bss_load.h
ctrl_iface_ap.c FST: hostapd control interface 2015-07-16 18:26:15 +03:00
ctrl_iface_ap.h
dfs.c
dfs.h
dhcp_snoop.c
dhcp_snoop.h
drv_callbacks.c atheros: Enable PMF functionality without CONFIG_IEEE80211R=y 2015-07-24 16:55:16 +03:00
eap_user_db.c
gas_serv.c
gas_serv.h
hostapd.c Move ap_list_timer() to use common AP periodic cleanup mechanism 2015-07-20 13:42:35 +03:00
hostapd.h Add shared periodic cleanup function for AP mode 2015-07-20 13:33:30 +03:00
hs20.c
hs20.h
hw_features.c
hw_features.h
iapp.c
iapp.h
ieee802_1x.c Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
ieee802_1x.h Make ieee802_1x_tx_key() static 2015-08-01 15:45:18 +03:00
ieee802_11.c Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
ieee802_11.h
ieee802_11_auth.c Move hostapd_acl_expire() to use common AP periodic cleanup mechanism 2015-07-20 13:39:22 +03:00
ieee802_11_auth.h Move hostapd_acl_expire() to use common AP periodic cleanup mechanism 2015-07-20 13:39:22 +03:00
ieee802_11_ht.c
ieee802_11_shared.c AP: Add support for Proxy ARP, DHCP snooping mechanism 2014-10-28 01:08:29 +02:00
ieee802_11_vht.c
Makefile
ndisc_snoop.c ndisc_snoop: Avoid misaligned read of IPv6 address 2015-07-07 16:25:06 +03:00
ndisc_snoop.h
p2p_hostapd.c
p2p_hostapd.h
peerkey_auth.c
pmksa_cache_auth.c
pmksa_cache_auth.h
preauth_auth.c
preauth_auth.h
sta_info.c FST: Integration into hostapd 2015-07-16 18:26:15 +03:00
sta_info.h FST: Store MB IEs from (Re)Association Request 2015-07-16 18:26:15 +03:00
tkip_countermeasures.c
tkip_countermeasures.h
utils.c FST: Do not prune STAs belonging to the same FST 2015-07-16 18:26:15 +03:00
vlan_init.c
vlan_init.h
vlan_util.c
vlan_util.h
wmm.c
wmm.h
wnm_ap.c
wnm_ap.h
wpa_auth.c Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
wpa_auth.h
wpa_auth_ft.c
wpa_auth_glue.c FT: Register RRB l2_packet only if FT-over-DS is enabled 2015-07-17 11:16:15 +03:00
wpa_auth_glue.h
wpa_auth_i.h
wpa_auth_ie.c
wpa_auth_ie.h
wps_hostapd.c
wps_hostapd.h
x_snoop.c
x_snoop.h