]> git.ipfire.org Git - thirdparty/hostap.git/history - src/rsn_supp/pmksa_cache.c
Check os_snprintf() result more consistently - automatic 1
[thirdparty/hostap.git] / src / rsn_supp / pmksa_cache.c
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-11-16  Jouni MalinenSuite B: PMKID derivation for AKM 00-0F-AC:11
2014-10-04  Jouni MalinenClear PMKSA cache entry data when freeing them
2014-07-02  Jouni MalinenRSN supplicant: Use os_memcmp_const() for hash/password...
2013-12-24  Johannes Bergrsn_supp: Use monotonic time for PMKSA cache expiry
2013-06-07  Jouni MalinenRemove CONFIG_NO_WPA2 build parameter
2013-05-22  Jouni MalinenFix OKC-based PMKSA cache entry clearing
2012-11-25  Dan WilliamsPMKSA: Make deauthentication due to cache entry removal...
2012-08-10  Dan WilliamsPMKSA: Do not evict active cache entry when adding...
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2012-02-04  Jouni MalinenUse PMKSA cache entries with only a single network...
2011-11-20  Jouni MalinenMove wpa_sm_remove_pmkid() call to PMKSA cache entry...
2011-10-02  Jouni MalinenClear OKC-based PMKSA caching entries if PMK is changed
2011-09-16  Jouni MalinenRSN: Add a debug message when considing addition of...
2011-09-07  Jouni MalinenFlush PMKSA cache entries and invalidate EAP state...
2011-09-07  Jouni MalinenClear driver PMKSA cache entry on PMKSA cache expiration
2009-11-29  Jouni MalinenRemove src/crypto from default include path
2009-01-14  Jouni MalinenMoved rsn_pmkid() into shared code to avoid duplication
2009-01-13  Jouni MalinenRemoved wpa_sm dereference from pmksa_cache_list()
2009-01-13  Jouni MalinenMoved proto == RSN validation from pmksa_cache.c into...
2008-08-31  Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...