]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2019-03-09  Jouni Malinentests: Add wlantest description for ap_ft_pmf_*_over_ds
2019-03-09  Jouni Malinentests: Use run_ap_ft_pmf_bip_over_ds() for ap_ft_pmf_ov...
2019-03-09  Jouni Malinentests: Fix ap_ft_pmf_over_ds
2019-03-08  Masashi HonmaEAP-pwd server: Fix memory leak with salted passwords
2019-03-08  Jouni Malinentests: Report authentication server memory leaks more...
2019-03-08  Jouni MalinenSAE: Add Finite Cyclic Group field in status code 77...
2019-03-06  Jouni MalinenEAP-pwd: Fix a memory leak in hunting-and-pecking loop
2019-03-06  Jouni Malinentests: WPS with PSK+SAE
2019-03-06  Jouni MalinenWPS: Allow SAE configuration to be added automatically...
2019-03-06  Jouni MalinenWPS: Allow AP SAE configuration to be added automatical...
2019-03-06  Sunil DuttVendor feature capability for TWT (Target Wake Time)
2019-03-06  Sunil DuttVendor attribute to indicate a set_blacklist of BSSID...
2019-03-06  Kiran Kumar... Vendor attribute to configure HE testbed default capabi...
2019-03-06  Kiran Kumar... Vendor attribute to configure support to enable VHT...
2019-03-06  Kiran Kumar... Vendor attribute to configure HE OMI UL MU data disable
2019-03-06  Jouni Malinentests: SAE anti clogging during an attack
2019-03-06  Jouni MalinenSAE: Reuse previously generated PWE on a retry with...
2019-03-06  Jouni MalinenSAE: Reuse previously generated PWE on a retry with...
2019-03-06  Jouni MalinenSAE: Enforce single use for anti-clogging tokens
2019-03-06  Jouni MalinenSAE: Process received commit message through a queue
2019-03-06  Jouni Malinentests: More complete group list for sae_groups
2019-03-05  Jouni MalinenSAE: Enable only groups 19, 20, and 21 in station mode
2019-03-05  Jouni MalinenSAE: Enable only group 19 by default in AP mode
2019-03-05  Jouni Malinentests: Enable needed SAE groups explicitly in sae_oom_wpas
2019-03-05  Jouni Malinentests: Enable needed SAE groups explicitly in sigma_dut_sae
2019-03-05  Jouni MalinenAdd explicit checks for peer's DH public key
2019-03-05  Jouni Malinenbignum: Fix documentation for bignum_cmp_d()
2019-02-26  Jouni Malinentests: FT-SAE with Password Identifier
2019-02-25  Jouni Malinentests: More robust connect command testing
2019-02-25  Jouni Malinentests: Make MACsec test cases clear monitor socket...
2019-02-25  Lubomir Rinteldefconfig: Enable IEEE 802.11w management frame protect...
2019-02-25  Lubomir Rinteldefconfig: enable IEEE 802.11r fast BSS transition...
2019-02-25  Lubomir Rinteldefconfig: Enable IEEE 802.11n and 802.11ac (wpa_suppli...
2019-02-25  Lubomir Rinteldefconfig: Enable Hotspot 2.0 (wpa_supplicant)
2019-02-25  Lubomir Rinteldefconfig: Enable RSN on IBSS networks (wpa_supplicant)
2019-02-25  Jouni Malinendefconfig: Remove obsolete notes about OpenSSL requirem...
2019-02-25  Lubomir Rinteldefconfig: Enable a handful of EAP methods (wpa_supplicant)
2019-02-25  Lubomir Rinteldefconfig: Enable logging to file and syslog (wpa_suppl...
2019-02-25  Lubomir Rinteldefconfig: Enable simple bgscan module (wpa_supplicant)
2019-02-25  Lubomir Rinteldefconfig: Enable AP (wpa_supplicant)
2019-02-25  Lubomir Rinteldefconfig: Enable WPS (wpa_supplicant)
2019-02-25  Jouni Malinendefconfig: Fix typos in Wi-Fi Display description
2019-02-25  Lubomir Rinteldefconfig: Enable P2P and Wi-Fi Display (wpa_supplicant)
2019-02-25  Lubomir Rinteldefconfig: Add SAE (wpa_supplicant)
2019-02-25  Lubomir Rinteldefconfig: Add DPP (wpa_supplicant)
2019-02-25  Lubomir Rinteltests: Remove CONFIG_PEERKEY
2019-02-25  Jouni MalinenUBSan: Avoid a warning on unsigned integer overflow
2019-02-25  Jouni Malinentests: libFuzzer integration for test-json and test...
2019-02-25  Jouni MalinenFix a regression from VLAN assignment using WPA/WPA2...
2019-02-25  Jouni MalinenUBSan: Avoid a warning on signed left shift
2019-02-25  Jouni MalinenUBSan: Split loop index decrementation into a separate...
2019-02-25  Jouni Malinenatheros: Avoid clang compiler warning on address of...
2019-02-25  Jouni MalinenAvoid compiler warning about potentially unaligned...
2019-02-25  Jouni MalinenUBSan: Define FST LLT macros without integer overflow
2019-02-25  Jouni MalinenUBSan: Avoid integer overflow in a loop index counter
2019-02-25  Jouni MalinenUBSan: Avoid NULL pointer dereferences on an error...
2019-02-25  Jouni MalinenUBSan: Avoid unsigned integer overflow in base64 encoding
2019-02-25  Jouni MalinenUBSan: Avoid unsigned integer overflow in utf8_{,un...
2019-02-25  Jouni MalinenUBSan: Avoid unnecessary warning
2019-02-25  Jouni MalinenUBSan: Avoid memcpy(ptr, NULL, 0)
2019-02-25  Jouni MalinenUBSan: Avoid an unsigned integer overflow warning
2019-02-25  Jouni MalinenUBSan: Pack MACsec peer id structure
2019-02-25  Jouni MalinenUBSan: Avoid memcmp(ptr, NULL, 0)
2019-02-25  Jouni MalinenUBSan: Use typecast to avoid unsigned integer overflow
2019-02-25  Jouni MalinenUBSan: Fix RRM beacon processing attempt without scan_info
2019-02-25  Jouni MalinenUBSan: Avoid size_t variable overflow in control interface
2019-02-25  Jouni MalinenUBSan: Avoid unsigned integer overflow is throughput...
2019-02-25  Jouni MalinenModify dl_list_for_each() to not use unaligned access...
2019-02-23  Jouni MalinenMulti-AP: Avoid memcpy(ptr, NULL, 0) in WPS Registrar...
2019-02-21  Lior DavidFix cipher suite selector default value in RSNE for DMG
2019-02-21  Jiani LiuAdd new QCA vendor attributes for coex configuration
2019-02-21  Arun Kumar... Add a vendor attribute for specifying ethernet protocol...
2019-02-18  Arnout Vandecappelle... tests: Multi-AP WPS provisioning
2019-02-18  Arnout Vandecappelle... hostapd: Add README-MULTI-AP
2019-02-18  Davina Luhostapd: Support Multi-AP backhaul STA onboarding with WPS
2019-02-18  Davina Luwpa_supplicant: Support Multi-AP backhaul STA onboardin...
2019-02-18  Arnout Vandecappelle... WPS: Add multi_ap_subelem to wps_build_wfa_ext()
2019-02-18  Arnout Vandecappelle... tests: Update multi_ap_fronthaul_on_ap to match impleme...
2019-02-18  Arnout Vandecappelle... Multi-AP: Don't reject backhaul STA on fronthaul BSS
2019-02-18  Arnout Vandecappelle... tests: Refactor test_multi_ap
2019-02-18  Purushottam... HS 2.0: Make hs20-osu-client SP and <FQDN> directories...
2019-02-18  Jouni Malinenmesh: More consistent checking of wpa_s->ifmsh in compl...
2019-02-18  Jouni Malinentests: Empty token in wpa_psk_file
2019-02-18  Jouni MalinenFix wpa_psk_file parser error case handling
2019-02-18  Jouni Malinentests: Mark log files to use utf-8 encoding
2019-02-17  Masashi Honmatests: Switch default python version to 3
2019-02-17  Jouni Malinentests: AP VLAN based on SAE Password Identifier
2019-02-17  Jouni MalinenSAE: VLAN assignment based on SAE Password Identifier
2019-02-17  Jouni Malinentests: Force diff chan in p2ps_channel_active_go_and_st...
2019-02-17  Jouni MalinenP2P: Stop listen state if Action frame TX is needed...
2019-02-17  Jouni MalinenP2P: Fix a typo in a debug message
2019-02-17  Jouni Malinentests: OpenSSL ECDH curve configuration
2019-02-17  Hristo Venevhostapd: Document openssl_ecdh_curves configuration...
2019-02-15  Jouni Malinentests: EAP-PEAP/EAP-GTC
2019-02-15  Qun ZhangAdd QCA vendor subcmd/attribute to check wlan firmware...
2019-02-15  Jouni Malinentests: Wi-Fi generation indication for HT and VHT
2019-02-15  Jouni MalinenIndicate wifi_generation in wpa_supplicant STATUS output
2019-02-15  Jouni MalinenAdd HE Capabilities into ieee802_11_parse_elems()
2019-02-15  Jouni Malinennl80211: (Re)Association Request frame IEs from associa...
2019-02-15  Jouni Malinentests: ap_wpa_ie_parsing to allow EAPOL-Key msg 2/4...
next