automake build system
[mech_eap.orig] / src / rsn_supp / wpa.c
2010-05-01 Jouni MalinenFix fallback from failed PMKSA caching into full EAP...
2010-04-10 Jouni MalinenSME: Do not try to use FT over-the-air if PTK is not...
2010-04-10 Jouni MalinenFT: Verify that MDIE and FTIE matches between AssocResp...
2010-04-10 Jouni MalinenSplit EAPOL-Key msg 3/4 Key Data validation into helper...
2010-04-10 Jouni MalinenFT: Copy MDIE and FTIE from (Re)Association Response...
2010-04-09 Jouni MalinenFT: Copy FT Capability and Policy to MDIE from target AP
2010-04-08 Jouni MalinenFix compiler warning on non-802.11r build
2010-04-07 Jouni MalinenFT: Fix FT 4-Way Handshake to include PMKR1Name in...
2010-03-29 Jouni MalinenAdd a drop_sa command to allow 802.11w testing
2010-03-29 Jouni MalinenMFP: Add MFPR flag into station RSN IE if 802.11w is...
2010-03-13 Jouni MalinenFT: Clean EAPOL supp portValid to force re-entry to...
2010-01-06 Jouni MalinenConvert RSN pre-authentication to use struct dl_list
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
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...