]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2020-01-02  Jouni MalinenMaintain BSS entries for 5 seconds after interface...
2020-01-01  Jouni MalinenIndicated if the selected BSS is the current BSS
2020-01-01  Jouni MalinenMake min_diff determination from cur_level more readable
2020-01-01  Jouni MalinenUse sel_est consistently with cur_sel in wpa_supplicant...
2020-01-01  Matthew WangImprove roaming logic
2020-01-01  Jouni MalinenAllow roam to lower signal level if throughput benefit...
2020-01-01  Jouni MalinenSkip roaming based on signal level difference if curren...
2020-01-01  Jouni Malinentests: Make ap_wps_conf_pin_* more robust
2020-01-01  Jouni MalinenUse signal_poll noise information for roaming, if available
2020-01-01  Jouni MalinenClear SME auth_alg on FLUSH
2020-01-01  Jouni MalinenRSN: Do not add PMKSA candidates unnecessarily
2020-01-01  Jouni MalinenClear last Michael MIC error timer on FLUSH
2020-01-01  Jouni Malinentests: Fix a missing parentheses in an error message
2019-12-31  Jouni Malinentests: Make rrm_beacon_req_table_request more robust
2019-12-30  Matthew Wangwpa_supplicant: Fall back to avg_signal in roaming...
2019-12-30  Emmanuel GrumbachUpdate throughput estimate for the current BSS based...
2019-12-30  Emmanuel GrumbachMove throughput estimation into a helper function
2019-12-30  Emmanuel GrumbachMove scan/roaming related defines to a header file
2019-12-30  Emmanuel GrumbachUse local variables for current BSS signal strength...
2019-12-30  Jouni Malinentests: Make ap_hs20_eap_tls more robust
2019-12-30  Jouni Malinentests: Fix sigma_dut_sae_h2e_rsnxe_mismatch to clear...
2019-12-30  Ethan EverettRADIUS client: fix extra retry before failover
2019-12-30  Jouni Malinentests: radius_acct_unreachable2 to detect retransmissio...
2019-12-30  Ilan Peertests: Extend the timeout for some SAE error case tests
2019-12-30  Alfonso Sánchez... wpa_supplicant: Do not disconnect on deinit if WoWLAN...
2019-12-30  Matteo Crocenl80211: Add a driver ops function to check WoWLAN...
2019-12-30  Bilal Hatipogluwpa_cli: WPS-PIN-ACTIVE and WPS-CANCEL events for actio...
2019-12-29  Jouni Malinentests: Make wps_reg() test cases more robust
2019-12-29  Jouni MalinenCall hostapd_allowed_address() directly from handle_pro...
2019-12-29  Michael BraunFix possible memory leak of RADIUS data in handle_auth()
2019-12-29  Michael BraunMake hostapd_copy_psk_list() non-static
2019-12-29  Michael BraunMove the RADIUS cached attributes into a struct
2019-12-29  Jouni MalinenFT: Do not deliver RRB messages locally without matchin...
2019-12-29  Jinglin WangFT: Check mobility domain when sending RRB message...
2019-12-29  Jouni Malinentests: RRB wildcard R0KH/R1KH pull with multiple BSSs
2019-12-29  Jouni MalinenRRB: More debug prints for local delivery
2019-12-29  Jouni MalinenRRB: Do not reorder locally delivered messages
2019-12-29  Jinglin WangFT: Fix hostapd_wpa_auth_oui_iter() iteration for multi...
2019-12-29  Daniel KobrasOpenSSL: Add support for TPM2-wrapped keys
2019-12-28  Jouni Malinentests: Make ap_hs20_gas_while_associated_with_pmf more...
2019-12-28  Jouni Malinentests: ignore_broadcast_ssid and SSID List or Short...
2019-12-28  Jouni MalinenFix ignore_broadcast_ssid behavior with SSID List and...
2019-12-28  Jouni Malinentests: Scan using SSID List and Short SSID List elements
2019-12-28  Andrei OtcheretianskiAP: Support Short SSID List element in Probe Request...
2019-12-28  Andrei OtcheretianskiAP: Determine Short SSID value for the BSS
2019-12-28  Felix Fietkaumesh: Fix race condition in mesh mpm new peer handling
2019-12-28  Zefir KurtisiEnsure authenticator session timer is applied with...
2019-12-28  Jouni Malinentests: Fix he_supported() check with python3
2019-12-28  Jouni Malinentests: Make ap_hs20_roaming_consortium more robust
2019-12-28  Jouni Malinentests: Make ap_cipher_mixed_wpa_wpa2 more robust
2019-12-28  Lubomir Rinteldefconfig: Enable MACsec
2019-12-28  Jouni MalinenAllow debug log to be written to both syslog and file
2019-12-28  Jouni Malinentests: Ignore fe80::ff:fe00:300 NS from AP for now...
2019-12-27  Jouni Malinentests: Make ap_hs20_nai_realms more robust
2019-12-27  Jouni Malinenwpa_gui: Silence a compiler warning
2019-12-27  Victor Ananyevwpa_gui: Show entire list of networks
2019-12-27  Victor Ananyevwpa_cli: Let LAST_ID argument to be used for LIST_NETWORKS
2019-12-27  Jouni Malinentests: Replace tcpdump with wlantest
2019-12-27  Jouni Malinenwlantest: Ethernet interface capture
2019-12-27  Jouni Malinentests: Make rrm_reassociation more robust
2019-12-27  Sergey MatyukevichSTA OBSS: Update secondary channel info after CSA
2019-12-27  Jouni Malinentests: Allow more VMs to be started in parallel
2019-12-27  Jouni Malinentests: Move ocsp-resp-*-signed*.der generation into...
2019-12-27  Jouni Malinentests: Move ocsp-server-cache-{revoked,unknown}.der...
2019-12-27  Jouni Malinentests: Use the run_openssl() helper for running openssl
2019-12-27  Jouni Malinentests: Move ocsp-server-cache-key-id.der generation...
2019-12-27  Jouni Malinentests: Remove unnecessary copying of ocsp-multi-server...
2019-12-27  Jouni Malinentests: Fix thread handling in P2P GO Negotiation test...
2019-12-27  Jouni Malinentests: Use python selector in the parallel-vm.py main...
2019-12-27  Jouni Malinentests: Make pmksa_cache_expiration more robust
2019-12-27  Jouni Malinentests: Print a summary of SKIP reasons
2019-12-27  Jouni Malinentests: Move VM starting delay control into parallel...
2019-12-27  Jouni Malinentests: Move HwsimSkip processing into start_wnm_ap()
2019-12-26  Jouni Malinentests: Speed up wpas_mesh_gate_forwarding tshark operations
2019-12-26  Jouni Malinentests: Optimize tshark operations for new versions
2019-12-26  Jouni Malinentests: Check operating channel parameter in obss_scan*
2019-12-26  Jouni Malinentests: Replace hapd_connected() with hapd.wait_sta()
2019-12-26  Jouni Malinentests: Make wpa2_ocv_ap_group_hs more robust
2019-12-26  Jouni Malinentests: SHOW_NEIGHBOR
2019-12-26  Ben Greearhostapd: Support showing neighbor list through hostapd_cli
2019-12-26  Jouni Malinentests: Make ap_wpa2_disable_eapol_retry_group more...
2019-12-26  Jouni Malinentests: Make TDLS tests more robust
2019-12-26  Sergey MatyukevichSTA OBSS: Add check for overlapping BSSs
2019-12-26  Sergey MatyukevichExtract BSS coex 40 MHz check into a separate function
2019-12-26  Jouni Malinentests: rrm_neighbor_db and neighbor removal without...
2019-12-26  Ben GreearAllow removing neighbor DB entries by BSSID alone
2019-12-26  Ben GreearChange some RRM debug messages from wpa_printf() to...
2019-12-25  Sergey Matyukevichdrivers: Support of dynamic VLAN requires Linux ioctls
2019-12-25  Jouni Malinentests: Secure mesh with BIP-GMAC-128, BIP-GMAC-256...
2019-12-25  Jouni Malinenmesh: Allow group management cipher to be configured
2019-12-25  Jouni Malinenmesh: Increase plink action frame AMPY buffer length...
2019-12-25  Bilal HatipogluWPS: Add WPS-PIN-ACTIVE and WPS-CANCEL events
2019-12-25  Bilal HatipogluAdd "reconnect" cmdline argument to hostapd_cli/wpa_cli
2019-12-25  Jouni MalinenDBus: Update dont_quote[] with new network profile...
2019-12-25  Jouni MalinenDBus: Remove not existing network profile params from...
2019-12-24  Matthew Wangdbus: Move roam metrics to the correct interface
2019-12-24  Michal Kaziornl80211: Relax bridge setup
2019-12-24  Sergey Matyukevichl2_packet: Fix bridge workaround for repeater configuration
2019-12-24  Jouni Malinentests: Make FT PMKSA caching test cases more robust
2019-12-24  Jouni Malinentests: FT-SAE with PWE default and with H2E
next