hostap/src
Jouni Malinen d3e01b9d71 Re-initialize EAP ClientTimeout on for each session
ClientTimeout changes from EAP peer methods were not supposed to
change behavior for other EAP peer methods or even other sessions
of the same method. Re-initialize ClientTimeout whenever an EAP
peer method is initialized to avoid this. This addresses problems
where WPS (EAP-WSC) reduces the timeout and consecutive EAP runs
may fail due to too small timeout.
2010-12-28 12:09:14 +02:00
..
ap Do not send Deauth/Disassoc to unknown STA if SA is invalid 2010-12-04 17:40:36 -08:00
common wlantest: Add support for decrypting TDLS frames 2010-12-13 11:20:55 +02:00
crypto Removed unused variable from non-Linux builds 2010-12-14 17:10:39 +02:00
drivers nl80211: Remove extra \n from debug messages 2010-12-19 12:00:24 +02:00
eap_common Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_peer Re-initialize EAP ClientTimeout on for each session 2010-12-28 12:09:14 +02:00
eap_server Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eapol_auth EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
eapol_supp Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Limit the retransmission of GO Negotiation request to 120 2010-12-28 11:48:58 +02:00
radius EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
rsn_supp Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
tls Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
utils wlantest: Add send command for injecting raw frames 2010-12-16 16:11:54 +02:00
wps WPS: Include all Config Methods in Probe Request 2010-12-20 12:54:10 +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