Remove src/crypto from default include path
[libeap.git] / src / rsn_supp / wpa.c
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-10-16 Jouni MalinenAdd AP mode WPA status into ctrl_iface
2009-08-16 Jouni MalinenVerify that EAPOL-Key MIC generation succeeds
2009-08-16 Jouni MalinenVerify that RC4 operation succeeds
2009-08-16 Jouni MalinenMove RC4 into crypto.h as a replaceable crypto function
2009-04-20 Jouni MalinenDisconnect if 4-way handshake processing fails
2009-04-01 Jouni MalinenFix SHA-256-based KDF when using CCMP as the pairwise...
2009-02-19 Jouni MalinenAllow SHA256-based key handshake to be used without...
2009-01-17 Jouni MalinenAdded a separate ctx pointer for wpa_msg() calls in...
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-11-21 Jouni MalinenFixed canceling of PMKSA caching with driver generated...
2008-11-06 Jouni MalinenAdded support for enforcing frequent PTK rekeying
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-08-03 Jouni MalinenFixed opportunistic key caching (OKC)
2008-07-06 Michael BernhardMake proactive key caching working again
2008-06-09 Jouni MalinenFixed race condition between disassociation event and...
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-03-12 Jouni MalinenDelete PTK SA on (re)association if this is not part...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...