nl80211: Replace hostapd WEXT events with nl80211 events
[wpasupplicant] / src / rsn_supp /
2009-04-01 Jouni MalinenFix SHA-256-based KDF when using CCMP as the pairwise...
2009-03-09 Jouni MalinenFT: Add RIC Request processing and RIC Response generation
2009-03-09 Jouni MalinenFT: Add RIC Request generation and validation (but...
2009-02-19 Jouni MalinenAllow SHA256-based key handshake to be used without...
2009-02-15 Daniel MierswaImproved 'make install' (use BINDIR/LIBDIR, install...
2009-01-17 Jouni MalinenAdded a separate ctx pointer for wpa_msg() calls in...
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-12-26 Jouni MalinenAdd Key Length field into IGTK sub-element (FTIE) per...
2008-11-28 Jouni MalinenWPS: Moved mac_addr and uuid configuration into wps_context
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-21 Jouni MalinenFixed canceling of PMKSA caching with driver generated...
2008-11-06 Jouni MalinenAdded support for enforcing frequent PTK rekeying
2008-09-01 Jouni MalinenMFP + FT: Added support for sending IGTK in FTIE
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-08-30 Jouni MalinenUpdated MFP defines based on IEEE 802.11w/D6.0 and...
2008-08-15 Jouni MalinenIEEE Std 802.11r-2008 has been released, so update...
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-05 Jouni MalinenRead Michael MIC keys through TK2 union instead of...
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-03-12 Jouni MalinenFT: Use correct BSSID when deriving PTK and verifying MIC
2008-03-12 Jouni MalinenDelete PTK SA on (re)association if this is not part...
2008-03-12 Jouni MalinenSilence gcc 4.3.0 warnings about invalid array indexes
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...