tests: FTM capability indication
[mech_eap.git] / src / ap / wpa_auth_ie.c
2016-02-17 Michael Braunradius: Add tagged VLAN parsing
2016-02-17 Michael BraunVLAN: Separate station grouping and uplink configuration
2015-10-25 Jouni MalinenRSN auth: Avoid undefined behavior in pointer arithmetic
2015-08-08 Jouni Malinenhostapd: Add testing option to override own WPA/RSN...
2015-08-06 Jouni MalinenFT: Remove optional fields from RSNE when using PMF
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-04-29 Jouni MalinenMake PMKID check easier for static analyzers
2014-03-14 Jouni MalinenAllow management group cipher to be configured
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add OSEN implementation
2014-01-27 Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2013-01-13 Jouni MalinenMove cipher suite selection into common helper functions
2012-09-30 Jouni MalinenAdd initial parts for SAE
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-24 Jouni MalinenUse wpa_key_mgmt_*() helpers
2011-03-21 Jouni Malinenhostapd: Add testing mode for RSN element extensions
2010-11-12 Jouni MalinenShare WPA IE parser function for RSN authenticator...
2010-04-10 Jouni MalinenFT: Validate MDIE and FTIE in FT 4-way handshake messag...
2010-01-03 Jouni MalinenShare the same enum for MFP configuration
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
2009-12-24 Jouni MalinenMove generic AP functionality implementation into src/ap