hostapd/src
Jouni Malinen 2c50246078 Add a AP mode event message for possible PSK/passphrase mismatch
If the AP/Authenticator receives an EAPOL-Key msg 2/4 for an association
that negotiated use of PSK and the EAPOL-Key MIC does not match, it is
likely that the station is trying to use incorrect PSK/passphrase.
Report this with "AP-STA-POSSIBLE-PSK-MISMATCH <STA addr>" control
interface event.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2015-03-19 13:14:21 +02:00
..
ap Add a AP mode event message for possible PSK/passphrase mismatch 2015-03-19 13:14:21 +02:00
common Add a AP mode event message for possible PSK/passphrase mismatch 2015-03-19 13:14:21 +02:00
crypto Remove SChannel support 2015-03-18 22:31:36 +02:00
drivers Add AVG_BEACON_RSSI to SIGNAL_POLL output 2015-03-15 20:45:20 +02:00
eap_common ERP: Add TV/TLV parser 2014-12-04 12:08:59 +02:00
eap_peer eap_proxy: Callback to notify any updates from eap_proxy 2015-03-02 12:47:20 +02:00
eap_server EAP-PEAP server: Fix Phase 2 TLV length in error case 2015-01-28 16:15:58 +02:00
eapol_auth Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
eapol_supp eap_proxy: Callback to notify any updates from eap_proxy 2015-03-02 12:47:20 +02:00
l2_packet Fix Linux packet socket workaround to not close the socket too easily 2015-02-22 16:06:13 +02:00
p2p P2P: Continue find in GO-Neg-Resp-fail status corner cases 2015-03-01 22:36:52 +02:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius RADIUS client: Fix server failover on return-to-primary on error case 2015-03-01 22:36:52 +02:00
rsn_supp Reject Group Key message 1/2 prior to completion of 4-way handshake 2015-03-07 13:00:06 +02:00
tls TLS: Remove placeholders for SIGN_ALG_DSA support 2015-02-28 15:45:16 +02:00
utils Fix bitfield_get_first_zero() to not read beyond buffer 2015-03-14 13:50:12 +02:00
wps P2PS: WPS changes needed for P2PS default PIN 2015-02-02 16:55:45 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00