hostap/src/eapol_auth
Jouni Malinen de6e463f57 Make sure that EAP callbacks are not done if state machine has been removed
It is possible to get a response for a pending EAP callback after the
EAP state machine has already completed its work or has timed out. For
those cases, make sure that the callback function is not delivered since
it could result in NULL pointer dereferences.
2011-08-12 11:56:44 +03:00
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
eapol_auth_dump.c Move internal EAPOL authenticator defines into their own file 2009-11-29 23:16:04 +02:00
eapol_auth_sm.c Make sure that EAP callbacks are not done if state machine has been removed 2011-08-12 11:56:44 +03:00
eapol_auth_sm.h WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
eapol_auth_sm_i.h Move internal EAPOL authenticator defines into their own file 2009-11-29 23:16:04 +02:00