]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2017-12-11  Bhagavathi... hostapd: Update BSS load update period dynamically
2017-12-11  Jouni MalinenFix error handling in bss_load_update_period parser
2017-12-11  Jouni Malinenhostapd_cli: Add dpp_listen and dpp_stop_listen
2017-12-11  Jouni Malinentests: OWE and unsupported group using cfg80211 connect...
2017-12-11  Jouni MalinenOWE: Allow DH Parameters element overriding with driver SME
2017-12-11  Jouni MalinenOWE: Fix error case handling with drivers that implemen...
2017-12-10  Jouni MalinenOpenSSL: Replace EVP_PKEY_paramgen() with EC_KEY_new_by...
2017-12-10  Jouni MalinenBoringSSL: Use EC_KEY_new_by_curve_name() to simplify...
2017-12-10  Jouni MalinenRevert "BoringSSL: Add DPP special cases regardless...
2017-12-10  Jouni MalinenRevert "BoringSSL: Define RSA_bits() helper"
2017-12-10  Jouni Malinentests: Suite B 192-bit with RSA and RADIUS
2017-12-10  Jouni MalinenOpenSSL: Allow cipher list to be overridden for tls_sui...
2017-12-09  Jouni MalinenFix wnm-fuzzer build
2017-12-09  Jouni MalinenFix ap-mgmt-fuzzer build
2017-12-09  Jouni Malineneapol-fuzzer: Resolve circular library references with...
2017-12-09  David BenjaminOpenSSL: Avoid SSL*_use_default_passwd_cb()
2017-12-09  David BenjaminOpenSSL: Remove unnecessary os_strdup() from password...
2017-12-09  Jeff Vander... Android: Set CONFIG_NO_RANDOM_POOL=y
2017-12-09  Po-Chien HsuehAndroid: Move hostapd to vendor partition
2017-12-08  Jouni Malinenwlantest: Try harder to find a STA entry with PTK for...
2017-12-08  Paul ZhangAdd new QCA vendor attribute for WLAN Latency Module...
2017-12-07  Jouni Malinentests: DPP P-256 test vectors
2017-12-05  Jouni MalinenDPP: Allow protocol key to be overridden for testing...
2017-12-05  Jouni Malinentests: sigma_dut and DPPAuthDirection,Mutual on Initiator
2017-12-05  Jouni Malinentests: sigma_dut DPP protocol testing - Stop at RX
2017-12-02  Jouni Malinentests: WPS with other AES-based ciphers
2017-12-02  Jouni MalinenWPS: Add GCMP-256 and CCMP-256 cipher options on Enrollee
2017-12-02  Jouni Malinentests: Make ap_wps_ap_scan_2 work with multiple AES...
2017-12-02  Jouni Malinentests: Allow more ciphers in ap_wps_mixed_cred
2017-12-02  Jouni MalinenWPS: Check BSS table against current BSSID if credentia...
2017-12-02  Jouni MalinenWPS: Map GCMP-256 and CCMP-256 to AES encryption type
2017-12-02  Shiva Sankar... WPS: Allow WPS to be enabled in CCMP-256 and GCMP-256...
2017-12-02  Jouni Malinentests: DPP testing to check for mutual authentication...
2017-12-02  Jouni MalinenDPP: Indicate to upper layers whether mutual authentica...
2017-12-02  Jouni Malinentests: DPP exchange stopping unexpectedly
2017-12-02  Jouni MalinenDPP: Extend protocol testing to allow exchange termination
2017-12-02  Jouni MalinenDPP: Change Authentication Response retry time to 1...
2017-12-02  Johannes Bergtests: nl80211.py: Fix attribute padding
2017-12-01  Jouni Malinennl80211: Fix NL80211_MESHCONF_AUTO_OPEN_PLINKS encoding
2017-12-01  Jouni Malinennl80211: Fix NL80211_ATTR_SMPS_MODE encoding
2017-11-30  Jouni Malinentests: sigma_dut and WPS PBC Enrollee
2017-11-30  Jouni Malinentests: sigma_dut controlled connection using preconfigu...
2017-11-30  Jouni Malinentests: DPP protocol testing - invalid E-nonce in Conf Req
2017-11-30  Jouni MalinenDPP: Extend dpp_test with invalid E-Nonce in Config Req
2017-11-30  Jouni Malinentests: DPP protocol testing - invalid Transaction ID...
2017-11-30  Jouni MalinenDPP: Extend dpp_test with invalid Transaction ID in...
2017-11-30  Krishna RaoAdd QCA vendor command and attributes for RROP
2017-11-30  Jouni Malinentests: Make dpp_auth_req_retries* more reliable
2017-11-30  Jouni Malinennl80211: Use consistent "0x" prefix for the cookie...
2017-11-29  Jouni MalinenDPP: Call wpas_dpp_stop() from wpas_dpp_deinit()
2017-11-29  Jouni Malinentests: DPP/PKEX and local failures
2017-11-29  Jouni MalinenDPP: Stop pending GAS client operation on DPP_STOP_LISTEN
2017-11-29  Jouni MalinenDPP: Do not continue if public key hash derivation...
2017-11-29  Jouni MalinenDPP: Fix memory leak on dpp_auth_build_conf() error...
2017-11-29  Jouni MalinenJSON: Fix a memory leak on an error path
2017-11-29  Jouni MalinenDPP: Fix a memory leak on an error path
2017-11-29  Jouni MalinenDPP: Deinit PKEX instance on DPP_STOP_LISTEN
2017-11-29  Jouni Malinentests: Generate DPP Config Object for legacy network...
2017-11-27  Jouni MalinenDPP: Clear authentication instance on configuration...
2017-11-27  Jouni Malinentests: sigma_dut DPP AP Configurator using self-configu...
2017-11-27  Jouni MalinenDPP: Do not process dpp_auth_ok_on_ack multiple times
2017-11-27  Ashok PonnaiahDPP: Fix compilation without CONFIG_TESTING_OPTIONS=y
2017-11-27  Jouni MalinenDPP: Ignore GAS server status callback for unknown...
2017-11-27  Jouni Malinentests: DPP configurator (AP) signing own connector
2017-11-27  Jouni MalinenDPP: Add DPP_CONFIGURATOR_SIGN support to hostapd
2017-11-27  Jouni MalinenDPP: Move hostapd Configurator/bootstrap data into...
2017-11-26  Jouni Malinentests: DPP QR Code and mutual authentication with auto...
2017-11-26  Jouni MalinenDPP: Auto-generate Initiator bootstrapping info if...
2017-11-26  Janusz Dziedzictests: Allow ap_ft for remote tests
2017-11-26  Jouni Malinentests: Split ap_vht160 into two test cases (ap_vht160...
2017-11-26  Jouni Malinentests: Split dfs_radar into two test cases (dfs_radar1...
2017-11-26  Sriram Rnl80211: Filter global events based on wiphy
2017-11-26  Lubomir Rinteltests: Enable dynamic debugging for mac80211_hwsim
2017-11-25  Jouni Malinentests: ap_ht40_scan to print STATUS and STA information...
2017-11-25  Bhagavathi... hostapd: Add supported rate information into STATUS...
2017-11-24  Jouni MalinenFILS: Do not leave error value in left counter
2017-11-24  Jouni MalinenWPA: Check wpa_eapol_key_mic() result on TX
2017-11-23  Jouni Malinentests: DPP and PKEX (P-256) test vector
2017-11-23  Jouni MalinenDPP: Allow PKEX x/X and y/Y keypairs to be overridden
2017-11-23  Jouni MalinenDPP: Print more interim EC_POINT results into debug log
2017-11-23  Jouni MalinenDPP: Allow PKEX own/peer MAC addresses to be overridden
2017-11-23  Jouni MalinenDPP: Provide peer_mac to PKEX Initiator through functio...
2017-11-23  Jouni MalinenDPP: Work around missing EVP_PKEY_CTX_set_ec_param_enc()
2017-11-23  Jouni MalinenDPP: Remove compiler warnings about signed/unsigned...
2017-11-23  Jouni MalinenDPP: Fix error return value in dpp_auth_conf_rx()
2017-11-23  Hu Wanghostapd: Disassoc STA without WPA/RSN IE if AP proto...
2017-11-23  Jouni Malinentests: Probe Request frame RX events from hostapd
2017-11-23  bhagavathi... hostapd: Add wpa_msg_ctrl() to report Probe Request...
2017-11-23  Jouni Malinentests: Fix dpp_auth_req_retries* check for DPP capability
2017-11-23  Jouni Malinentests: DPP Auth Req retry behavior
2017-11-23  Jouni MalinenDPP: Fix number of Authentication Request retry cases
2017-11-22  Jouni MalinenDPP: Take response wait time into account for init...
2017-11-22  Jouni MalinenDPP: Stop Authentication Request attempts if no respons...
2017-11-22  Jouni Malinentests: DPP with SAE
2017-11-22  Jouni MalinenDPP: Add SAE credential support to Configurator
2017-11-22  Jouni MalinenDPP: Add akm=sae and akm=psk+sae support in Enrollee...
2017-11-22  Jouni Malinentests: DPP protocol testing - invalid I-nonce in Auth Req
2017-11-22  Jouni MalinenDPP: Protocol testing capability to send invalid I...
2017-11-22  Jouni Malinentests: DPP and PKEX retry behavior
2017-11-22  Jouni MalinenDPP: Retry PKEX Exchange Request frame up to five times
next