hostap/src/rsn_supp
Jouni Malinen a7f10d65f4 PMKSA: Set cur_pmksa pointer during initial association
cur_pmksa was left to NULL during the initial association. This can
result in unexpected behavior, e.g., in expiring PMKSA cache entries
since the current entry is not locked in that case. Fix this by updated
cur_pmksa when adding the initial PMKSA entry during msg 1/4 processing.

Signed-hostap: Jouni Malinen <j@w1.fi>
intended-for: hostap-1
2012-08-10 18:05:03 +03:00
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
peerkey.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
peerkey.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
pmksa_cache.c PMKSA: Do not evict active cache entry when adding new ones 2012-08-10 17:55:17 +03:00
pmksa_cache.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
preauth.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
preauth.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
tdls.c TDLS: Add support for TDLS frame RX with bridge interfaces 2012-03-30 11:12:33 +03:00
wpa.c PMKSA: Set cur_pmksa pointer during initial association 2012-08-10 18:05:03 +03:00
wpa.h WNM: Add WNM-Sleep Mode for station mode 2012-08-01 13:21:27 +03:00
wpa_ft.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wpa_i.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wpa_ie.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wpa_ie.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00