hostap/src
Jouni Malinen 349493bd0c Validate WEP key lengths based on driver capabilities
The nl80211 driver interface does not allow 128-bit WEP to be used
without a vendor specific cipher suite and no such suite is defined for
this purpose. Do not accept WEP key length 16 for nl80211 driver
interface forn ow. wext-interface can still try to use these for
backwards compatibility.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-05-10 14:34:46 +03:00
..
ap Add preliminary RADIUS dynamic authorization server (RFC 5176) 2012-05-06 22:02:42 +03:00
common HS 2.0: Indicate Hotspot 2.0 in BSS table and status 2012-05-08 23:30:23 +03:00
crypto Make random_add_randomness() debug print less verbose 2012-04-08 11:34:54 +03:00
drivers Validate WEP key lengths based on driver capabilities 2012-05-10 14:34:46 +03:00
eap_common EAP-AKA': Update to RFC 5448 2012-05-02 20:45:01 +03:00
eap_peer EAP-AKA': Update to RFC 5448 2012-05-02 20:45:01 +03:00
eap_server EAP-AKA': Update to RFC 5448 2012-05-02 20:45:01 +03:00
eapol_auth hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372) 2012-05-05 18:05:09 +03:00
eapol_supp Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
l2_packet Make bind failure messages unique 2012-04-06 12:10:36 +03:00
p2p P2P: Reject PD Request for unknown group 2012-05-08 17:38:57 +03:00
radius Add preliminary RADIUS dynamic authorization server (RFC 5176) 2012-05-06 22:02:42 +03:00
rsn_supp TDLS: Add support for TDLS frame RX with bridge interfaces 2012-03-30 11:12:33 +03:00
tls Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
utils Fix compiler warning on printf format with size_t 2012-04-28 18:30:12 +03:00
wps WPS: Allow vendor specific attribute to be added into M1 2012-04-04 00:08:57 +03: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