summaryrefslogtreecommitdiff
path: root/src/common/wpa_common.h
Commit message (Expand)AuthorAgeFilesLines
* FT: Allow CCMP-256 and GCMP-256 as group ciphersJouni Malinen2015-07-071-0/+1
* Remove WEP40/WEP104 cipher suite support for WPA/WPA2Jouni Malinen2015-06-201-9/+2
* FT: Check FT, MD, and Timeout Interval length in the parserJouni Malinen2015-04-221-2/+0
* Replace WPA_MAX_SSID_LEN with SSID_MAX_LENJouni Malinen2015-04-221-2/+0
* Add Suite B 192-bit AKMJouni Malinen2015-01-271-5/+31
* Preparations for variable length KCK and KEKJouni Malinen2015-01-271-24/+26
* Suite B: Select EAPOL-Key integrity and key-wrap algorithms based on AKMJouni Malinen2014-11-161-2/+2
* Suite B: PMKID derivation for AKM 00-0F-AC:11Jouni Malinen2014-11-161-0/+10
* Add RSN cipher/AKM suite attributes into RADIUS messagesJouni Malinen2014-07-311-0/+1
* Allow management group cipher to be configuredJouni Malinen2014-03-141-3/+4
* HS 2.0R2: Add common OSEN definitionsJouni Malinen2014-02-261-0/+2
* P2P: Add support for IP address assignment in 4-way handshakeJouni Malinen2014-01-271-0/+3
* Get rid of duplicated cipher suite and AKM definitionsJouni Malinen2013-12-311-1/+0
* Initial handling of GTK-not-used cipher suiteJouni Malinen2013-12-261-1/+2
* Add definitions for new cipher suites from IEEE Std 802.11ac-2013Jouni Malinen2013-12-241-2/+12
* Move cipher to enum wpa_cipher conversion into wpa_common.cJouni Malinen2013-01-131-0/+1
* Use a helper function for selection group cipher for AP modeJouni Malinen2013-01-131-0/+1
* Use helper function for writing cipher suite namesJouni Malinen2013-01-131-0/+1
* Define allowed pairwise/group cipher suites in a header fileJouni Malinen2013-01-131-0/+6
* Use a common function for parsing cipher suitesJouni Malinen2013-01-131-0/+1
* Move cipher suite selection into common helper functionsJouni Malinen2013-01-131-1/+3
* Reserve AKM and cipher suite valuesJouni Malinen2012-09-301-0/+2
* Add initial parts for SAEJouni Malinen2012-09-301-0/+2
* Move WPA cipher information into a shared locationJouni Malinen2012-08-301-0/+8
* Add support for using GCMP cipher from IEEE 802.11adJouni Malinen2012-08-291-0/+4
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* FT: Share IE parser implementation for Authenticator and SupplicantJouni Malinen2011-07-161-0/+23
* hostapd: Add testing mode for RSN element extensionsJouni Malinen2011-03-211-0/+6
* TDLS: Add initial support for TDLS (IEEE Std 802.11z-2010)Ganesh Prasadh2011-03-061-0/+2
* Share WPA IE parser function for RSN authenticator/supplicantJouni Malinen2010-11-121-0/+2
* FT: Fix FT 4-Way Handshake to include PMKR1Name in messages 2 and 3Jouni Malinen2010-04-071-0/+4
* Add AP mode WPA status into ctrl_ifaceJouni Malinen2009-10-161-0/+3
* FT: Add RIC Request processing and RIC Response generationJouni Malinen2009-03-091-0/+6
* Moved rsn_pmkid() into shared code to avoid duplicationJouni Malinen2009-01-141-0/+3
* Added support for using SHA256-based stronger key derivation for WPA2Jouni Malinen2008-08-311-2/+2
* Updated MFP defines based on IEEE 802.11w/D6.0 and use new MFPC/MFPRJouni Malinen2008-08-301-1/+9
* Silence compiler warnings about out of array bounds indexesJouni Malinen2008-06-051-2/+1
* Silence gcc 4.3.0 warnings about invalid array indexesJouni Malinen2008-03-121-2/+2
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+328