]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
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
2025-02-11  Meng Yuannl80211: Avoid uninitialized err_info on test failure...
2025-02-11  Jouni MalinenSimplify supported rates and BSS membership selectors...
2025-02-11  Aditya Kumar... AP: Remove xrates_supported config
2025-02-11  Rameshkumar... MBSSID: Add Extended Supported Rates element in MBSSID...
2025-02-11  Rameshkumar... MBSSID: Correctly compute the Extended Supported Rates...
2025-02-11  Aditya Kumar... MBSSID: Fix Non-Inheritance element length calculation
2025-02-11  Jouni MalinenGAS: Fix eloop timeout clearing on random MAC address...
2025-02-09  Jouni MalinenP2P2: Reject P2P_VALIDATE_DIRA without nonce or tag
2025-02-09  Jouni MalinenEAP-pwd: Make code easier for static analyzers
2025-02-09  Jouni MalinenJSON: More explicit check for depth in arrays/objects
2025-02-09  Jouni MalinenSHA-PRF: Make code easier for static analyzers
2025-02-09  Jouni MalinenBSS: Clear wpa_bss pointers on bss entry removal
2025-02-09  朱海P2P: Clear pending_listen_freq if listen failed
2025-02-09  Jouni MalinenFix a typo in documentation of a configuration parameter
2025-02-09  Jouni MalinenwolfSSL: Include asn.h to fix build with some library...
2025-02-09  Jouni Malinendrivers: RX-only configuration of the next TK during...
2025-02-08  Jouni MalinenMLD: Fix Multi-Link element parsing for association...
2025-02-08  Jouni Malinenwlantest: Fix debug printing of extra STA Info field...
2025-02-08  Jouni MalinenAP MLD: Fix STA Info field parsing in Basic Multi-Link...
2025-02-08  Jouni MalinenAP MLD: Simplify MLD MAC Address parsing from Multi...
2025-02-08  Jouni MalinenAP MLD: Fix Multi-Link element parsing in (Re)Associati...
2025-02-06  Shivani BaranwalP2P: Add Group ID info into P2P invitation control...
2025-02-05  Mohan Kumar GEHT: Fix 6 GHz HE operation bandwidth for 320 MHz with...
2025-02-05  Shivani BaranwalFix crash due to iteratively calling radio_remove_works()
2025-02-05  Sunil Ravinl80211: Fix compilation error due to uninitialized...
2025-02-05  Sunil RaviRemove extra statement terminators
2025-02-05  Jouni MalinenRADIUS: Fix pending request dropping
2025-02-05  Ananya GuptaQCA vendor values for traffic types for browsing and...
2025-02-05  Kavita KavitaAdd QCA vendor test config attribute for link reconfigu...
2025-02-05  Kavita KavitaAdd QCA vendor attribute to enable/disable link reconfi...
2025-02-05  Aditya Kumar... Add QCA vendor command to trigger primary link migration
2025-02-02  Juliusz Sosinowiczwolfssl: wc_PBKDF2() in FIPS requires unlocking the...
2025-02-02  Juliusz Sosinowicztests: Skip ap_wpa2_eap_fast_server_oom with wolfSSL
2025-02-02  Juliusz SosinowiczwolfSSL: Implement openssl_ecdh_curves
2025-02-02  Juliusz SosinowiczwolfSSL: Simplify option setting in tls_set_conn_flags()
2025-02-02  Juliusz Sosinowiczwolfssl: Verify that session ticket setup does not...
2025-02-02  Juliusz Sosinowiczwolfssl: Actually use ocsp_stapling_response
2025-02-02  Juliusz Sosinowiczwolfssl: Implement check_cert_subject
2025-02-02  Juliusz Sosinowiczwolfssl: Add missing return in tls_init() in an error...
2025-02-02  Juliusz Sosinowiczwolfssl: Remove unused and non-compiling code for OCSP
2025-02-02  Juliusz Sosinowiczwolfssl: Log error number on failure
2025-02-02  Juliusz Sosinowiczwolfssl: Remove unnecessary WOLFSSL_X509_STORE manipulation
2025-02-02  Juliusz Sosinowiczwolfssl: Generate events when OCSP status is revoked
2025-02-02  Juliusz Sosinowicztests: ap_wpa2_eap_tls_versions: Run tests with wolfSSL
2025-02-02  Juliusz Sosinowicztests: ap_wpa2_eap_fast_cipher_suites: Allow wolfSSL...
2025-02-02  Juliusz Sosinowicztests: ap_wpa2_eap_tls_rsa_and_ec: Use ciphersuites...
2025-02-02  Juliusz Sosinowicztests: Tune ap_wpa2_eap_fast_prf_oom for wolfssl
2025-02-02  Juliusz Sosinowiczwolfssl: Set additional sigalgs when using anonymous...
next