]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2021-01-22  Jouni Malinentests: DPP Responder behavior on missing Auth Confirm
2021-01-22  Purushottam... DPP: Abort authentication if no Auth Confirm is receive...
2021-01-21  Sunil DuttAdd a configuration to disconnect on deinit if WoWLAN...
2021-01-15  Jouni Malinentests: Fix rfkill testing with updated kernel
2021-01-15  Antonio Cardacedbus: Export new 'suiteb192' capability
2021-01-15  Brian NorrisDBus: Add 'owe' to interface Capabilities
2021-01-15  Andrei Otcheretianskitests: Fix ap_ft_eap_pull_wildcard_multi_bss
2021-01-15  Berkay Ercanwpa_cli: Add WPS_EVENT_OVERLAP to action scripts
2021-01-15  Janusz Dziedzictests: remote: Allow shuffle
2021-01-15  Janusz Dziedzictests: remotehost: Add missed select import
2021-01-15  Janusz Dziedzictests: remotehost: Remove wait_execute_complete
2021-01-15  hongwang.linl80211: Add missing WPA3-SAE auth_data in auth retry...
2021-01-15  Shiva Sankar... FT: Update key mgmt properly in RSNE during roaming
2021-01-15  Jouni Malinentests: FT reassociation SAE-PSK-SAE
2021-01-15  Vinita S. MalooAdd user configured vendor IEs to default scan IEs
2020-12-23  Jouni Malinentests: Fix p2p fuzzer build after API change
2020-12-21  Sunil DuttAndroid: Pass the vendor events to $(BOARD_WPA_SUPPLICA...
2020-12-21  Purushottam... P2P: Delay P2P scan when an external scan is in progress
2020-12-21  Sunil DuttP2P: Recover p2p_find operation in case of failure...
2020-12-21  Purushottam... Process QCA_NL80211_VENDOR_SUBCMD_KEY_MGMT_ROAM_AUTH...
2020-12-21  Vamsi Krishnanl80211: Do not ignore disconnection event after a...
2020-12-21  Jouni Malinentests: Update ap_open_unexpected_assoc_event to match...
2020-12-21  Vamsi KrishnaDrop unexpected connection event while disconnected
2020-12-21  Sunil DuttVendor feature capability to notify TWT asynchronous...
2020-12-16  Sunil DuttNew TWT operations and attributes to TWT Setup and...
2020-12-16  Disha DasDPP2: Add DPP_CONTROLLER commands to hostapd_cli and...
2020-12-11  Jouni MalinenUse bool for is_6ghz variables and functions
2020-12-11  Jouni Malinentests: setband with band combination
2020-12-11  Veerendranath... Extend the setband support for 6 GHz and band combinations
2020-12-11  Jouni Malinentests: Update scan_fail to match implementation change
2020-12-11  Veerendranath... scan: Add a helper function to append supported freqs...
2020-12-04  Jouni MalinenFix gcc-10 build with -Werror=array-bounds and dl_list_...
2020-12-04  Johannes Bergtests: HE: Add a test for wifi generation on 2.4 GHz
2020-12-04  Juliusz SosinowiczwolfSSL: Client cert loading API fix
2020-12-04  Avraham Sternnl80211: Report invalid signal and noise when info...
2020-12-04  Janusz Dziedzictests: remotehost: Introduce wait_event()
2020-12-04  Janusz Dziedzictests: remotehost: Use correct name
2020-12-04  Thomas Pedersenwlantest: Allow missing RSNE in S1G beacon
2020-12-04  Andrei Otcheretianskitests: Skip dpp_enterprise_tcp tests without OpenSSL
2020-12-04  Jouni Malinentests: Determine number of parallel make jobs automatically
2020-12-04  Jouni Malinentests: Skip test cases properly if tshark is not available
2020-12-02  Thomas Pedersentests: Fix p2p_autogo_pref_chan_not_in_regulatory
2020-12-02  John CrispinAdd option to ignore Probe Request frames when RSSI...
2020-12-02  Frederik Juulwpa_supplicant: Initial connection speedup
2020-12-02  Jouni Malinentests: DFS and no available channel after radar detection
2020-12-02  David BauerDFS: Enter DFS state if no available channel is found
2020-12-02  Shay Barhostapd: Add ability to disable HT/VHT/HE per BSS
2020-11-30  Markus Theilmesh: Move mesh frequency setting to its own function
2020-11-30  Markus Theiltests: DFS test for mesh
2020-11-30  Markus Theilmesh: Fix DFS deinit/init
2020-11-30  Markus Theilmesh: Fix for mesh init/deinit
2020-11-30  Markus Theilmesh: Fix mesh_oom test
2020-11-30  Peter Ohmesh: Inform kernel driver about DFS handler in userspace
2020-11-30  Peter Ohmesh: Fix channel switch error during CAC
2020-11-30  Peter Ohnl80211: Do not set offchanok on DFS channels in non...
2020-11-30  Peter Ohmesh: Update ssid->frequency as pri/sec channels switch
2020-11-30  Peter Ohmesh: Use setup completion callback to complete mesh...
2020-11-27  Sachin AhujaQCA vendor attributes to configure TX and RX NSS
2020-11-23  Jouni Malinentests: WPA2-PSK and supplicant receiving unexpected...
2020-11-23  Jouni Malinentests: Use helper functions for PSK ext EAPOL-Key proce...
2020-11-23  Sreeramya SoratkalAP: Check driver support while auto-selecting bandwidth...
2020-11-23  Arun Kumar... Add bus failure reason code to vendor indication
2020-11-23  Jouni Malinentests: ANQP protection indication
2020-11-23  Jouni MalinenIndicate whether additional ANQP elements were protected
2020-11-17  Srinivas GirigowdaAdd vendor attributes for TWT nudge request
2020-11-16  Jouni MalinenBSS: Use variable length array for IEs at the end of...
2020-11-16  Jouni MalinenBSS: Use wrapper function for getting a pointer to...
2020-11-16  Jouni MalinenBSS: Add wpa_bss_get_ie_ext() wrapper
2020-11-16  Jouni MalinenMark wpa_bss_get_fils_cache_id() argument const
2020-11-16  Jouni Malinentests: Fix test description strings for couple of SAE...
2020-11-16  Hai ShalomChange list arguments to const where possible
2020-11-16  Rohan Duttanl80211: Send the sae_pwe value to the driver
2020-11-16  Vamsi KrishnaP2P: Disable P2P in the 6 GHz band for now
2020-11-16  Sreeramya SoratkalP2P: Include p2p_6ghz_disable in global configuration
2020-11-16  Vinita S. MalooAdd connect fail reason code from the driver to assoc...
2020-11-16  Sunil DuttVendor feature capability to support concurrent session...
2020-11-16  Nandha Kishore... Add extra parameters to vendor command GPIO attribute
2020-11-16  Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2020-11-10  Vinita S. MalooSet NLA_F_NESTED flag with NL80211_ATTR_VENDOR_DATA...
2020-11-10  Srinivas GirigowdaAdd test configuration attr to enable/disable full...
2020-11-04  Jouni MalinenBSS/scan: More conversions to for_each_element_id()
2020-11-04  Jouni Malinendbus: Check eloop registration failure in add_watch...
2020-11-03  Jouni MalinenBSS: Convert wpa_bss_get_vendor_ie() to use for_each_el...
2020-11-03  Jouni MalinenMake GTK length validation for RSN Group 1/2 easier...
2020-11-03  Jouni Malinentests: Prepare for control interface message change
2020-11-03  Jouni MalinenEAP-IKEv2: Try to make transform parser simpler to...
2020-11-03  Jouni MalinenHS 2.0: Clarify OSU Friendly Name length validation
2020-11-03  Jouni MalinenTDLS: Fix error path for TPK M1 send failure in testing...
2020-11-02  Jouni MalinenAvoid undefined behavior with memcpy PMK/PSK update
2020-11-02  Jouni Malinennl80211: Fix filtering of unsupported bands/modes
2020-11-02  Jouni Malinentests: TDLS with SAE
2020-11-02  Jouni MalinenTDLS: Fix error path handling for TPK M1 send failures
2020-11-02  Jouni MalinenDPP2: Fix error path handling in enterprise provisioning
2020-11-02  Jouni MalinenRemove unused variable update
2020-11-02  Jouni MalinenDPP2: Fix ppkey parsing
2020-10-30  Veerendranath... 6 GHz: Add support for missing 6 GHz operating classes
2020-10-30  Veerendranath... 6 GHz: Fix opclasses mapping in ieee80211_freq_to_chann...
2020-10-30  Hai ShalomEAP-SIM peer: Send AT_IDENTITY first
2020-10-27  Pooventhiran Gnl80211: Check for proper nlmsg allocation in send_and_...
2020-10-27  Disha DasDPP2: Explicitly check EC_KEY before dereferencing it
next