hostap/src
Jouni Malinen b08d5fa793 WPS: Set EAPOL workarounds dynamically based on association
Previously, the shorter startWhen value was used based on build
parameters (i.e., if WPS was enabled). This is not really ideal and the
knowledge of WPS use can be provided to the EAPOL state machine to allow
this (and similar WPS workarounds) to be done only when the association
is for the purpose of WPS.

Reduce the default startWhen value from 3 to 2 seconds for non-WPS case
since WPS builds have likely received most testing for the past years
with the 1 second value and there is no strong justification for forcing
the longer 3 second wait should a frame be lost or something else
require the EAPOL-Start to initiate operation after a connection.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2014-09-08 17:16:04 +03:00
..
ap hostapd: Check that EVENT_ASSOC data is present before using it 2014-08-26 17:23:02 +03:00
common Add RSN cipher/AKM suite attributes into RADIUS messages 2014-07-31 19:55:29 +03:00
crypto openssl: Fix memory leak in openssl ec deinit 2014-09-07 19:14:18 +03:00
drivers nl80211: Register eloop after hs20 action frame 2014-09-07 19:22:49 +03:00
eap_common OpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free 2014-07-24 19:35:07 +03:00
eap_peer EAP: Do not allow fast session resumption with different network block 2014-07-26 19:39:13 +03:00
eap_server EAP-PAX server: Add explicit CID length limit 2014-09-07 17:10:33 +03:00
eapol_auth RADIUS server: Allow EAP methods to log into SQLite DB 2014-03-09 18:21:13 +02:00
eapol_supp WPS: Set EAPOL workarounds dynamically based on association 2014-09-08 17:16:04 +03:00
l2_packet l2_packet: Fix l2_packet_none (hostapd default) 2014-04-14 23:04:55 +03:00
p2p P2P: Make unrecognized vendor elements available in P2P_PEER 2014-07-08 15:57:30 +03:00
pae MACsec: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
radius RADIUS client: Check getsockname() return value 2014-09-07 18:35:46 +03:00
rsn_supp TDLS: Decline Setup Request with status code 37 if BSSID does not match 2014-09-02 18:06:58 +03:00
tls TLS: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
utils HTTP: Fix OCSP status check 2014-09-07 18:30:58 +03:00
wps WPS: Extend internal entropy pool help for key/snonce derivation 2014-09-08 12:54:18 +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