]> git.ipfire.org Git - thirdparty/hostap.git/history - src/rsn_supp
tests: AP with open mode and STA poll without ACK
[thirdparty/hostap.git] / src / rsn_supp /
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...
2017-04-07  Vidyullatha Kancha... FILS: Add support for Cache Identifier in add/remove...
2017-04-02  Jouni MalinenFILS: Add MDE into Authentication frame for FILS+FT
2017-04-02  Jouni MalinenFT: Add selection of FT+FILS AKMs
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  Johannes BergFix or supress various sparse warnings
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-28  Jouni MalinenRemove trailing whitespace
2016-12-18  Jouni MalinenPeerKey: Fix STK 4-way handshake regression
2016-12-18  Jouni MalinenPeerKey: Fix EAPOL-Key processing
2016-12-14  Felix FietkauFix wpa_supplicant build error with IEEE8021X_EAPOL...
2016-12-12  Jouni MalinenExternal persistent storage for PMKSA cache entries
2016-12-12  Jouni MalinenAdd PMKSA-CACHE-ADDED/REMOVED events to wpa_supplicant
2016-10-28  Cedric IzoardTDLS: Fix checks on prohibit bits
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
next