hostap/src
Johannes Berg 9f12614b8c nl80211: Do not encrypt IEEE 802.1X WEP EAPOL
Set the NL80211_ATTR_CONTROL_PORT_NO_ENCRYPT flag for nl80211 to tell
drivers (mac80211) to not encrypt the EAPOL frames for WEP IEEE 802.1X.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
2011-12-03 20:46:12 +02:00
..
ap Convert hostapd_prepare_rates() to use struct hostapd_iface 2011-12-03 12:20:17 +02:00
common Use wpa_key_mgmt_*() helpers 2011-11-24 22:47:46 +02:00
crypto Rename tls_prf() to tls_prf_sha1_md5() 2011-11-27 21:27:01 +02:00
drivers nl80211: Do not encrypt IEEE 802.1X WEP EAPOL 2011-12-03 20:46:12 +02:00
eap_common Rename tls_prf() to tls_prf_sha1_md5() 2011-11-27 21:27:01 +02:00
eap_peer Rename tls_prf() to tls_prf_sha1_md5() 2011-11-27 21:27:01 +02:00
eap_server EAP server: Force identity request after INITIALIZE for passthrough 2011-12-03 17:37:48 +02:00
eapol_auth Make sure that EAP callbacks are not done if state machine has been removed 2011-08-12 11:56:44 +03:00
eapol_supp Use an enum for EAP SM requests 2011-10-30 12:04:24 +02:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Clear WPS method when GO negotiation fails 2011-11-18 23:34:53 +02:00
radius Make radius_msg_add_attr_user_password() easier for static analyzers 2011-11-13 23:14:57 +02:00
rsn_supp Move wpa_sm_remove_pmkid() call to PMKSA cache entry freeing 2011-11-20 12:53:29 +02:00
tls TLS: Add support for SHA256-based cipher suites from RFC 5246 2011-11-27 22:33:54 +02:00
utils Avoid possible compiler warning in os_gmtime() 2011-11-20 12:19:28 +02:00
wps WPS: Fix stopping of active WPS operation on dual concurrent AP 2011-11-30 16:48:14 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00