]> git.ipfire.org Git - thirdparty/hostap.git/history - src/common/wpa_common.c
Remove CONFIG_IEEE80211W build parameter
[thirdparty/hostap.git] / src / common / wpa_common.c
2019-09-08  Jouni MalinenRemove CONFIG_IEEE80211W build parameter
2019-08-22  Jouni Malinenwlantest: Derive PMK-R1 and PTK for FT protocol cases
2019-08-16  Jouni MalinenFT: Reject over-the-DS response with MFPC=0 if PMF...
2019-08-14  Jouni MalinenMake wpa_insert_pmkid() more generic
2019-07-24  Jouni MalinenAdd missed wpa_akm_to_suite() selectors
2019-03-20  Jouni MalinenFILS: Fix KEK2 derivation for FILS+FT
2019-03-17  Jouni MalinenDPP2: Extend wpa_pmk_to_ptk() to support extra Z.x...
2019-02-21  Lior DavidFix cipher suite selector default value in RSNE for DMG
2018-12-16  Mathy VanhoefOCV: Parse all types of OCI information elements
2018-11-09  Jouni MalinenHS 2.0: Generate AssocReq OSEN IE based on AP advertisement
2018-06-06  Jouni MalinenFT: Derive PMKR0Name/PMKR1Name using SHA-384 with AKM...
2018-06-05  Jouni MalinenFT: Debug print of IE parsing element details
2018-06-05  Jouni MalinenFT: FTE parsing for SHA384-based AKM
2018-06-05  Jouni MalinenFT: PMK-R0 derivation using SHA384-based AKM
2018-06-05  Jouni MalinenFT: PMKID derivation using SHA384-based AKM
2018-06-05  Jouni MalinenFT: PTK derivation using SHA384-based AKM
2018-06-05  Jouni MalinenFT: PMK-R1 derivation using SHA384-based AKM
2018-06-05  Jouni MalinenFT: FTE MIC calculation using SHA384-based AKM
2018-06-05  Jouni MalinenFT: EAPOL-Key MIC calculation using SHA384-based AKM
2018-06-05  Jouni MalinenFT: Support variable length keys
2018-06-04  Jouni MalinenFT: SHA384-based AKM in RSNE processing
2018-04-23  Jouni MalinenFILS: Enable SHA256 KDF even without PMF/SAE in the...
2018-04-08  Jouni MalinenWPA: Fix a typo in a debug message
2018-04-08  Jouni MalinenClear pmk_len more consistently for extra protection
2018-03-26  Jouni MalinenFILS: Add more complete support for FT-FILS use cases
2018-03-23  Jouni MalinenSAE: Fix PTK derivation to use KDF-SHA256
2018-03-16  Jouni MalinenSAE: Fix EAPOL-Key integrity and key-wrap algorithm...
2017-11-14  Jouni MalinenReject PMK-to-PTK derivation with unsupported cipher
2017-10-16  Jouni MalinenAdditional consistentcy checks for PTK component lengths
2017-10-15  Jouni MalinenClear PMK length and check for this when deriving PTK
2017-10-15  Jouni MalinenRemove all PeerKey functionality
2017-10-08  Jouni MalinenDPP: Fix EAPOL-Key Key MIC calculation
2017-10-08  Jouni MalinenOWE: Extend shared helper functions to support other...
2017-09-26  Jouni MalinenAdd group_mgmt network parameter for PMF cipher selection
2017-09-13  Jouni MalinenFILS: Add DHss into FILS-Key-Data derivation when using...
2017-09-13  Jouni MalinenFILS: Update PMKID derivation rules for ERP key hierarc...
2017-07-03  Jouni MalinenAdd new key_mgmt values for wpa_supplicant STATUS command
2017-07-03  Jouni MalinenAdd mgmt_group_cipher to wpa_supplicant STATUS command
2017-06-19  Jouni MalinenDPP: Add new AKM
2017-05-07  Jouni MalinenFILS: Implement FILS-FT derivation
2017-05-07  Jouni MalinenFILS: Debug print inputs to Key-Auth derivation
2017-03-12  Jouni MalinenOWE: Use AKM 00-0F-AC:11 style parameters for EAPOL...
2017-03-12  Jouni MalinenPrint the algorithms used for EAPOL-Key professing...
2017-03-12  Jouni MalinenOWE: Define and parse OWE AKM selector
2017-02-16  Jouni MalinenFILS: Fix ifdef for PTK derivation with SHA384-based AKM
2017-02-14  Jouni MalinenFT: Check key derivation results explicitly in AP opera...
2017-01-28  Jouni MalinenUse RSN_AUTH_KEY_MGMT_* instead of WLAN_AKM_SUITE_...
2017-01-13  Jouni MalinenFILS: Fix PMK and PMKID derivation from ERP
2016-12-21  Joel CunninghamFix wpa_cipher_to_alg() return type
2016-12-17  Jouni MalinenFILS: Fix hashed realm name derivation
2016-10-22  Jouni MalinenFILS: Include wpa_insert_pmkid() in non-FT builds
2016-10-22  Jouni MalinenFILS: Key-Auth derivation function for FILS SK
2016-10-22  Jouni MalinenFILS: PMK-to-PTK key derivation for FILS authentication
2016-10-10  Jouni MalinenFILS: Advertise ERP domain in FILS Indication element
2016-10-10  Jouni MalinenFILS: Add AKM definitions
2016-10-09  Michael BraunFT: Allow PMK-R0 and PMK-R1 for FT-PSK to be generated...
2016-07-03  Saurav BabuAdd text name for WPA_KEY_MGMT_WPA_NONE key_mgmt value
2016-02-03  Jouni MalinenAdd the selector suite into wpa_parse_wpa_ie_rsn()...
2015-12-09  Jouni MalinenFT: Fix FTIE generation for 4-way handshake after FT...
2015-12-06  Jouni MalinenAP: Use more readable version of management group ciphe...
2015-10-24  Jouni MalinenFT: Avoid undefined behavior in pointer arithmetic
2015-08-27  Jouni MalinenFix key derivation for Suite B 192-bit AKM to use SHA384
2015-08-08  Jouni MalinenFix PMKID addition to RSN element when RSN Capabilities...
2015-07-07  Jouni MalinenFT: Allow CCMP-256 and GCMP-256 as group ciphers
2015-06-20  Jouni MalinenRemove unnecessary wpa_ie_len check from wpa_parse_wpa_...
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-03-25  Ben GreearShow OSEN key management properly in scan results
2015-03-15  Jouni MalinenFT: Avoid unnecessary allocation for MIC calculation
2015-01-26  Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26  Jouni MalinenPreparations for variable length KCK and KEK
2014-12-12  Jouni MalinenAdd text names for number of the key_mgmt values
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-11-23  Jouni MalinenWPA: Use more explicit WPA/RSN selector count validation
2014-11-23  Jouni MalinenUse more explicit num_pmkid validation in RSN IE parsing
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-11-16  Jouni MalinenSuite B: Add 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-03-02  Jouni MalinenWPA: Clean up cipher suite counting in write routines
2014-03-02  Jouni MalinenDebug print trailing WPA/RSN IE bytes, if any
2014-02-25  Jouni MalinenHS 2.0R2: Add common OSEN definitions
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-06-07  Jouni MalinenRemove CONFIG_NO_WPA2 build parameter
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 MalinenUse a common function for parsing cipher suites
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-08-16  Jouni MalinenFIPS: Remove MD5 from the CONFIG_FIPS=y build
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-07-16  Jouni MalinenFT: Share IE parser implementation for Authenticator...
2011-01-15  Jouni MalinenWPA: Add more info for EAPOL-Key Nonce/MIC debugging
next