Commit graph

  • 9cff5c320c tests: Fix ap_vht160_no_dfs false negative by using common finalizer Masashi Honma 2019-06-27 14:44:52 +0900
  • cbe7e44d1b tests: Fix wep_ht_vht false negative by using common finalizer Masashi Honma 2019-06-27 14:44:51 +0900
  • cb5f7f552f tests: Fix ap_wps_conf_5ghz false negative by using common finalizer Masashi Honma 2019-06-27 14:44:50 +0900
  • 8c31be6f61 tests: Fix ap_acs_vht160 false negative by using common finalizer Masashi Honma 2019-06-27 14:44:49 +0900
  • b23973aa86 tests: Fix ap_acs_vht40 false negative by using common finalizer Masashi Honma 2019-06-27 14:44:48 +0900
  • ccbd5a64bc tests: Fix ap_acs_vht false negative by using common finalizer Masashi Honma 2019-06-27 14:44:47 +0900
  • 07b60dfa42 tests: Fix ap_acs_5ghz_40mhz false negative by using common finalizer Masashi Honma 2019-06-27 14:44:46 +0900
  • 29fe92b173 tests: Fix ap_acs_5ghz false negative by using common finalizer Masashi Honma 2019-06-27 14:44:45 +0900
  • faaaa4e2a9 tests: Fix rrm_beacon_req_passive_scan_vht false negative by using common finalizer Masashi Honma 2019-06-27 14:44:44 +0900
  • 3b726df827 nl80211: Missing sysctl flags aren't fatal Brian Norris 2019-07-16 16:43:21 -0700
  • 96e60047c9 tests: RADIUS request attributes Jouni Malinen 2019-07-30 19:58:43 +0300
  • f4111ff3d1 Extra RADIUS request attributes from SQLite Terry Burton 2019-07-21 13:05:56 +0100
  • 74707def8f Move hostapd_parse_radius_attr() into ap_config.c Terry Burton 2019-07-21 13:05:55 +0100
  • 1e5ea68d1f mka: Accept last two used MNs in Peers List of a received MKPDU Jouni Malinen 2019-07-29 17:05:40 +0300
  • 0136864032 P2P: Pass HE flag to GO negotiation result Yu Wang 2019-07-29 14:59:48 +0800
  • eb42db4a74 tests: Extend ap_pmf_inject_auth to cover injection of AssocReq Jouni Malinen 2019-07-28 23:51:39 +0300
  • 876c5eaa6d dragonfly: Disable use of groups using Brainpool curves Jouni Malinen 2019-07-27 23:19:17 +0300
  • 14b408c04c tests: Remove testing of EAP-pwd with Brainpool curves Jouni Malinen 2019-07-27 23:35:45 +0300
  • 4aaddecdd8 tests: Handle test retries through the same queue Jouni Malinen 2019-07-27 20:19:28 +0300
  • 968520da8f nl80211: Add WMM parameters while updating TDLS peer entry Sunil Dutt 2019-07-22 21:34:27 +0530
  • 5a511924b1 wpa_cli: Add support to process DPP action events in action script Disha Das 2019-06-20 11:02:23 +0530
  • 64e37be945 Avoid nested enum wpas_mode declaration to allow C++ compilation Jouni Malinen 2019-07-24 19:49:24 +0300
  • fe2e1edf43 EAP-SIM server: Avoid void pointer arithmetic Jouni Malinen 2019-07-24 19:35:14 +0300
  • cfc9ebea03 EAP-AKA server: Avoid void pointer arithmetic Jouni Malinen 2019-07-24 19:34:11 +0300
  • bd04140435 trace: Avoid void pointer arithmetic Jouni Malinen 2019-07-24 19:33:06 +0300
  • fc03ea2c1f DPP: Avoid void pointer arithmetic Jouni Malinen 2019-07-24 19:31:35 +0300
  • 61ec2353f8 tests: AKM suite selector reporting Jouni Malinen 2019-07-24 12:59:45 +0300
  • d1b1f9fa9a Report WPA/RSN protocol and AKM suite selector in STA MIB Jouni Malinen 2019-07-24 12:58:49 +0300
  • 43aafef8df Add missed wpa_akm_to_suite() selectors Jouni Malinen 2019-07-24 12:48:44 +0300
  • bfb6a482f6 dragonfly: SAE/EAP-pwd min PWE derivation iteration count to shared code Jouni Malinen 2019-07-23 21:21:30 +0300
  • 036fc6bdbd tests: Disabled EAP-pwd group Jouni Malinen 2019-07-23 13:31:50 +0300
  • 226da33d75 EAP-pwd peer: Configurable set of groups with reduced default Jouni Malinen 2019-07-23 13:16:59 +0300
  • 1c63a1c4c6 tests: Prepare EAP-pwd test cases for allowed group configuration Jouni Malinen 2019-07-23 13:15:23 +0300
  • 6a4406c015 Add QCA vendor attributes for ELNA bypass Paul Zhang 2019-07-22 18:57:11 +0800
  • 176c133e91 Add a vendor attribute to configure disconnect IEs Srinivas Dasari 2019-06-04 12:50:17 +0530
  • 123895228d Add QCA vendor command to support OEM data Paul Zhang 2019-06-21 14:11:11 +0800
  • b8491ae5ac OpenSSL: Fix build with LibreSSL and BoringSSL Jouni Malinen 2019-07-13 22:40:50 +0300
  • 7456cf57d3 OpenSSL: Fix TLS_CONN_TEAP_ANON_DH build with some library versions Jouni Malinen 2019-07-13 22:36:07 +0300
  • 20f1cfc5b2 OpenSSL: Fix build with OpenSSL 1.0.2 and 1.1.0 and LibreSSL Jouni Malinen 2019-07-13 22:19:30 +0300
  • 36ec588165 EAP-TLS server: Add application data to indicate end of v1.3 handshake Jouni Malinen 2019-07-13 16:29:39 +0300
  • 4e2e1eeb5f EAP-TLS peer: Handle possible application data at the end Jouni Malinen 2019-07-12 23:38:05 +0300
  • 0ef509f15e OpenSSL: Parse msg_callback inner content type into debug messages Jouni Malinen 2019-07-12 22:42:13 +0300
  • 8b57a37808 OpenSSL: disable TLS 1.3 middlebox compatibility Jouni Malinen 2019-07-12 22:29:33 +0300
  • 4ff0b909a9 tests: EAP-TLS and both RSA and EC sertificates certificates Jouni Malinen 2019-07-12 18:11:46 +0300
  • e2722bf81d OpenSSL: Allow two server certificates/keys to be configured on server Jouni Malinen 2019-07-12 18:11:53 +0300
  • 857edf4bf4 OpenSSL: More debug prints of configured ciphers and certificates Jouni Malinen 2019-07-11 22:40:08 +0300
  • f185715c59 tests: EAP-TLS and TLS 1.3 (EC certificates) Jouni Malinen 2019-07-11 16:10:43 +0300
  • 7ad9e36d4a Add Type-Code context to EAP-TLS 1.3 exported Key_Material and Method-Id Ervin Oro 2019-04-15 20:05:49 +0300
  • 90270e15cb tests: EAP-TEAP Jouni Malinen 2019-07-09 16:56:02 +0300
  • 0ed57c5ea8 EAP-TEAP server and peer implementation (RFC 7170) Jouni Malinen 2019-07-09 16:56:02 +0300
  • 7c6f1c5e4a Remove obsolete defconfig notes regarding EAP-FAST support in OpenSSL Jouni Malinen 2019-07-09 16:43:05 +0300
  • fd7778b5ed Return success/failure result from tls_prf_sha256() Jouni Malinen 2019-06-27 18:08:16 +0300
  • 3ec65a8e38 OpenSSL: Allow anon-DH cipher suites to be added for TEAP Jouni Malinen 2019-07-09 16:37:19 +0300
  • 94714ec341 OpenSSL: Add tls_connection_get_cipher_suite() Jouni Malinen 2019-07-05 18:07:14 +0300
  • 063d28ec83 OpenSSL: Reject empty cipher list in tls_connection_set_cipher_list() Jouni Malinen 2017-02-11 15:56:47 +0200
  • 3af37ece19 Add tls_get_tls_unique() to fetch "tls-unique" for channel binding Jouni Malinen 2015-08-10 21:21:40 +0300
  • 88b6c6e244 tests: Allow test selection with prefix wildcards Jouni Malinen 2019-07-09 16:09:04 +0300
  • 4eab36595e Silence static analyzer warning about null termination of a string Jouni Malinen 2019-07-07 10:02:40 +0300
  • d3a035169b Remove useless NULL comparison for an array Jouni Malinen 2019-07-07 09:58:46 +0300
  • cd803299ca EAP-pwd: Run through prf result processing even if it >= prime Jouni Malinen 2019-06-24 23:02:51 +0300
  • 147bf7b88a SAE: Run through prf result processing even if it >= prime Jouni Malinen 2019-06-24 23:01:06 +0300
  • 91b6eba773 Move MAC address randomization enable/disable to helper functions Eric Caruso 2019-05-30 11:10:46 -0700
  • 9a1046a7a1 tests: Fix scan_dfs false negative by using common finalizer Masashi Honma 2019-06-25 10:51:09 +0900
  • 08d3b3df99 tests: Fix p2p_go_move_scm_peer_does_not_support false negative by using common finalizer Masashi Honma 2019-06-25 10:51:08 +0900
  • c40b2638ed tests: Fix p2p_channel_5ghz_165_169_us false negative by using common finalizer Masashi Honma 2019-06-25 10:51:07 +0900
  • 645a16f186 tests: Fix p2p_channel_5ghz_only false negative by using common finalizer Masashi Honma 2019-06-25 10:51:06 +0900
  • b8a868594a tests: Fix autogo_ht_vht false negative by using common finalizer Masashi Honma 2019-06-25 10:51:05 +0900
  • e6c82d450e tests: Fix p2p_autogo_pref_chan_not_in_regulatory false negative by using common finalizer Masashi Honma 2019-06-25 10:51:04 +0900
  • b57d883c2c tests: Fix ap_vht80_to_24g_ht false negative by using common finalizer Masashi Honma 2019-06-25 10:51:03 +0900
  • 44cc7df650 tests: Fix ap_vht_40_fallback_to_20 false negative by using common finalizer Masashi Honma 2019-06-25 10:51:02 +0900
  • 4ab1ac90b4 tests: Fix ap_vht_tkip false negative by using common finalizer Masashi Honma 2019-06-25 10:51:01 +0900
  • 77e16aacde tests: Fix prefer_vht40 false negative by using common finalizer Masashi Honma 2019-06-25 10:51:00 +0900
  • fec2aea7b3 tests: Fix ap_vht80_csa false negative by using common finalizer Masashi Honma 2019-06-25 10:50:59 +0900
  • c3aa6e274d tests: Fix ap_vht80plus80_invalid false negative by using common finalizer Masashi Honma 2019-06-25 10:50:58 +0900
  • 411b9e01a1 tests: Fix ap_vht160_no_ht40 false negative by using common finalizer Masashi Honma 2019-06-25 10:50:57 +0900
  • c29855d302 tests: Fix ap_vht_40 false negative by using common finalizer Masashi Honma 2019-06-25 10:50:56 +0900
  • 28a57450b8 tests: Fix ap_vht_20 false negative by using common finalizer Masashi Honma 2019-06-25 10:50:55 +0900
  • 9ab2360fbe tests: Fix ap_vht80_invalid2 false negative by using common finalizer Masashi Honma 2019-06-25 10:50:54 +0900
  • fa4a938f82 tests: Fix ap_vht80_invalid false negative by using common finalizer Masashi Honma 2019-06-25 10:50:53 +0900
  • 85873c6602 tests: Fix ap_vht_wifi_generation false negative by using common finalizer Masashi Honma 2019-06-25 10:50:52 +0900
  • 2d6889e042 tests: Fix ap_vht80 false negative by using common finalizer Masashi Honma 2019-06-25 10:50:51 +0900
  • 207fe29dc7 tests: Fix ap_wps_conf_chan14 false negative by using common finalizer Masashi Honma 2019-06-25 10:50:50 +0900
  • 794d35a4e1 tests: Fix ap_acs_vht160_scan_disable false negative by using common finalizer Masashi Honma 2019-06-25 10:50:49 +0900
  • 8ddf0eca3d tests: Fix rrm_beacon_req_passive_scan_vht160 false negative by using common finalizer Masashi Honma 2019-06-25 10:50:48 +0900
  • dcaf962f69 tests: Fix rrm_beacon_req_table_vht false negative by using common finalizer Masashi Honma 2019-06-25 10:50:47 +0900
  • 6e450fbdbe tests: Fix ap_ht40_5ghz_disabled_sec false negative by using common finalizer Masashi Honma 2019-06-25 10:50:46 +0900
  • b3c8e02966 tests: Fix ap_ht40_5ghz_invalid_pair false negative by using common finalizer Masashi Honma 2019-06-25 10:50:45 +0900
  • 4f89533054 tests: Fix ap_track_sta_force_2ghz false negative by using common finalizer Masashi Honma 2019-06-25 10:50:44 +0900
  • 894caf2d71 tests: Fix ap_track_sta_force_5ghz false negative by using common finalizer Masashi Honma 2019-06-25 10:50:43 +0900
  • 25a103cfe4 tests: Fix ap_track_sta_no_auth_passive false negative by using common finalizer Masashi Honma 2019-06-25 10:50:42 +0900
  • fd62f3d3fa tests: Fix ap_track_sta_no_auth false negative by using common finalizer Masashi Honma 2019-06-25 10:50:41 +0900
  • e891035f13 tests: Fix ap_track_sta_no_probe_resp false negative by using common finalizer Masashi Honma 2019-06-25 10:50:40 +0900
  • 41318114b6 tests: Fix ap_track_sta false negative by using common finalizer Masashi Honma 2019-06-25 10:50:39 +0900
  • e0eb6e536d tests: Fix nfc_wps_handover_chan14 false negative by using common finalizer Masashi Honma 2019-06-25 10:50:38 +0900
  • 4da91881cb P2P: Fix memory size for os_memmove() in p2p_check_pref_chan() Daisuke Niwa 2019-06-26 15:27:33 +0900
  • c4193b9aa5 WPS: Fix a typo in a comment (use full WPA2-Personal name) Jouni Malinen 2019-06-26 20:01:34 +0300
  • 6749c67564 tests: Fix ap_vht_use_sta_nsts false negative by using common finalizer Masashi Honma 2019-06-06 14:27:40 +0900
  • f3df00545e tests: Fix ap_vht_capab_not_supported false negative by using common finalizer Masashi Honma 2019-06-06 14:27:39 +0900
  • 3074cb1fd6 tests: Fix ap_vht80c/d false negative by using common finalizer Masashi Honma 2019-06-06 14:27:38 +0900
  • 8baf285c9f tests: Fix dfs_radar2 false negative by using common finalizer Masashi Honma 2019-06-06 14:27:37 +0900