]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
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
2019-12-24  Jouni MalinenFT: More debug prints for RSNE modification for EAPOL...
2019-12-24  Jouni MalinenFix wpa_insert_pmkid() when buffer includes extra IEs
2019-12-24  Jouni Malinentests: Prepare rsn_ie_proto_ft_psk_sta for implementati...
2019-12-24  Sam Tygierwpa_passphrase: Output errors to stderr
2019-12-24  Jouni Malinentests: New style fuzzing tool for EAP-MSCHAPv2 peer...
2019-12-23  Jouni MalinenEAP-SIM peer: Do not accept SIM/Challenge without SIM...
2019-12-23  Jouni Malinentests: Make nfc_wps_handover_init more robust
2019-12-23  Jouni MalinenOpenSSL: Extend key_block size determination to support...
2019-12-23  Jouni Malinentests: DPP exchange when driver uses a separate P2P...
2019-12-23  Jouni MalinenMore detailed documentation on ieee80211w configuration...
2019-12-23  Jouni Malinennl80211: Fix couple of typos in a comment
2019-12-22  Mikael KanstrupStrip trailing zero data in EAPOL-Key msg 1/4 when...
2019-12-22  Jouni Malinennl80211: Initialize full channel info struct even if...
2019-12-22  Jouni Malinentests: Make DPP text cases more robust for DPP-TX event...
2019-12-22  Jouni Malinentests: FILS SK/ERP and roaming with different AKM
2019-12-22  Jouni Malinentests: Make fils_sk_auth_mismatch more robust
2019-12-22  Brian NorrisWPS: Add prefixes to public event_* functions
2019-12-22  Brian Norristests: OWE: allow hex integers from tshark
2019-12-21  Davide CarattiFix memory leak in case allocation of token fails durin...
2019-12-21  Alexander Wetzelwpa_supplicant: Do not try to detect PSK mismatch durin...
2019-12-21  Alexander WetzelDPP: Fix a memory leak on an error path
2019-12-20  Jouni Malinentests: DPP connection status - association rejection
2019-12-20  Jouni MalinenDPP: Abort ongoing scan if connection status needs...
2019-12-20  Vamsi KrishnaSAE: Enable NEED_DH_GROUPS_ALL for CONFIG_TESTING_OPTIO...
2019-12-20  Min LiuQCA vendor command for getting STA information
2019-12-20  Jouni Malinentests: Automatic channel selection with freqlist set
2019-12-20  Vamsi Krishna6 GHz: Select channel width using configured op_class
2019-12-20  Vamsi KrishnaDo not enable HT/VHT when operating in 6 GHz band
2019-12-20  Ankita BajajAllow non-PCS 6 GHz channels to be excluded from ACS
next