aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/wpa_auth_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-159/+0
* FT: Fix the calculation of MIC Control field in FTIEHong Wu2011-07-161-1/+1
* FT: Make FT-over-DS configurable (hostapd.conf ft_over_ds=0/1)Shan Palanisamy2011-03-061-1/+3
* Annotate places depending on strong random numbersJouni Malinen2010-11-241-2/+3
* FT: Send RRB data directly when managed by same hostapd processJouni Malinen2010-07-251-0/+1
* FT: Fix RRB messages to use correct endiannessJouni Malinen2010-07-171-2/+2
* FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4Jouni Malinen2010-04-101-0/+5
* FT: Add FTIE, TIE[ReassocDeadline], TIE[KeyLifetime] to EAPOL-Key 3/4Jouni Malinen2010-04-101-5/+5
* FT: Validate FTIE fields in Reassociation RequestJouni Malinen2010-04-091-0/+58
* FT: Validate protect IE count in FTIE MIC ControlJouni Malinen2010-04-091-0/+11
* FT: Fix Reassociation Response in FT Protocol to include ANonce/SNonceJouni Malinen2010-04-091-1/+6
* FT: Do not add MIC to FTIE during initial MD associationJouni Malinen2010-04-091-4/+8
* FT: Fix GTK subelement format in FTIEJouni Malinen2010-04-071-7/+8
* FT: Fix FT 4-Way Handshake to include PMKR1Name in messages 2 and 3Jouni Malinen2010-04-071-5/+6
* FT: Do not include RSN IE in (Re)Assoc Resp during initial MD associationJouni Malinen2010-04-071-9/+14
* FT: Re-set PTK on reassociationJouni Malinen2010-04-041-1/+0
* FT: Force key configuration after association in FT-over-DSJouni Malinen2010-04-041-0/+1
* FT: Fix PTK configuration in authenticatorJouni Malinen2010-03-131-4/+9
* FT: Include pairwise cipher suite in PMK-R0 SA and PMK-R1 SAJouni Malinen2010-03-071-17/+39
* Get rid of unnecessary typedefs for enums.Jouni Malinen2009-12-261-2/+2
* Include header files explicitly in *.c, not via header filesJouni Malinen2009-12-261-0/+2
* Rename some src/ap files to avoid duplicate file namesJouni Malinen2009-12-261-0/+1656