]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2024-03-02  Benjamin BergWNM: Don't scan frequencies of neighbors that should...
2024-03-02  Benjamin BergWNM: Clean up old scan data processing
2024-03-02  Jouni MalinenDPP: Wait for TX wait expiration on moving to neg_freq...
2024-03-02  Jouni Malinennl80211: Indicate EVENT_TX_WAIT_EXPIRE on match-saved
2024-03-02  Jouni MalinenDPP: Wait for ROC cancelled event on Auth Resp TX on...
2024-03-02  Benjamin BergBSS: Switch struct wpa_bss to use valid_links bitmask
2024-03-02  Benjamin Bergnl80211: Remnove unused struct i802_link ctx
2024-03-02  Benjamin Bergnl80211: Use valid_links bitmask for bss->links array
2024-03-02  Jouni MalinenUse a single define MAX_NUM_MLD_LINKS for the maximum...
2024-03-02  Benjamin BergUse for_each_link() where possible
2024-03-02  Benjamin BergUse for_each_link() in most cases
2024-03-02  Benjamin Bergcommon: Introduce for_each_link() macro
2024-03-02  Benjamin Bergnl80211: Fix link indexing in nl80211_connect_common()
2024-03-02  Ilan Peernl80211: Explicitly differentiate between 5 GHz and...
2024-03-02  Benjamin Bergtests: Add missing scan cache flush
2024-03-01  Sunil RaviP2P: Notify the IP address of the connected P2P Client
2024-03-01  Sunil RaviP2P: Disable pri/sec channel switch for GO with forced...
2024-02-29  Jouni Malinentests: Make ap_wpa2_gtk_rekey_fail_1_sta more robust
2024-02-28  Jouni Malinenhostapd_cli: Indentation cleanup
2024-02-28  Chenming HuangAdd "stop_ap" command for hostapd_cli
2024-02-28  Chenming HuangAP MLD: Stop AP per link
2024-02-28  Jouni MalinenAP MLD: Clean up disassoc handling for non-AP MLD link...
2024-02-28  Chenming HuangAP MLD: Handle disassociation notification with SME...
2024-02-25  Jouni Malinentests: RADIUS/TLS with FreeRADIUS
2024-02-25  Jouni MalinenRADIUS: Preliminary support RADIUS/TLS as an alternativ...
2024-02-25  Jouni MalinenRADIUS: Simplify IPv4/IPv6 socket handling in client
2024-02-25  Jouni MalinenRADIUS: Simplify radius_change_server() parameters
2024-02-24  Jouni Malinenl2_packet_freebsd: Fix macOS build
2024-02-18  Kiran Kumar... TDLS: Defer the start request until the discovery respo...
2024-02-18  Haribabu KrishnasamyApply CHAN_SWITCH in all BSS for MBSSID case
2024-02-18  Jouni Malinentest: Clear country config param at the end of kernel_r...
2024-02-16  mukul sharmaAdd QCA_NL80211_VENDOR_SUBCMD_ADJUST_TX_POWER command
2024-02-16  Veerendranath... Add QCA vendor attribute for BTM support configuration
2024-02-15  Jouni Malinentests: NAN USD
2024-02-15  Jouni MalinenNAN: USD in hostapd
2024-02-15  Jouni MalinenNAN: USD in wpa_supplicant
2024-02-15  Jouni MalinenNAN: Unsynchronized service discovery (USD)
2024-02-15  Jouni MalinenNAN: Protocol definitions
2024-02-15  Jouni MalinenAdd os_reltime helpers to work with milliseconds
2024-02-13  Jouni MalinenDPP: Fix DPP Action frame check for EVENT_RX_MGMT events
2024-02-03  Jouni Malinentests: FT and prepending PMKR1NAme to EAPOL-Key msg 2/4
2024-02-03  Jouni MalinenFT: Allow wpa_supplicant to be configured to prepend...
2024-02-03  Jouni MalinenFT: Allow PMKIDs from AssocReq to be in EAPOL-Key msg 2/4
2024-02-02  Chenming HuangAP MLD: Handle EAPOL only on the association link
2024-02-02  Chenming HuangAP MLD: Do not allow disabling first interface affiliat...
2024-02-02  Jouni Malinentests: AP MLD with two links and disabling/enabling...
2024-02-02  Chenming HuangAP MLD: Add support for hostapd_cli to disable/enable...
2024-02-02  Jouni Malinenhostapd: Do not use prefix matching for ENABLE/RELOAD...
2024-02-02  Chenming HuangAP MLD: Process link info when handling new STA event...
2024-02-02  Jouni Malinentests: 40 MHz HT40 plus/minus to 20 MHz downgrade
2024-02-02  Jouni MalinenHandle both HT40+ and HT40- allowed consistently in...
2024-02-02  Jouni Malinentests: Downgrade to 20 MHz due to regdb constraints
2024-02-02  Chenming HuangACS: Handle ACS channel selected event in specified...
2024-02-02  Chenming HuangACS: Add link id if operating as an AP MLD
2024-02-01  Jouni Malinenwlantest: Fix TK iteration based on the PTK file
2024-01-31  Jouni Malinentests: Remove WpaSupplicant control interface workarounds
2024-01-31  Jouni Malinentests: Close wpa_supplicant control interface sockets...
2024-01-31  Johannes Bergtest: dbus: Wait for connection before disconnect ...
2024-01-30  Jouni Malinentests: AP MLD behavior with multiple STAs
2024-01-30  Harish RachakondaAP MLD: Fix AID allocation for legacy STA
2024-01-29  Muna SinadaAdd QCA vendor command to disassociate with peer
2024-01-29  Johannes Bergtest: dbus: Wait for connection before disconnect
2024-01-28  Jouni MalinenOpenSSL: Use library functions for HPKE when possible
2024-01-28  Jouni MalinenRemove forgotted STAKey related functionality in EAPOL...
2024-01-28  Jouni Malinentests: FILS SK and STA requesting PTK rekeying
2024-01-28  Jouni MalinenFILS: Fix EAPOL-Key request generation
2024-01-28  Jouni MalinenDiscard EAPOL-Key request without Secure=1
2024-01-28  Jouni MalinenDiscard EAPOL-Key Request frames during 4-way handshake
2024-01-28  Jouni MalinenMove Key Replay Counter checks for EAPOL-Key frames...
2024-01-28  Jouni MalinenCheck Key Descriptor Version value earlier in the process
2024-01-28  Jouni MalinenReject undefined Key Descriptor Version values explicitly
2024-01-28  Jouni MalinenUse more generic checks for Key Descriptor Version...
2024-01-28  Jouni MalinenRemove always true check on EAPOL-Key message in authen...
2024-01-28  Jouni Malinentests: EAPOL-Key msg 4/4 protocol testing for invalid...
2024-01-27  Jouni Malinentests: Use the provided timeout for P2P peer discovery
2024-01-26  Thirusenthil... Extend frequency configuration to handle 6 GHz channel 2
2024-01-26  Muna SinadaAdd a QCA vendor attribute to determine QCA device
2024-01-26  Jouni Malinentests: Make P2P SD multi-query tests more robust
2024-01-26  Jouni MalinenP2P: Accept P2P SD response without TX status
2024-01-26  Jouni Malinennl80211: Increase the hard scan timeout for initial...
2024-01-26  Jouni Malinentests: Allow more time for chirping in dpp_chirp_ap_5g
2024-01-26  Jouni Malinentests: Flush scan cache for rrm_beacon_req_table_detail
2024-01-26  Jouni Malinentests: Make dfs_etsi more robust
2024-01-26  Jouni MalinenDFS: Print the random channel list entry selection...
2024-01-26  Jouni MalinenDFS: Fix a typo in a debug message
2024-01-26  Jouni Malinentests: Add more time for concurrent GO group negotiatio...
2024-01-25  Veerendranath... Send actual BTM capability when the driver takes care...
2024-01-25  Veerendranath... wlantest: Adjust kdk_len according to RSNX capability...
2024-01-25  Jouni Malinentests: Enable PSK AKMs in EHT+MLO in WPA3 transition...
2024-01-25  Jouni Malinentests: Do not enable VHT for EHT test cases on 2.4 GHz
2024-01-25  Johannes Bergtests: proxyarp_errors: Sync carrier before sending...
2024-01-25  Johannes Bergtests: FST: Leave time to process session request
2024-01-24  Chenming Huangnl80211: Set allowed frequency list per link for AP MLD
2024-01-24  mukul sharmaEnhance QCA vendor interface with new SAR version numbers
2024-01-22  Jouni MalinenMake test code easier for static analyzers
2024-01-22  Jouni MalinenSAE: Fix resource leak on reading a separate password...
2024-01-22  Jouni MalinenACS: More consistent checking of the best channel pointer
2024-01-22  Jouni MalinenFix error path on Key Data field decryption
2024-01-22  Jouni MalinenFT: Fix architecture for RxKH loading from a file
2024-01-22  Jouni MalinenOpenSSL: Fix a memory leak on an error path
next