Blacklist correct BSSID on authentication timeout
[mech_eap.git] / src / rsn_supp / wpa_ft.c
2015-07-07 Jouni MalinenFT: Allow CCMP-256 and GCMP-256 as group ciphers
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
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...
2013-12-29 Jouni MalinenEnable FT with SAE
2013-05-24 Jouni MalinenFT: Fix TKIP group key configuration in FT protocol
2013-04-26 Deepthi GowriFT: Reset FT flag upon STA deauthentication
2013-03-12 Deepthi GowriFT: Add support for IEEE 802.11r with driver-based SME
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-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-11-13 Jouni MalinenRemove unnecessary include file inclusion
2011-07-16 Jouni MalinenFT: Share IE parser implementation for Authenticator...
2011-07-16 Jouni MalinenFT: Fix FT IE parser to not count TIE as protected IE
2011-07-16 Hong WuFT: Fix the calculation of MIC Control field in FTIE
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-04-10 Jouni MalinenFT: Copy MDIE and FTIE from (Re)Association Response...
2010-04-10 Jouni MalinenFT: Clean up wpa_sm_set_ft_params() by using common...
2010-04-09 Jouni MalinenFT: Validate protect IE count in FTIE MIC Control
2010-04-09 Jouni MalinenFT: Validate SNonce and ANonce values during FT Protoco...
2010-04-09 Jouni MalinenFT: Set FT Capability and Policy properly in MDIE durin...
2010-04-09 Jouni MalinenFT: Copy FT Capability and Policy to MDIE from target AP
2010-04-09 Jouni MalinenFT: Add R1KH-ID into FT auth seq 3rd message (Reassoc...
2010-04-07 Jouni MalinenFT: Fix GTK subelement format in FTIE
2010-04-07 Jouni MalinenFT: Fix FT 4-Way Handshake to include PMKR1Name in...
2010-03-13 Jouni MalinenFT: Add driver op for marking a STA authenticated
2010-03-13 Jouni MalinenFT: Add a workaround to set PTK after reassociation
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-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...
2008-12-26 Jouni MalinenAdd Key Length field into IGTK sub-element (FTIE) per...
2008-09-01 Jouni MalinenMFP + FT: Added support for sending IGTK in FTIE
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-03-12 Jouni MalinenFT: Use correct BSSID when deriving PTK and verifying MIC
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...