WPA: Do not print GTK in debug log unless requested
[mech_eap.git] / src / rsn_supp / wpa.c
2015-09-09 Jouni MalinenWPA: Do not print GTK in debug log unless requested
2015-08-02 Jouni MalinenAdd build option to remove all internal RC4 uses
2015-07-08 Jouni MalinenRSN: Stop connection attempt on apparent PMK mismatch
2015-03-07 Jouni MalinenReject Group Key message 1/2 prior to completion of...
2015-03-06 Jouni MalinenClear RSN timers for preauth and PTK rekeying on disass...
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2014-12-29 Jouni MalinenClear GTK from memory as soon as it is not needed anymore
2014-12-29 Jouni MalinenClear TK part of PTK after driver key configuration
2014-12-29 Jouni MalinenClear temporary keys from WPA supplicant state machine...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - manual
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-06 Jouni MalinenMake GTK length validation easier to analyze
2014-11-16 Jouni MalinenSuite B: Select EAPOL-Key integrity and key-wrap algori...
2014-11-16 Jouni MalinenSuite B: PMKID derivation for AKM 00-0F-AC:11
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-11-14 Jouni MalinenWork around AP misbehavior on EAPOL-Key descriptor...
2014-10-23 Chet LanctotAdd support for offloading key management operations...
2014-10-18 Jouni MalinenSAE: Add support for PMKSA caching on the station side
2014-10-07 Jouni MalinenAES: Extend key wrap design to support longer AES keys
2014-07-02 Jouni MalinenRSN supplicant: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenPeerKey: Clean up EAPOL-Key Key Data processing
2014-06-14 Jouni MalinenClean up EAPOL-Key Key Data processing
2014-06-14 Jouni MalinenClean up EAPOL-Key processing
2014-06-13 Jouni MalinenFix validation of EAPOL-Key length with AES key wrap...
2014-06-02 Ashok Kumar PonnaiahFix validation of RSN EAPOL-Key version for GCMP with PMF
2014-04-15 Jouni MalinenReduce the amount of time PTK/TPTK/GTK is kept in memory
2014-04-05 Jouni MalinenMove DROP_SA command to be within ifdef CONFIG_TESTING_...
2014-04-05 Jouni MalinenRemove used KDE addition code from EAPOL-Key msg 4/4
2014-04-05 Jouni MalinenRemove unused wpa_sm_get_param() function
2014-03-14 Jouni MalinenAllow management group cipher to be configured
2014-03-11 Jouni MalinenFix PTK derivation for CCMP-256 and GCMP-256
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add OSEN implementation
2014-02-25 Jouni MalinenHS 2.0R2: Add OSEN client implementation
2014-01-27 Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2013-12-28 Jouni MalinenFix PeerKey 4-way handshake
2013-12-28 Jouni MalinenFix PeerKey deinit behavior
2013-12-26 Jouni MalinenInitial handling of GTK-not-used cipher suite
2013-10-30 Sunil DuttSet GTK rekey offload information after initial group...
2013-06-07 Jouni MalinenRemove CONFIG_NO_WPA2 build parameter
2013-05-23 Jouni MalinenWNM: Make ESS Disassoc Imminent event more convenient...
2013-05-22 Jouni MalinenFix OKC-based PMKSA cache entry clearing
2012-12-16 Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-12-16 Jouni MalinenWNM: Fix GTK/IGTK parsing for WNM-Sleep Mode Response...
2012-11-25 Dan WilliamsPMKSA: Clear current cache entry on disassociation
2012-11-25 Dan WilliamsPMKSA: Make deauthentication due to cache entry removal...
2012-11-24 Jouni MalinenIndicate if PMF was negotiated for the connection
2012-11-05 Jouni MalinenUse deauthentication instead of disassociation on RSN...
2012-09-30 Jouni MalinenReserve AKM and cipher suite values
2012-08-30 Jouni MalinenMove WPA cipher information into a shared location
2012-08-29 Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-10 Jouni MalinenPMKSA: Set cur_pmksa pointer during initial association
2012-08-01 Xi ChenWNM: Add WNM-Sleep Mode for station mode
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-12-04 Jouni MalinenCheck wpa_supplicant_parse_ies() return value more...
2011-09-21 Pavel RoskinFix typos found by codespell
2011-09-07 Jouni MalinenFlush PMKSA cache entries and invalidate EAP state...
2011-07-12 Johannes Bergnl80211: Support GTK rekey offload
2011-07-05 Hong WuFT: Disable PMKSA cache for FT-IEEE8021X
2011-04-13 Jouni MalinenAvoid theoretical NULL pointer dereference from debug...
2011-03-06 Jouni MalinenTDLS: Clear peer entries on association/disassociation
2011-02-10 Ben GreearUse wpa_msg() instead of wpa_printf()
2011-01-15 Jouni MalinenWPA: Add more info for EAPOL-Key Nonce/MIC debugging
2011-01-09 Jouni MalinenUse set_key addr to distinguish default and multicast...
2010-11-23 Jouni MalinenAnnotate places depending on strong random numbers
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...