fragattacks/src
Jouni Malinen d9bdba9f86 P2P: Do not allow pending listen command override connect
If p2p_listen is issued during a p2p_scan, a pending after-scan operation
is scheduled. However, since there is support for only a single pending
operation, this was able to override a previously scheduled pending
connect command. This can break some command sequences, so give higher
priority to pending connect operation.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2011-12-21 13:35:18 +02:00
..
ap Lower RX_MGMT driver event debug level for Beacon frames 2011-12-18 21:48:25 +02:00
common AP: Pass station's WMM configuration to driver wrappers 2011-12-17 12:38:06 +02:00
crypto Rename tls_prf() to tls_prf_sha1_md5() 2011-11-27 21:27:01 +02:00
drivers Android: nl80211: Work around limited genl_ctrl_resolve() 2011-12-21 13:33:41 +02:00
eap_common Rename tls_prf() to tls_prf_sha1_md5() 2011-11-27 21:27:01 +02:00
eap_peer EAP-AKA peer: Keep pseudonym identity across EAP exchanges 2011-12-04 17:21:22 +02:00
eap_server EAP server: Force identity request after eapRestart for passthrough 2011-12-06 13:02:23 +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: Do not allow pending listen command override connect 2011-12-21 13:35:18 +02:00
radius Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attribute 2011-12-11 13:01:57 +02:00
rsn_supp Check wpa_supplicant_parse_ies() return value more consistently 2011-12-04 16:40:06 +02:00
tls TLS: Add support for SHA256-based cipher suites from RFC 5246 2011-11-27 22:33:54 +02:00
utils PCSC: Accept 0x67 (Wrong length) as a response to READ RECORD 2011-12-18 14:44:03 +02:00
wps Skip WPS PBC overlap detection if P2P address is the same 2011-12-11 12:03:18 +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