]> git.ipfire.org Git - thirdparty/hostap.git/history - src/rsn_supp/wpa.c
RSN: Report completion only after IGTK configuration
[thirdparty/hostap.git] / src / rsn_supp / wpa.c
2019-04-16  Jouni MalinenRSN: Report completion only after IGTK configuration
2019-03-18  Jouni MalinenDPP2: PFS for PTK derivation
2019-03-17  Jouni MalinenDPP2: Extend wpa_pmk_to_ptk() to support extra Z.x...
2019-03-13  Jouni MalinenFILS+FT: STA mode validation of PMKR1Name in initial...
2019-02-11  Jouni Malinentests: EAPOL-Key fuzzing tool
2019-02-11  Jouni MalinenRSN: Do not start preauthentication timer without candi...
2018-12-17  Mathy VanhoefOCV: Include and verify OCI in the FILS handshake
2018-12-17  Mathy VanhoefOCV: Verify OCI in 4-way and group key handshake
2018-12-16  Mathy VanhoefOCV: Insert OCI in 4-way and group key handshake
2018-12-16  Mathy VanhoefOCV: Advertise OCV capability in RSN capabilities ...
2018-10-16  Johannes BergRSN: Use COMPACT_MACSTR to match MAC2STR
2018-09-27  Jouni MalinenRSN: Do not replace existing Suite B PMKSA on 4-way...
2018-08-08  Mathy VanhoefWPA: Ignore unauthenticated encrypted EAPOL-Key data
2018-06-06  Jouni MalinenFT: Derive PMKR0Name/PMKR1Name using SHA-384 with AKM...
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: XXKey derivation for SHA384-based AKM
2018-06-05  Jouni MalinenFT: Support variable length keys
2018-04-19  Ahmad MasriFT: Add MDE to assoc request IEs in connect params
2018-04-09  Jouni MalinenSAE: Only allow SAE AKMP for PMKSA caching attempts
2018-04-08  Jouni MalinenClear pmk_len more consistently for extra protection
2018-03-26  Jouni MalinenFILS: Fix CONFIG_FILS=y build without CONFIG_IEEE80211R=y
2018-03-23  Jouni MalinenSAE: Fix FT-SAE key derivation for a case where PMKID...
2018-03-16  Jouni MalinenSAE: Fix EAPOL-Key integrity and key-wrap algorithm...
2017-10-21  andrekorolFix a typo in a comment (the variable is ptk, not pkt)
2017-10-16  Jouni MalinenClear BSSID information in supplicant state machine...
2017-10-16  Jouni MalinenAdditional consistentcy checks for PTK component lengths
2017-10-16  Jouni MalinenMake last received ANonce available through control...
2017-10-15  Jouni MalinenClear PMK length and check for this when deriving PTK
2017-10-15  Jouni MalinenAdd debug prints on PMK configuration in WPA supplicant
2017-10-15  Mathy VanhoefWPA: Extra defense against PTK reinstalls in 4-way...
2017-10-15  Jouni MalinenRemove all PeerKey functionality
2017-10-15  Jouni MalinenFILS: Do not allow multiple (Re)Association Response...
2017-10-15  Jouni MalinenFT: Do not allow multiple Reassociation Response frames
2017-10-15  Mathy VanhoefPrevent installation of an all-zero TK
2017-10-15  Jouni MalinenExtend protection of GTK/IGTK reinstallation of WNM...
2017-10-15  Mathy VanhoefPrevent reinstallation of an already in-use group key
2017-10-09  Jouni MalinenOWE: PMKSA caching in station mode
2017-10-08  Jouni MalinenOWE: Support DH groups 20 (NIST P-384) and 21 (NIST...
2017-10-08  Jouni MalinenOWE: Set PMK length properly on supplicant side
2017-09-13  Jouni MalinenFILS: Add DHss into FILS-Key-Data derivation when using...
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: Derive FT key hierarchy on supplicant side for...
2017-05-07  Jouni MalinenFILS: Implement FILS-FT derivation
2017-05-07  Jouni MalinenFILS: Fix Key-Auth derivation for SK+PFS for supplicant...
2017-04-10  Vidyullatha Kancha... FILS: Fix key info in GTK rekey EAPOL-Key msg 2/2
2017-04-10  Vidyullatha Kancha... FILS: Fix GTK rekey by accepting EAPOL-Key msg 1/2...
2017-04-07  Vidyullatha Kancha... FILS: Update cache identifier on association
2017-04-07  Vidyullatha Kancha... FILS: Update PMKSA cache with FILS shared key offload
2017-04-07  Vidyullatha Kancha... FILS: Track completion with FILS shared key authenticat...
2017-04-02  Jouni MalinenFILS: Add MDE into Authentication frame for FILS+FT
2017-03-26  Vidyullatha Kancha... FILS: Fix wpa_supplicant compilation errors
2017-03-12  Jouni MalinenFILS: Add FILS SK auth PFS support in STA mode
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: Process Diffie-Hellman Parameter element in STA...
2017-03-12  Jouni MalinenOWE: Define and parse OWE AKM selector
2017-03-07  Johannes BergUse os_memdup()
2017-02-26  Jouni MalinenFILS: Use FILS Cache Identifier to extend PMKSA applica...
2017-02-21  Jouni MalinenFILS: Fix BSSID in reassociation case
2017-02-18  Jouni MalinenMark RSN msg 1/2 key data debug dump as key material
2017-02-16  Jouni MalinenFILS: Fix PMK length for initial connection with FILS...
2017-02-05  Jouni MalinenFILS: Stop processing if fils_rmsk_to_pmk() fails
2017-02-01  Jouni MalinenFILS: Parse and report received FILS HLP Containers...
2017-01-29  Jouni MalinenFILS: Allow FILS HLP requests to be added
2017-01-13  Jouni MalinenFILS: Fix PMK and PMKID derivation from ERP
2016-12-18  Jouni MalinenPeerKey: Fix EAPOL-Key processing
2016-12-12  Jouni MalinenExternal persistent storage for PMKSA cache entries
2016-10-25  Jouni MalinenFILS: Association Response processing (STA)
2016-10-25  Jouni MalinenFILS: Add elements to FILS Association Request frame
2016-10-22  Jouni MalinenFILS: Authentication frame processing (STA)
2016-10-22  Jouni MalinenFILS: Try to use FILS authentication if PMKSA or ERP...
2016-10-22  Jouni MalinenWPA: Add debug print for not-update-own-IEs case
2016-10-10  Jouni MalinenFILS: Handle Group Key msg 1/2 without MIC when using...
2016-10-10  Jouni MalinenFILS: Use AEAD cipher to check received EAPOL-Key frame...
2016-10-10  Jouni MalinenFILS: Use AEAD cipher to protect EAPOL-Key frames ...
2016-10-10  Jouni MalinenRSN: Pass full PTK to wpa_eapol_key_send() instead...
2016-10-10  Jouni MalinenFILS: Update EAPOL-Key descriptor version rules for...
2016-10-10  Jouni MalinenFILS: Set EAPOL-Key Key Info MIC=0 when using AEAD...
2016-10-10  Jouni MalinenFILS: Do not add Key MIC field in supplicant when using...
2016-10-10  Jouni MalinenMake struct wpa_eapol_key easier to use with variable...
2016-04-05  Jouni MalinenRSN: Set EAPOL-Key Request Secure bit to 1 if PTK is set
2016-02-18  Masashi HonmaSAE: Fix PMKID calculation for PMKSA cache
2015-12-22  Jouni MalinenUse wpa_msg() for the "RSN: PMKID mismatch" message
2015-12-20  Jouni MalinenWPA: Explicitly clear the buffer used for decrypting...
2015-12-09  Jouni MalinenFT: Fix FTIE generation for 4-way handshake after FT...
2015-12-06  Jouni MalinenAdd TEST_ASSOC_IE for WPA/RSN IE testing on AP side
2015-11-01  Max Stepanovwpa_supplicant: Add GTK RSC relaxation workaround
2015-10-28  Avichal AgarwalRSN: Check result of EAPOL-Key frame send request
2015-10-25  Jouni MalinenRSN: Avoid undefined behavior in pointer arithmetic
2015-10-14  Jouni MalinenFix Suite B 192-bit AKM to use proper PMK length
2015-10-01  Jouni MalinenFix TK configuration to the driver in EAPOL-Key 3/4...
2015-09-09  Jouni MalinenWPA: Do not print GTK in debug log unless requested
2015-08-02  Jouni MalinenAdd build option to remove all internal RC4 uses
2015-07-08  Jouni MalinenRSN: Stop connection attempt on apparent PMK mismatch
2015-03-07  Jouni MalinenReject Group Key message 1/2 prior to completion of...
2015-03-06  Jouni MalinenClear RSN timers for preauth and PTK rekeying on disass...
2015-01-26  Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26  Jouni MalinenPreparations for variable length KCK and KEK
next