]> git.ipfire.org Git - thirdparty/hostap.git/history - src/rsn_supp
DFS: Add support for 80+80 MHz when going through channel switch
[thirdparty/hostap.git] / src / rsn_supp /
2020-03-06  Hu WangOWE: Fix PTK derivation workaround for interoperability
2020-02-29  Ilan PeerWPA: Rename FILS wrapped data
2020-02-28  Jouni MalinenSAE: Do not use PMKSA entry after its reauth threshold
2020-02-28  Jouni MalinenSAE: Do not clone PMKSA entry for OKC after its reauth...
2020-02-28  Jouni MalinenSAE: Fix PMKID derivation for OKC
2020-02-23  Alexander WetzelSTA: Allow PTK rekeying without Ext KeyID to be disable...
2020-02-17  Jouni MalinenConfigure received BIGTK on station/supplicant side
2020-02-17  Jouni Malinenwpa_supplicant configuration for Beacon protection
2020-01-23  Jouni MalinenOWE: PTK derivation workaround in STA mode
2020-01-23  Jouni MalinenFix a typo in a comment
2020-01-09  Alexander WetzelIntroduce and add key_flag
2020-01-05  Markus TheilAdd no_encrypt flag for control port TX
2020-01-01  Jouni MalinenRSN: Do not add PMKSA candidates unnecessarily
2019-12-24  Jouni MalinenFT: More debug prints for RSNE modification for EAPOL...
2019-11-06  Jouni MalinenFix a typo in a comment
2019-10-18  Jouni MalinenFT-SAE: Add RSNXE into FT MIC
2019-10-18  Jouni MalinenMerge wpa_supplicant and hostapd EAPOL-Key KDE parsers
2019-10-17  Jouni MalinenSAE: Add RSNXE in Association Request and EAPOL-Key...
2019-10-15  Jouni MalinenRSN: Verify RSNXE match between Beacon/ProbeResp and...
2019-10-01  Jouni MalinenFILS+FT: Fix MFPR flag in RSNE during FILS exchange...
2019-09-08  Jouni MalinenRemove CONFIG_IEEE80211W build parameter
2019-08-16  Jouni MalinenFT: Reject over-the-DS response with MFPC=0 if PMF...
2019-08-16  Jouni MalinenFT: Fix MFPR flag in RSNE during FT protocol
2019-05-26  Jouni MalinenMore forceful clearing of stack memory with keys
2019-05-22  Jouni MalinenFILS: Verify RSNE match between Beacon/Probe Response...
2019-04-28  Jouni MalinenFT: Allow cached XXKey/MPMK to be used if new XXKey...
2019-04-28  Jouni MalinenFT: Store XXKey/MPMK in PMKSA cache instead of MSK...
2019-04-22  Jouni MalinenReplace int status/reason_code with u16 variable
2019-04-18  Jouni MalinenFT: Allow 4-way handshake for PTK rekeying to continue...
2019-04-16  Jouni MalinenRSN: Ignore IGTK configuration errors with swapped...
2019-04-16  Jouni MalinenRSN: Report completion only after IGTK configuration
2019-03-27  Jouni MalinenAdd AKM info in the debug message noting PMKSA caching...
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-25  Jouni MalinenUBSan: Avoid an unsigned integer overflow warning
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: Include and verify OCI in the FT handshake
2018-12-17  Mathy VanhoefOCV: Verify OCI in 4-way and group key handshake
2018-12-16  Mathy VanhoefOCV: Parse all types of OCI information elements
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-12-16  Mathy VanhoefMake channel_info available to the supplicant state...
2018-11-30  Jouni MalinenFix indentation level
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: Support BIP-CMAC-256, BIP-GMAC-128, BIP-GMAC-256...
2018-06-05  Jouni MalinenFILS: Fix KEK2 use in FT-FILS use cases
2018-06-05  Jouni MalinenFT: FTE generation for SHA384-based AKM on STA
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-06-04  Jouni MalinenFT: SHA384-based AKM in RSNE processing
2018-05-29  Jouni MalinenHS 2.0: Allow OSEN connection to be used in an RSN BSS
2018-04-19  Ahmad MasriFT: Add MDE to assoc request IEs in connect params
2018-04-13  Daniel GolleFix wpa_supplicant build with CONFIG_NO_WPA
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-26  Jouni MalinenFILS: Add more complete support for FT-FILS use cases
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-11-20  Jouni MalinenTDLS: Add testing capability to send TPK M2 twice
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  Jouni MalinenTDLS: Reject TPK-TK reconfiguration
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-22  Jouni MalinenTDLS: Update the comments related to TPK derivation
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-09-09  Andrew ElblePMKSA: Fix use-after-free in pmksa_cache_clone_entry()
2017-07-08  Emmanuel GrumbachFILS: Fix compilation with CONFIG_NO_WPA
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...
next