]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2019-07-30  Masashi Honmatests: Fix ap_acs_vht false negative by using common...
2019-07-30  Masashi Honmatests: Fix ap_acs_5ghz_40mhz false negative by using...
2019-07-30  Masashi Honmatests: Fix ap_acs_5ghz false negative by using common...
2019-07-30  Masashi Honmatests: Fix rrm_beacon_req_passive_scan_vht false negati...
2019-07-30  Brian Norrisnl80211: Missing sysctl flags aren't fatal
2019-07-30  Jouni Malinentests: RADIUS request attributes
2019-07-30  Terry BurtonExtra RADIUS request attributes from SQLite
2019-07-30  Terry BurtonMove hostapd_parse_radius_attr() into ap_config.c
2019-07-29  Jouni Malinenmka: Accept last two used MNs in Peers List of a receiv...
2019-07-29  Yu WangP2P: Pass HE flag to GO negotiation result
2019-07-28  Jouni Malinentests: Extend ap_pmf_inject_auth to cover injection...
2019-07-27  Jouni Malinendragonfly: Disable use of groups using Brainpool curves
2019-07-27  Jouni Malinentests: Remove testing of EAP-pwd with Brainpool curves
2019-07-27  Jouni Malinentests: Handle test retries through the same queue
2019-07-26  Sunil Duttnl80211: Add WMM parameters while updating TDLS peer...
2019-07-24  Disha Daswpa_cli: Add support to process DPP action events in...
2019-07-24  Jouni MalinenAvoid nested enum wpas_mode declaration to allow C...
2019-07-24  Jouni MalinenEAP-SIM server: Avoid void pointer arithmetic
2019-07-24  Jouni MalinenEAP-AKA server: Avoid void pointer arithmetic
2019-07-24  Jouni Malinentrace: Avoid void pointer arithmetic
2019-07-24  Jouni MalinenDPP: Avoid void pointer arithmetic
2019-07-24  Jouni Malinentests: AKM suite selector reporting
2019-07-24  Jouni MalinenReport WPA/RSN protocol and AKM suite selector in STA MIB
2019-07-24  Jouni MalinenAdd missed wpa_akm_to_suite() selectors
2019-07-23  Jouni Malinendragonfly: SAE/EAP-pwd min PWE derivation iteration...
2019-07-23  Jouni Malinentests: Disabled EAP-pwd group
2019-07-23  Jouni MalinenEAP-pwd peer: Configurable set of groups with reduced...
2019-07-23  Jouni Malinentests: Prepare EAP-pwd test cases for allowed group...
2019-07-22  Paul ZhangAdd QCA vendor attributes for ELNA bypass
2019-07-19  Srinivas DasariAdd a vendor attribute to configure disconnect IEs
2019-07-19  Paul ZhangAdd QCA vendor command to support OEM data
2019-07-13  Jouni MalinenOpenSSL: Fix build with LibreSSL and BoringSSL
2019-07-13  Jouni MalinenOpenSSL: Fix TLS_CONN_TEAP_ANON_DH build with some...
2019-07-13  Jouni MalinenOpenSSL: Fix build with OpenSSL 1.0.2 and 1.1.0 and...
2019-07-13  Jouni MalinenEAP-TLS server: Add application data to indicate end...
2019-07-12  Jouni MalinenEAP-TLS peer: Handle possible application data at the end
2019-07-12  Jouni MalinenOpenSSL: Parse msg_callback inner content type into...
2019-07-12  Jouni MalinenOpenSSL: disable TLS 1.3 middlebox compatibility
2019-07-12  Jouni Malinentests: EAP-TLS and both RSA and EC sertificates certifi...
2019-07-12  Jouni MalinenOpenSSL: Allow two server certificates/keys to be confi...
2019-07-11  Jouni MalinenOpenSSL: More debug prints of configured ciphers and...
2019-07-11  Jouni Malinentests: EAP-TLS and TLS 1.3 (EC certificates)
2019-07-11  Ervin OroAdd Type-Code context to EAP-TLS 1.3 exported Key_Mater...
2019-07-09  Jouni Malinentests: EAP-TEAP
2019-07-09  Jouni MalinenEAP-TEAP server and peer implementation (RFC 7170)
2019-07-09  Jouni MalinenRemove obsolete defconfig notes regarding EAP-FAST...
2019-07-09  Jouni MalinenReturn success/failure result from tls_prf_sha256()
2019-07-09  Jouni MalinenOpenSSL: Allow anon-DH cipher suites to be added for...
2019-07-09  Jouni MalinenOpenSSL: Add tls_connection_get_cipher_suite()
2019-07-09  Jouni MalinenOpenSSL: Reject empty cipher list in tls_connection_set...
2019-07-09  Jouni MalinenAdd tls_get_tls_unique() to fetch "tls-unique" for...
2019-07-09  Jouni Malinentests: Allow test selection with prefix wildcards
2019-07-07  Jouni MalinenSilence static analyzer warning about null termination...
2019-07-07  Jouni MalinenRemove useless NULL comparison for an array
2019-07-02  Jouni MalinenEAP-pwd: Run through prf result processing even if...
2019-07-02  Jouni MalinenSAE: Run through prf result processing even if it ...
2019-06-26  Eric CarusoMove MAC address randomization enable/disable to helper...
2019-06-26  Masashi Honmatests: Fix scan_dfs false negative by using common...
2019-06-26  Masashi Honmatests: Fix p2p_go_move_scm_peer_does_not_support false...
2019-06-26  Masashi Honmatests: Fix p2p_channel_5ghz_165_169_us false negative...
2019-06-26  Masashi Honmatests: Fix p2p_channel_5ghz_only false negative by...
2019-06-26  Masashi Honmatests: Fix autogo_ht_vht false negative by using common...
2019-06-26  Masashi Honmatests: Fix p2p_autogo_pref_chan_not_in_regulatory false...
2019-06-26  Masashi Honmatests: Fix ap_vht80_to_24g_ht false negative by using...
2019-06-26  Masashi Honmatests: Fix ap_vht_40_fallback_to_20 false negative...
2019-06-26  Masashi Honmatests: Fix ap_vht_tkip false negative by using common...
2019-06-26  Masashi Honmatests: Fix prefer_vht40 false negative by using common...
2019-06-26  Masashi Honmatests: Fix ap_vht80_csa false negative by using common...
2019-06-26  Masashi Honmatests: Fix ap_vht80plus80_invalid false negative by...
2019-06-26  Masashi Honmatests: Fix ap_vht160_no_ht40 false negative by using...
2019-06-26  Masashi Honmatests: Fix ap_vht_40 false negative by using common...
2019-06-26  Masashi Honmatests: Fix ap_vht_20 false negative by using common...
2019-06-26  Masashi Honmatests: Fix ap_vht80_invalid2 false negative by using...
2019-06-26  Masashi Honmatests: Fix ap_vht80_invalid false negative by using...
2019-06-26  Masashi Honmatests: Fix ap_vht_wifi_generation false negative by...
2019-06-26  Masashi Honmatests: Fix ap_vht80 false negative by using common...
2019-06-26  Masashi Honmatests: Fix ap_wps_conf_chan14 false negative by using...
2019-06-26  Masashi Honmatests: Fix ap_acs_vht160_scan_disable false negative...
2019-06-26  Masashi Honmatests: Fix rrm_beacon_req_passive_scan_vht160 false...
2019-06-26  Masashi Honmatests: Fix rrm_beacon_req_table_vht false negative...
2019-06-26  Masashi Honmatests: Fix ap_ht40_5ghz_disabled_sec false negative...
2019-06-26  Masashi Honmatests: Fix ap_ht40_5ghz_invalid_pair false negative...
2019-06-26  Masashi Honmatests: Fix ap_track_sta_force_2ghz false negative by...
2019-06-26  Masashi Honmatests: Fix ap_track_sta_force_5ghz false negative by...
2019-06-26  Masashi Honmatests: Fix ap_track_sta_no_auth_passive false negative...
2019-06-26  Masashi Honmatests: Fix ap_track_sta_no_auth false negative by using...
2019-06-26  Masashi Honmatests: Fix ap_track_sta_no_probe_resp false negative...
2019-06-26  Masashi Honmatests: Fix ap_track_sta false negative by using common...
2019-06-26  Masashi Honmatests: Fix nfc_wps_handover_chan14 false negative by...
2019-06-26  Daisuke NiwaP2P: Fix memory size for os_memmove() in p2p_check_pref...
2019-06-26  Jouni MalinenWPS: Fix a typo in a comment (use full WPA2-Personal...
2019-06-23  Masashi Honmatests: Fix ap_vht_use_sta_nsts false negative by using...
2019-06-23  Masashi Honmatests: Fix ap_vht_capab_not_supported false negative...
2019-06-23  Masashi Honmatests: Fix ap_vht80c/d false negative by using common...
2019-06-23  Masashi Honmatests: Fix dfs_radar2 false negative by using common...
2019-06-23  Sven Eckelmannmesh: Add support for HE mode
2019-06-23  Sven Eckelmannnl80211: Add driver multi iftype HE capability parsing
2019-06-23  Sven Eckelmannwpa_supplicant: Fix type for ssid->mode comparisons
2019-06-23  Andrei OtcheretianskiAP: Simplify "i" definition in hostapd_config_free_bss()
2019-06-22  Amit KhatriDPP: Fix documentation to include operating class for URI
next