tests: Long P2P_LISTEN and offchannel TX
[mech_eap.git] / src / common / wpa_common.h
2015-12-09 Jouni MalinenFT: Fix FTIE generation for 4-way handshake after FT...
2015-10-14 Jouni MalinenFix Suite B 192-bit AKM to use proper PMK length
2015-07-07 Jouni MalinenFT: Allow CCMP-256 and GCMP-256 as group ciphers
2015-06-20 Jouni MalinenRemove WEP40/WEP104 cipher suite support for WPA/WPA2
2015-04-22 Jouni MalinenFT: Check FT, MD, and Timeout Interval length in the...
2015-04-22 Jouni MalinenReplace WPA_MAX_SSID_LEN with SSID_MAX_LEN
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2014-11-16 Jouni MalinenSuite B: Select EAPOL-Key integrity and key-wrap algori...
2014-11-16 Jouni MalinenSuite B: PMKID derivation for AKM 00-0F-AC:11
2014-07-31 Jouni MalinenAdd RSN cipher/AKM suite attributes into RADIUS messages
2014-03-14 Jouni MalinenAllow management group cipher to be configured
2014-02-25 Jouni MalinenHS 2.0R2: Add common OSEN definitions
2014-01-27 Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2013-12-31 Jouni MalinenGet rid of duplicated cipher suite and AKM definitions
2013-12-26 Jouni MalinenInitial handling of GTK-not-used cipher suite
2013-12-24 Jouni MalinenAdd definitions for new cipher suites from IEEE Std...
2013-01-13 Jouni MalinenMove cipher to enum wpa_cipher conversion into wpa_common.c
2013-01-13 Jouni MalinenUse a helper function for selection group cipher for...
2013-01-13 Jouni MalinenUse helper function for writing cipher suite names
2013-01-13 Jouni MalinenDefine allowed pairwise/group cipher suites in a header...
2013-01-13 Jouni MalinenUse a common function for parsing cipher suites
2013-01-13 Jouni MalinenMove cipher suite selection into common helper functions
2012-09-30 Jouni MalinenReserve AKM and cipher suite values
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-07-16 Jouni MalinenFT: Share IE parser implementation for Authenticator...
2011-03-21 Jouni Malinenhostapd: Add testing mode for RSN element extensions
2011-03-06 Ganesh PrasadhTDLS: Add initial support for TDLS (IEEE Std 802.11z...
2010-11-12 Jouni MalinenShare WPA IE parser function for RSN authenticator...
2010-04-07 Jouni MalinenFT: Fix FT 4-Way Handshake to include PMKR1Name in...
2009-10-16 Jouni MalinenAdd AP mode WPA status into ctrl_iface
2009-03-09 Jouni MalinenFT: Add RIC Request processing and RIC Response generation
2009-01-14 Jouni MalinenMoved rsn_pmkid() into shared code to avoid duplication
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-08-30 Jouni MalinenUpdated MFP defines based on IEEE 802.11w/D6.0 and...
2008-06-05 Jouni MalinenSilence compiler warnings about out of array bounds...
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...