hostapd/src
Arik Nemtsov 7e0f4f470a TDLS: Do not reject TPK M3 when failing to process IEs
Some APs (Cisco) may tack on a weird IE to the end of the TDLS confirm
packet, which can fail negotiation. As an interoperability workaround,
ignore IE parser failures and reject the frame only if any of the
mandatory IEs are not included.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
2014-06-17 17:05:23 +03:00
..
ap hostapd: Configure driver ACL even if MAC address list is empty 2014-06-16 16:22:36 +03:00
common Reserve QCA vendor specific nl80211 commands 20..33 2014-06-05 17:03:17 +03:00
crypto OpenSSL: Fix OCSP certificate debug print to use wpa_printf 2014-05-29 15:37:18 +03:00
drivers nl80211: Fix non-hostapd interface addition to not call add_ifidx() 2014-06-17 01:35:07 +03:00
eap_common EAP-IKEv2: Remove obsolete ccns.pl project workarounds 2014-06-08 12:28:36 +03:00
eap_peer EAP-EKE: Fix typos in debug message 2014-06-14 17:26:52 +03:00
eap_server EAP-TNC: Limit maximum message buffer to 75000 bytes (CID 62873) 2014-06-13 16:03:45 +03:00
eapol_auth RADIUS server: Allow EAP methods to log into SQLite DB 2014-03-09 18:21:13 +02:00
eapol_supp eap_proxy: Check sm != NULL more consistently 2014-06-07 19:26:41 +03:00
l2_packet l2_packet: Fix l2_packet_none (hostapd default) 2014-04-14 23:04:55 +03:00
p2p P2P: Use another interface operating channel as listen channel 2014-06-15 00:46:11 +03:00
pae MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
radius RADIUS/EAP server: Use longer username buffer to avoid truncation 2014-06-02 17:36:51 +03:00
rsn_supp TDLS: Do not reject TPK M3 when failing to process IEs 2014-06-17 17:05:23 +03:00
tls PKCS 1: Add function for checking v1.5 RSA signature 2014-05-20 19:52:18 +03:00
utils tests: printf_encode unit test for bounds checking 2014-06-02 17:36:51 +03:00
wps WPS: Check wps_build_wfa_ext() return value consistently (CID 68104) 2014-06-14 12:32:52 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00