fragattacks/src
Jouni Malinen 78441a48af P2P: Fix GO Probe Response IEs when Wi-Fi Display is enabled
Commit 1a9f6509b3 added support for
fragmenting the P2P IE in Probe Response frames from a GO. However, it
did not take into account the possibility of Wi-Fi Display IE being
included in the same buffer and caused a regression for the cases where
Wi-Fi Display is enabled. Fix this by building the possibly fragmented
P2P IE first and then concatenating the separate IEs together.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-02-08 00:10:39 +02:00
..
ap nl80211: Add ctrl_iface message for AP mode connection rejection 2013-02-07 15:24:53 +02:00
common nl80211: Add ctrl_iface message for AP mode connection rejection 2013-02-07 15:24:53 +02:00
crypto SAE: Replace comparison to one with crypto_bignum wrapper 2013-01-12 17:51:54 +02:00
drivers Capability matching for 60 GHz band 2013-02-07 16:20:18 +02:00
eap_common Add UNAUTH-TLS vendor specific EAP type 2012-08-22 22:34:11 +03:00
eap_peer wpa_supplicant: Add more DBus EAP status 2013-01-12 19:51:18 +02:00
eap_server EAP-AKA server: Fix fallback to full auth 2013-01-08 15:45:05 +02:00
eapol_auth Initialize EAPOL auth identity/cui with STA entry data 2012-08-19 14:23:20 +03:00
eapol_supp Fix EAPOL supplicant port authorization with PMKSA caching 2012-10-27 11:52:43 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Fix GO Probe Response IEs when Wi-Fi Display is enabled 2013-02-08 00:10:39 +02:00
radius Extend radius_msg_get_tunnel_password() to support multiple passwords 2012-11-25 17:19:04 +02:00
rsn_supp TDLS: Fix MIC calculation for teardown frame to depend on reason code 2013-02-05 13:36:36 +02:00
tls Enable 256-bit key AES in internal TLS implementation 2012-09-09 14:16:05 +03:00
utils eloop: Add a timer cancel that returns the remaining time 2013-02-03 17:17:08 +02:00
wps WPS: Add RF bands attribute conditionally to Probe Response frame 2012-12-17 16:08:23 +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