]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2023-11-21  Purushottam... Define new command in qca_tsf_cmd to get AP channel...
2023-11-11  Jouni MalinenSAE: Require PMKID match to PMKSA with SAE-EXT-KEY
2023-11-11  Jouni Malinentests: WNM Disassociation Imminent and bssid set
2023-11-11  Jouni MalinenWNM: Do not start scan on disassociation imminent if...
2023-11-11  Vinayak Yadawadhostapd: Add support for SAE offload for AP interface
2023-11-11  Vinayak Yadawadhostapd: Add support for OWE offload for STA/AP interface
2023-11-11  Vinayak Yadawadhostapd: Support 4-way handshake offload for AP/P2P GO
2023-11-10  Kaidong WangAdjust the RSSI and throughput estimate in roaming...
2023-11-10  Kaidong WangAdjust the SNR when comparing BSSes based on Tx power...
2023-11-08  Jouni Malinentests: OWE and BSS entries after multiple scans/associa...
2023-11-08  Jouni MalinenOWE: Remove now unnecessary attempt to update transitio...
2023-11-08  Andrzej OstruszkaOWE: Do not update the BSS entry with zero length SSID...
2023-11-08  Jouni MalinenOWE: Optimize transition mode scan to use known channels
2023-11-08  Jouni MalinenUse SSID from driver when finding the current BSS entry
2023-11-07  Ben GreearMLD: Use BSS Parameters in TBTT Info to check SSID...
2023-11-07  Ben GreearMLD: Support multiple TBTT Information fields in RNR...
2023-11-07  Jouni MalinenMLD: Move TBTT Information field parsing into a helper...
2023-11-07  Ben GreearMLD: Support multiple RNR elements
2023-11-07  Jouni MalinenMLD: Move RNR element parsing into a helper function
2023-11-07  Jouni MalinenMBSSID: Use DTIM Count 0 in the Beacon template for...
2023-11-06  Chaitanya Tatadragonfly: Fix legendre symbol calculation failure...
2023-11-06  Mohan PrabuRemove QCA_WLAN_VENDOR_ATTR_CONFIG_MLO_LINK_ID constraint
2023-11-06  Jouni MalinenMLD STA: Use MLD MAC address as destination for EAPOL...
2023-11-06  Rohan DuttaMLD STA: Fix destination address for Group Key handshak...
2023-11-06  Jouni Malinentests: AP MLD and GTK rekeying with MLD client connecti...
2023-11-06  Gokul Sivakumarwpa_cli/hostapd_cli: Add driver_flags2 command
2023-11-06  Gokul Sivakumarnl80211: Add capa.flags2 to STATUS-DRIVER
2023-11-06  Gokul Sivakumarnl80211: Dump driver_flags2 in debug prints
2023-11-06  Gokul SivakumarUpdate the driver_flags2 to string conversion
2023-11-06  Gokul SivakumarRename driver capability for radar background detection
2023-11-06  krishna TFix use after free warning introduced by gcc 12.1
2023-11-05  Chung-Hsien HsuSAE: Pass SAE password on connect for SAE authenticatio...
2023-11-05  Chung-Hsien Hsunl80211: Set NL80211_WPA_VERSION_2 vs. _3 based on AKM
2023-11-05  Chung-Hsien Hsunl80211: SAE authentication offload support
2023-11-05  Ze Ganmka: Fix re-establishment by resetting MI
2023-11-05  Ze Ganmka: Fix unexpected cleanup on missing MKA_LIFE_TIME...
2023-11-05  David RuthCompile-time config for dynamically loading libraries...
2023-11-04  Juliusz SosinowiczwolfSSL: Old FIPS APIs have void return
2023-11-04  Juliusz SosinowiczwolfSSL: Implement DPP backend functions
2023-11-04  Juliusz SosinowiczwolfSSL: Set up generator manually in FIPS build
2023-11-04  Juliusz SosinowiczwolfSSL: Get EC generator for DPP
2023-11-04  Juliusz SosinowiczwolfSSL: Add crypto_ecdh_init2()
2023-11-04  Juliusz SosinowiczwolfSSL: Refactor crypto ECC section
2023-11-04  Juliusz SosinowiczwolfSSL: Use wc_ecc_get_curve_size_from_id()
2023-11-04  Juliusz SosinowiczwolfSSL: Use wc_ecc_forcezero_point() in non-FIPS builds
2023-11-04  Juliusz SosinowiczwolfSSL: More complete crypto_ec_key_group()
2023-11-04  Juliusz SosinowiczwolfSSL: EC group-to-id conversion into a helper function
2023-11-04  Juliusz SosinowiczwolfSSL: Improve logging
2023-11-04  Juliusz SosinowiczwolfSSL: Improve error checking and logging in AES...
2023-11-04  Juliusz SosinowiczwolfSSL: Better error message in pbkdf2_sha1() for...
2023-11-04  Juliusz SosinowiczwolfSSL: Always clean up resources and log errors in...
2023-11-04  Juliusz SosinowiczwolfSSL: Improve error checking in vector hashing functions
2023-11-04  Juliusz SosinowiczwolfSSL: Add crypto logging macros
2023-11-04  Juliusz SosinowiczwolfSSL: Add FIPS warning
2023-11-04  Juliusz SosinowiczwolfSSL: Put wolfSSL headers in alphabetical order
2023-11-04  Juliusz SosinowiczwolfSSL: Add more precise logging in wolfssl_handshake()
2023-11-04  Juliusz SosinowiczwolfSSL: Debug print ciphersuites
2023-11-04  Jouni Malinentests: Fix DPP test case skipping without CONFIG_DPP
2023-11-04  Jouni MalinenEHT: Include crypto.h to avoid implicit function definition
2023-11-04  Jouni Malinentests: Wait before initiating DPP from thread in sigma_...
2023-11-04  Jouni Malinentests: Terminate sigma_dut more forcefully if needed
2023-11-04  Jouni MalinenDPP: Handle wpas_dpp_connected() processing in eloop...
2023-11-04  Jouni Malinentests: Avoid race condition in DPP GAS protocol testing
2023-11-04  Jouni MalinenDPP: Start next auth init from driver event to avoid...
2023-11-04  Jouni Malinentests: Handle race condition in eap_proto_md5_server
2023-11-03  Jouni Malinentests: Do not dump pending monitor events after connection
2023-11-03  Jouni Malinentests: ap_hs20_remediation_required_ctrl with UML time...
2023-11-03  Jouni MalinenUse os_reltime_initialized() for Michael MIC failure...
2023-11-03  Ilan Peertests: Add basic test for 802.1X-SHA384 with EAP-PSK
2023-11-03  Ilan PeerAdd support for AKM suite 00-0F-AC:23
2023-11-03  Daniel Gabaydefs: Enclose all structs between the pragmas
2023-11-03  Jouni Malinentests: HE AP on 80 MHz channel and CW change notification
2023-11-03  Vignesh Chostapd: Add support to send CW change notification
2023-11-03  Jouni Malinentests: Mesh BSS on 5 GHz band channel 140
2023-11-03  Ramya Gnanasekarwpa_supplicant: Add channel 140 to ht40plus allowed...
2023-11-03  Hu WangOWE: Fix for entry->ssid possibly NULL dereference
2023-11-03  Sebastian PriebeOnly advertise MSCS and SCS in Association Request...
2023-11-03  Jurijs SoloveckisReduce delay between Association Request and Associatio...
2023-11-02  Allen.YeCheck max number of TBTT info when adding Neighbor...
2023-11-02  Michael-CY Leehostapd: Avoid unnecessary Beacon frame update for...
2023-11-02  Jurijs SoloveckisAdd DSSS Parameter Set element only for 2.4 GHz
2023-11-02  Daniel Gabaycommon: Fix ieee802_11_rsnx_capab()
2023-11-02  Jouni Malinentests: Work around race condition for TRANSITION-DISABL...
2023-11-02  Jouni Malinentests: Fix sigma_dut interaction with multiple status...
2023-11-02  Jouni Malinentest: Beacon protection and unicast Beacon frame
2023-10-31  Jouni Malinentests: HE AP MBSSID with mixed security (WPA2-Personal...
2023-10-31  Jouni MalinenMBSSID: Check xrates_supported for all BSSs explicitly
2023-10-31  Jouni MalinenMBSSID: Fix Non-Inheritance element encoding
2023-10-31  Matthew WangScan 6 GHz channels after change to 6 GHz-allowed regdom
2023-10-31  Matthew WangParse 6 GHz capability from driver capabilities
2023-10-31  Matthew Wangnl80211: Fix uses_6ghz flag
2023-10-31  Matthew WangUse default IEs in wpa_supplicant_trigger_scan()
2023-10-31  Jouni Malinentests: rrm_beacon_req_active_scan_fail to allow impleme...
2023-10-31  Jouni Malinentests: Redesign bgscan_*_scan_failure to work with...
2023-10-30  Jouni Malinentests: WPA3/GCMP-256 connection at Suite B 192-bit...
2023-10-30  Jouni MalinenOKC with Suite B AKMPs in hostapd
2023-10-30  Vinoth VOKC with Suite B AKMPs in wpa_supplicant
2023-10-30  Qiwei CaiP2P: Pass the known BSSID to the driver to optimize...
2023-10-30  Hu Wangnl80211: Skip interface down/up when setting MAC address
2023-10-29  Stefan PaetowEnable IPv6 in wpa_supplicant and eapol_test builds
next