]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2025-03-02  Dávid Benkoauthsrv: Log RADIUS accounting data
2025-03-02  Dávid BenkoRADIUS server: Add accounting message callback
2025-03-02  Jouni Malinentests: Fix eapol-key-auth fuzzer build
2025-03-01  Jouni MalinenEAP-pwd: Do not include MS_FUNCS in CONFIG_FIPS=y builds
2025-03-01  Jouni MalinenOpenSSL: Enable HMAC with short salt in FIPS configuration
2025-03-01  Jouni MalinenOpenSSL: Use default provider instead of fips provider...
2025-03-01  Jouni MalinenOpenSSL: Allow MD5 if FIPS mode or FIPS provider is...
2025-03-01  Jouni MalinenOpenSSL: Disable FIPS mode if MD4 is needed
2025-03-01  Jouni MalinenOpenSSL: Print more failure details for EC failures
2025-03-01  Jouni MalinenOpenSSL: Make debug log clearer on TLS initialization...
2025-03-01  Jouni MalinenSAE: Add an explicit debug print for failure to derive PWE
2025-03-01  Jouni MalinenDPP: Remove a duplicated check for priv_key
2025-03-01  Jouni MalinenDPP: Add an explicit debug print for failed to build...
2025-03-01  Jouni MalinenSAE: Do not mark SAE enabled network disabled if PSK...
2025-03-01  Jouni MalinenOpenSSL: More debug prints on EVP digest/cipher failures
2025-03-01  Jouni MalinenRADIUS: Check MD5 processing result
2025-02-28  Kashish AwasthiDefine additional QCA vendor roam trigger attribute...
2025-02-27  Jouni MalinenShare wpa_init() error path handling
2025-02-27  Chenming HuangAP MLD: Search MLD-level and per-link PMKSA caches
2025-02-27  Chenming HuangAP MLD: Store PMKSA from DPP to both per-link and MLD...
2025-02-27  Chenming HuangAP MLD: Store PMKSA from control interface to both...
2025-02-27  Chenming HuangAP MLD: List PMKSA entries from MLD-level cache too
2025-02-27  Chenming HuangAP MLD: Mark STA as MLD before checking association IEs
2025-02-27  Chenming HuangAP MLD: Store OWE/FILS PMKSA into the MLD-level PMKSA...
2025-02-27  Chenming HuangAP MLD: Also remove from ml_pmksa when removing a PMKSA...
2025-02-27  Chenming HuangAP MLD: Store PMKSA generated from SAE authentication...
2025-02-27  Chenming HuangAP MLD: Define a new MLD-level PMKSA cache shared by...
2025-02-26  Jouni MalinenFix current_bss use in checking whether SSID has been...
2025-02-25  Jouni MalinenERP: Initialize hapd->erp_keys earlier to avoid undefin...
2025-02-25  Jouni MalinenOpenSSL: Avoid undefined behavior in altSubjectName...
2025-02-25  Jouni MalinenAvoid undefined behavior in get_vendor_ie()
2025-02-25  Jouni Malinentrace: Avoid undefined behavior in backtrace search
2025-02-25  Jouni MalinenRemove undefined behavior from ieee802_11_defrag()
2025-02-25  Jouni MalinenFix wpa_supplicant global config bool reading/writing
2025-02-25  Jouni Malinenmesh: Fix mesh_external_pmksa_cache initialization...
2025-02-25  Jouni MalinenFT: Do not discard EAPOL-Start frame during initial...
2025-02-23  Juliusz Sosinowiczwolfssl: Update suiteb ciphersuites
2025-02-23  Jason A. Donenfeldwpa_gui: Port to Qt6
2025-02-23  Harish Rachakondanl80211: Mark HT disabled on channel switch to a 6...
2025-02-23  Ramasamy Kaliappannl80211: Fix hostapd crash when managing AP MLD interfaces
2025-02-23  Aditya Kumar... tests: Update Wireshark filter for MLD test cases
2025-02-23  Jouni MalinenEAP-TEAP: Check session_id length explicitly to avoid...
2025-02-23  Jouni MalinenRNR: Silence static analyzer warnings
2025-02-23  Jouni MalinenWPS: Use 0xffff instead of -1 to set all u16 bits to 1
2025-02-23  Jouni MalinenAP MLD: Bounds checking for own Probe Response to silen...
2025-02-23  Jouni Malinennl80211: Debug print setsockopt() failures for NETLINK_...
2025-02-23  Jouni MalinenMLD: Try to avoid static analyzer warnings about tainte...
2025-02-23  Jouni MalinenUse pointer to Action frame body instead of Category...
2025-02-23  Jouni MalinenCheck random_get_bytes() output even in testing case
2025-02-23  Jouni MalinenSME: Use a helper function for adding wpabuf to AssocRe...
2025-02-23  Jouni MalinenP2P2: Check ssid != NULL more consistently in wpas_p2p_...
2025-02-23  Jouni Malinenmka: Simplify dl_list entry freeing
2025-02-23  Jouni MalinenMake eht_cap != NULL check explicit to help static...
2025-02-23  Jouni MalinenPASN: Make ssid != NULL check easier for static analyzers
2025-02-23  Jouni MalinenP2P: Initialize new_ssid explicitly to make this easier...
2025-02-23  Jouni MalinenP2P: Make sure go_dev_addr is initialized
2025-02-23  Jouni MalinenP2P2: Check peer_addr being available more consistently
2025-02-23  Jouni MalinenCheck network configuration availability before use...
2025-02-22  Jouni MalinenHS 2.0: Remove subscription remediation notification
2025-02-22  Jouni MalinenHS 2.0: Remove OSU related ANQP operations
2025-02-22  Jouni MalinenOSEN: Remove all OSEN functionality
2025-02-22  Jouni MalinenXML: Remove now unused code
2025-02-22  Jouni MalinenHTTP: Remove now unused code
2025-02-22  Jouni MalinenHS 2.0 client: Remove OSU/SPP/OMA-DM/EST functionality
2025-02-22  Jouni MalinenHS 2.0 server: Remove example OSU SPP server
2025-02-22  Jouni Malinentests: Remove testing of Passpoiint OSU/OSEN/icons...
2025-02-22  Jouni Malinentests: EAP-TTLS anonymous realm in Phase 1 with Hotspot 2.0
2025-02-22  Jouni MalinenInterworking: Prefer cred realm over realm in username...
2025-02-22  Jouni Malinentests: SAE with multiple default password entries
2025-02-22  Jouni MalinenSAE: Multiple default password iteration
2025-02-22  Jouni Malinentests: Avoid leaving dpp_connector_privacy_default...
2025-02-22  Jouni Malinentests: Avoid failure in IBSS testing due to old scan...
2025-02-22  Jouni Malinennl80211: Fix PASN auth alg check on big-endian CPUs
2025-02-22  Jouni Malinennl80211: Fix HE 6 GHz capability fetching on big-endian...
2025-02-22  Jouni MalinenMLD: Fix MLE parsing in for association on big-endian...
2025-02-22  Jouni Malinenwpa_supplicant: Fix VHT SGI disabling on big-endian...
2025-02-22  Jouni Malinenwpa_supplicant: Fix HT STBC capability overriding on...
2025-02-22  Jouni Malinendbus: Remove unused wpas_dbus_sta_signal_prop_changed()
2025-02-22  Jouni MalinenOpenSSL: Use proper ANSI C function declaration
2025-02-22  Jouni MalinenRNR: Mark internal functions static
2025-02-22  Jouni MalinenOCV: Fix HT/VHT capability check on big-endian CPUs
2025-02-22  Jouni MalinenPASN: Use NULL instead of 0 as a pointer
2025-02-22  Jouni MalinenDPP: Mark internal functions static
2025-02-22  Jouni Malinentrace: Mark wpa_trace_test_fail static
2025-02-22  Jouni MalinenSME: MLD: Fix byte order for the link reconfig MLE...
2025-02-22  Jouni MalinenConvert one-bit signed bitfield to unsigned
2025-02-22  Benjamin LinSCS: Convert endianness of MAC Capabilities Information...
2025-02-15  Pooventhiran GAP MLD: Request MLO Group KDEs for a subset of links
2025-02-15  Jouni Malinentests: Fix owe_invalid_assoc_resp with mac80211_hwsim...
2025-02-15  Johannes Bergnl80211: Remove support for use_monitor
2025-02-15  Johannes Bergtests: Remove monitor interface tests
2025-02-15  Johannes Bergtests: ap_pmf: Stop using use_monitor=1
2025-02-14  Chenming HuangAP MLD: Set WLAN_STA_ASSOC flag before copying STA...
2025-02-13  Chenming HuangDPP: Send connection status result if disconnected...
2025-02-13  Chenming HuangAP MLD: Allow new link to be added through control...
2025-02-13  Veerendranath... Make sure wpa_sm has correct PMK when PMKSA cache used...
2025-02-13  Chenming HuangAP MLD: Cancel ap_sta_assoc_timeout for partner links
2025-02-13  Jouni Malinentests: Verify that AP MLD does not time out two link...
2025-02-12  Shailendra... Define a QCA vendor subcmd to set periodic probe respon...
2025-02-11  Meng YuanP2P: Check IEs buffer before use more consistently
next