hostap/src
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
..
ap Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
common Add parsing of preferred frequency list element 2015-07-30 22:13:48 +03:00
crypto Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
drivers nl80211: Add means to query preferred channels 2015-07-29 19:46:31 +03:00
eap_common
eap_peer Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
eap_server Rename tls_connection_get_keys() to tls_connection_get_random() 2015-08-02 16:52:56 +03:00
eapol_auth
eapol_supp Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
fst FST: Make fst_hw_mode_to_band() non-inline function 2015-07-26 18:45:14 +03:00
l2_packet
p2p P2P: Silence bogus compiler warnings 2015-08-01 21:08:11 +03:00
pae
radius RADIUS DAS: Avoid compiler warning on abs() 2015-07-07 16:25:06 +03:00
rsn_supp Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
tls Rename tls_connection_get_keys() to tls_connection_get_random() 2015-08-02 16:52:56 +03:00
utils utils: Add cstr_token() function 2015-07-27 00:47:19 +03:00
wps
lib.rules
Makefile