tests: FTM capability indication
[mech_eap.git] / src / ap / wpa_auth_ft.c
2015-12-09 Jouni MalinenFT: Fix sm->assoc_resp_ftie storing on the AP side
2015-04-22 Jouni MalinenFT: Fix WMM TSPEC validation in driver-based AP MLME...
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2014-12-06 Jouni MalinenFT: Make aes_wrap() call easier to analyze
2014-12-06 Jouni MalinenFT: Make aes_unwrap() calls easier to analyze
2014-10-07 Jouni MalinenAES: Extend key wrap design to support longer AES keys
2014-07-02 Jouni MalinenFT: Debug print extra response data
2014-07-02 Jouni MalinenRSN authenticator: Use os_memcmp_const() for hash/passw...
2014-06-01 Jouni MalinenFT: Fix GTK rekeying after FT protocol
2014-03-23 Jouni MalinenFT: Add support for postponing FT response
2013-12-29 Jouni MalinenFix whitespace style
2013-12-29 Jouni MalinenEnable FT with SAE
2013-08-24 Jouni MalinenFT RRB: Clear pad field to avoid sending out uninitiali...
2013-05-18 Jouni MalinenFT RRB: Fix a memory leak on error path
2013-04-27 Jouni MalinenFT RRB: Validate os_malloc() return value before using it
2013-01-12 Jouni MalinenExtra validation to keep static analyzers happy
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-01 Shan PalanisamyFT: Add FT AP support for drivers that manage MLME...
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 Hong WuFT: Fix the calculation of MIC Control field in FTIE
2011-03-06 Shan PalanisamyFT: Make FT-over-DS configurable (hostapd.conf ft_over_...
2010-11-23 Jouni MalinenAnnotate places depending on strong random numbers
2010-07-26 Jouni MalinenFT: Send RRB data directly when managed by same hostapd...
2010-07-18 Jouni MalinenFT: Fix RRB messages to use correct endianness
2010-04-10 Jouni MalinenFT: Validate MDIE and FTIE in FT 4-way handshake messag...
2010-04-10 Jouni MalinenFT: Add FTIE, TIE[ReassocDeadline], TIE[KeyLifetime...
2010-04-09 Jouni MalinenFT: Validate FTIE fields in Reassociation Request
2010-04-09 Jouni MalinenFT: Validate protect IE count in FTIE MIC Control
2010-04-09 Jouni MalinenFT: Fix Reassociation Response in FT Protocol to includ...
2010-04-09 Jouni MalinenFT: Do not add MIC to FTIE during initial MD association
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-04-07 Jouni MalinenFT: Do not include RSN IE in (Re)Assoc Resp during...
2010-04-04 Jouni MalinenFT: Re-set PTK on reassociation
2010-04-04 Jouni MalinenFT: Force key configuration after association in FT...
2010-03-13 Jouni MalinenFT: Fix PTK configuration in authenticator
2010-03-07 Jouni MalinenFT: Include pairwise cipher suite in PMK-R0 SA and...
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-25 Jouni MalinenInclude header files explicitly in *.c, not via header...
2009-12-25 Jouni MalinenRename some src/ap files to avoid duplicate file names