aboutsummaryrefslogtreecommitdiffstats
path: root/src/rsn_supp/wpa_ft.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Remove unnecessary include file inclusionJouni Malinen2011-11-131-1/+0
* FT: Share IE parser implementation for Authenticator and SupplicantJouni Malinen2011-07-161-172/+0
* FT: Fix FT IE parser to not count TIE as protected IEJouni Malinen2011-07-161-2/+0
* FT: Fix the calculation of MIC Control field in FTIEHong Wu2011-07-161-2/+2
* Use set_key addr to distinguish default and multicast keysJouni Malinen2011-01-091-6/+4
* Annotate places depending on strong random numbersJouni Malinen2010-11-241-2/+3
* FT: Copy MDIE and FTIE from (Re)Association Response into EAPOL-Key 2/4Jouni Malinen2010-04-101-0/+18
* FT: Clean up wpa_sm_set_ft_params() by using common parseJouni Malinen2010-04-101-45/+55
* FT: Validate protect IE count in FTIE MIC ControlJouni Malinen2010-04-091-1/+7
* FT: Validate SNonce and ANonce values during FT Protocol in supplicantJouni Malinen2010-04-091-0/+28
* FT: Set FT Capability and Policy properly in MDIE during initial MD assocJouni Malinen2010-04-091-2/+6
* FT: Copy FT Capability and Policy to MDIE from target APJouni Malinen2010-04-091-7/+14
* FT: Add R1KH-ID into FT auth seq 3rd message (Reassoc Req)Jouni Malinen2010-04-091-1/+8
* FT: Fix GTK subelement format in FTIEJouni Malinen2010-04-071-9/+9
* FT: Fix FT 4-Way Handshake to include PMKR1Name in messages 2 and 3Jouni Malinen2010-04-071-4/+4
* FT: Add driver op for marking a STA authenticatedJouni Malinen2010-03-131-0/+1
* FT: Add a workaround to set PTK after reassociationJouni Malinen2010-03-131-9/+28
* Get rid of unnecessary typedefs for enums.Jouni Malinen2009-12-261-2/+2
* Remove src/crypto from default include pathJouni Malinen2009-11-291-3/+3
* Remove src/common from default header file pathJouni Malinen2009-11-291-2/+2
* Fix SHA-256-based KDF when using CCMP as the pairwise cipherJouni Malinen2009-04-011-6/+7
* FT: Add RIC Request processing and RIC Response generationJouni Malinen2009-03-091-7/+60
* FT: Add RIC Request generation and validation (but not processing)Jouni Malinen2009-03-091-11/+26
* Add Key Length field into IGTK sub-element (FTIE) per 802.11w/D7.0Jouni Malinen2008-12-261-3/+9
* MFP + FT: Added support for sending IGTK in FTIEJouni Malinen2008-09-011-73/+146
* Updated MFP defines based on IEEE 802.11w/D6.0 and use new MFPC/MFPRJouni Malinen2008-08-301-1/+1
* IEEE Std 802.11r-2008 has been released, so update referencesJouni Malinen2008-08-151-1/+1
* FT: Use correct BSSID when deriving PTK and verifying MICJouni Malinen2008-03-121-3/+3
* Silence gcc 4.3.0 warnings about invalid array indexesJouni Malinen2008-03-121-2/+3
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+791