Show patches with: Archived = No       |   7303 patches
« 1 2 ... 14 15 1673 74 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[11/21] dpp: Update pkex part to use crypto.h API DPP: Remove direct dependency on OpenSSL - - - - --- 2021-06-28 Cedric Izoard Accepted
[10/21] dpp: use crypto_ec_key_parse_priv when possible DPP: Remove direct dependency on OpenSSL - - - - --- 2021-06-28 Cedric Izoard Accepted
[09/21] dpp: use crypto_ec_key_parse_pub in dpp_get_subject_public_key DPP: Remove direct dependency on OpenSSL - - - - --- 2021-06-28 Cedric Izoard Accepted
[08/21] dpp: use crypto_ec_key_get_subject_public_key when possible DPP: Remove direct dependency on OpenSSL - - - - --- 2021-06-28 Cedric Izoard Superseded
[07/21] dpp: move dpp_set_pubkey_point_group to crypto.h DPP: Remove direct dependency on OpenSSL - - - - --- 2021-06-28 Cedric Izoard Accepted
[06/21] dpp: replace dpp_get_pubkey_point by crypto_ec_key_get_pubkey_point DPP: Remove direct dependency on OpenSSL - - - - --- 2021-06-28 Cedric Izoard Accepted
[05/21] dpp: factorize conversion to ASN.1 ECPrivateKey DPP: Remove direct dependency on OpenSSL - - - - --- 2021-06-28 Cedric Izoard Accepted
[04/21] dpp: move dpp_gen_keypair to crypto DPP: Remove direct dependency on OpenSSL - - - - --- 2021-06-28 Cedric Izoard Accepted
[03/21] dpp: replace EVP_PKEY by struct crypto_ec_key DPP: Remove direct dependency on OpenSSL - - - - --- 2021-06-28 Cedric Izoard Accepted
[02/21] openssl: use EVP_PKEY as struct crypto_ec_key DPP: Remove direct dependency on OpenSSL - - - - --- 2021-06-28 Cedric Izoard Accepted
[01/21] Complete Documentation in crypto.h DPP: Remove direct dependency on OpenSSL - - - - --- 2021-06-28 Cedric Izoard Accepted
[6/6] wpa_supplicant: Replace Master with Main. [1/6] wpa_supplicant: Replace MITM with PITM. - - - - --- 2021-06-23 Arowa Suliman Superseded
[5/6] wpa_supplicant: Replace Dummy with Stub. [1/6] wpa_supplicant: Replace MITM with PITM. - - - - --- 2021-06-23 Arowa Suliman Superseded
[4/6] wpa_supplicant: Replace Sanity with Validity. [1/6] wpa_supplicant: Replace MITM with PITM. - - - - --- 2021-06-23 Arowa Suliman Superseded
[3/6] wpa_supplicant: Replace Sane with Valid. [1/6] wpa_supplicant: Replace MITM with PITM. - - - - --- 2021-06-23 Arowa Suliman Superseded
[2/6] wpa_supplicant: Replace Native with Built-in. [1/6] wpa_supplicant: Replace MITM with PITM. - - - - --- 2021-06-23 Arowa Suliman Superseded
[1/6] wpa_supplicant: Replace MITM with PITM. [1/6] wpa_supplicant: Replace MITM with PITM. - - - - --- 2021-06-23 Arowa Suliman Superseded
wpa_supplicant: Replace Sanity with Validity. wpa_supplicant: Replace Sanity with Validity. - - - - --- 2021-06-22 Arowa Suliman Superseded
wpa_supplicant: Replace Sane with Valid. wpa_supplicant: Replace Sane with Valid. - - - - --- 2021-06-22 Arowa Suliman Superseded
wpa_supplicant: Replace Native with Built-in. wpa_supplicant: Replace Native with Built-in. - - - - --- 2021-06-22 Arowa Suliman Superseded
wpa_supplicant: Replace MITM with PITM. wpa_supplicant: Replace MITM with PITM. - - - - --- 2021-06-22 Arowa Suliman Superseded
wpa_supplicant: Replace Master with Main. wpa_supplicant: Replace Master with Main. - - - - --- 2021-06-22 Arowa Suliman Superseded
wpa_supplicant: Replace Dummy with Stub. wpa_supplicant: Replace Dummy with Stub. - - - - --- 2021-06-22 Arowa Suliman Superseded
wpa_supplicant: Replace Native with Built-in. wpa_supplicant: Replace Native with Built-in. - - - - --- 2021-06-17 Arowa Suliman Superseded
wpa_supplicant: Replace Sanity with Validity. wpa_supplicant: Replace Sanity with Validity. - - - - --- 2021-06-17 Arowa Suliman Superseded
wpa_supplicant: drivers: Replace Sane with Valid. wpa_supplicant: drivers: Replace Sane with Valid. - - - - --- 2021-06-16 Arowa Suliman Superseded
Return the mac addresses of overlapping stations when wps overlap is detected by the AP Return the mac addresses of overlapping stations when wps overlap is detected by the AP - - - - --- 2021-06-15 Jef MAERIEN Deferred
utils: FreeBSD supports fdatasync(2) utils: FreeBSD supports fdatasync(2) - - - - --- 2021-06-08 Cy Schubert Accepted
hostapd: wpa_supplicant: Use inclusive terms. hostapd: wpa_supplicant: Use inclusive terms. - - - - --- 2021-05-26 Arowa Suliman Superseded
ACS: fix channel 100 frequency ACS: fix channel 100 frequency - - - - --- 2021-05-26 David Bauer Accepted
doc: Fix grammar in wpa_supplicant overview doc: Fix grammar in wpa_supplicant overview - - - - --- 2021-05-25 Mathew Hodson Accepted
Return NULL instead of FAIL when retrieving a network property that has not been defined Return NULL instead of FAIL when retrieving a network property that has not been defined - - - - --- 2021-05-12 Francisco Munoz Deferred
tests: test_fst_config: convert FstLauncher to context manager tests: test_fst_config: convert FstLauncher to context manager - - - - --- 2021-05-11 Johannes Berg Accepted
tests: fst_test_common: remove dead code from HapdRegCtrl tests: fst_test_common: remove dead code from HapdRegCtrl - - - - --- 2021-05-11 Johannes Berg Accepted
[PATCHv3,3/3] DPP: expose own and peer bootstrap info ids on dpp auth [PATCHv2,1/3] DPP: move DPP_EVENT_AUTH_SUCCESS to a helper - - - - --- 2021-05-11 Michał Kazior Accepted
[PATCHv3,2/3] DPP: expose enrollee pubkey hash for identification [PATCHv3,1/3] DPP: move DPP_EVENT_AUTH_SUCCESS to a helper - - - - --- 2021-05-11 Michał Kazior Accepted
[PATCHv3,1/3] DPP: move DPP_EVENT_AUTH_SUCCESS to a helper [PATCHv3,1/3] DPP: move DPP_EVENT_AUTH_SUCCESS to a helper - - - - --- 2021-05-11 Michał Kazior Accepted
Implement read-only mode for SSIDs Implement read-only mode for SSIDs - - - - --- 2021-05-05 Maximilian Bosch Accepted
p2p: cleanup p2p_buf_add_pref_channel_list prototype p2p: cleanup p2p_buf_add_pref_channel_list prototype - - - - --- 2021-05-04 Cedric Izoard Accepted
[PATCHv3,3/3] radius: report taxonomy assoc/probe IEs report taxonomy IEs to RADIUS - - - - --- 2021-05-01 michael-dev Changes Requested
[PATCHv3,2/3] radius: add extended attributes support report taxonomy IEs to RADIUS - - - - --- 2021-05-01 michael-dev Changes Requested
[PATCHv3,1/3] radius: avoid memcpy in radius_msg_add_wfa report taxonomy IEs to RADIUS - - - - --- 2021-05-01 michael-dev Changes Requested
[v2,2/2] Drop tls prefix from tls_engine_load_dynamic_generic Expose OpenSSL dynamic engine loading globally - - - - --- 2021-04-30 Andrew Beltrano Deferred
[v2,1/2] Make tls_engine_load_dynamic_generic externally accessible. Expose OpenSSL dynamic engine loading globally - - - - --- 2021-04-30 Andrew Beltrano Changes Requested
[PATCHv2,3/3] DPP: expose own and peer bootstrap info ids on dpp auth DPP: expose enrollee pubkey hash for identification - - - - --- 2021-04-30 Michał Kazior Superseded
[PATCHv2,2/3] DPP: expose enrollee pubkey hash for identification DPP: expose enrollee pubkey hash for identification - - - - --- 2021-04-30 Michał Kazior Superseded
[PATCHv2,1/3] DPP: move DPP_EVENT_AUTH_SUCCESS to a helper [PATCHv2,1/3] DPP: move DPP_EVENT_AUTH_SUCCESS to a helper - - - - --- 2021-04-30 Michał Kazior Superseded
[v2] hostapd: Always allow HE AP with a 20MHz channel width [v2] hostapd: Always allow HE AP with a 20MHz channel width - - - - --- 2021-04-30 Cedric Izoard Accepted
hostapd: Always allow HE AP with a 20MHz channel width hostapd: Always allow HE AP with a 20MHz channel width - - - - --- 2021-04-29 Cedric Izoard Superseded
hostapd: Allow HT40 on 5 GHz channels 173 and 177 hostapd: Allow HT40 on 5 GHz channels 173 and 177 - - - - --- 2021-04-23 Cedric Izoard Accepted
[v2] RADIUS client: Fix void-pointer-to-enum-cast warning [v2] RADIUS client: Fix void-pointer-to-enum-cast warning - - - - --- 2021-04-22 Joshua Emele Accepted
[2/2] DPP: Add Configuration Request timeout in wpas DPP: Add Configuration Request timeout - - - - --- 2021-04-19 Andrew Beltrano Changes Requested
[1/2] DPP: Add Configuration Request timeout in hostapd DPP: Add Configuration Request timeout - - - - --- 2021-04-19 Andrew Beltrano Changes Requested
[RESEND] RADIUS client: Fix void-pointer-to-enum-cast warning [RESEND] RADIUS client: Fix void-pointer-to-enum-cast warning - - - - --- 2021-04-16 Joshua Emele Superseded
[PATCHv3,2/2] test: SAE password with Tunnel-Password SAE support Tunnel-Password (RADIUS) - - - - --- 2021-04-16 michael-dev Changes Requested
[PATCHv3,1/2] SAE: add RADIUS Tunnel-Password support SAE support Tunnel-Password (RADIUS) - - - - --- 2021-04-16 michael-dev Changes Requested
[PATCHv2,2/2] test: SAE password with Tunnel-Password SAE support Tunnel-Password (RADIUS) - - - - --- 2021-04-16 michael-dev Superseded
[PATCHv2,1/2] SAE: add RADIUS Tunnel-Password support SAE support Tunnel-Password (RADIUS) - - - - --- 2021-04-16 michael-dev Superseded
[3/3] radius: report taxonomy assoc/probe IEs report taxonomy IEs to RADIUS - - - - --- 2021-04-16 michael-dev Superseded
[2/3] radius: add extended attributes support report taxonomy IEs to RADIUS - - - - --- 2021-04-16 michael-dev Superseded
[1/3] radius: avoid memcpy in radius_msg_add_wfa report taxonomy IEs to RADIUS - - - - --- 2021-04-16 michael-dev Superseded
[2/2] test: SAE password with Tunnel-Password SAE support Tunnel-Password (RADIUS) - - - - --- 2021-04-16 michael-dev Superseded
[1/2] SAE: add RADIUS Tunnel-Password support SAE support Tunnel-Password (RADIUS) - - - - --- 2021-04-16 michael-dev Superseded
[PATCHv2] PASN: fix ASAN error in ptksa_cache_add [PATCHv2] PASN: fix ASAN error in ptksa_cache_add - - - - --- 2021-04-16 michael-dev Accepted
RADIUS client: Fix void-pointer-to-enum-cast warning RADIUS client: Fix void-pointer-to-enum-cast warning - - - - --- 2021-04-16 Joshua Emele Superseded
Enforce SAE H2E for 6GHz BSS Enforce SAE H2E for 6GHz BSS - - - - --- 2021-04-16 Jimmy Chen Accepted
PASN: fix ASAN error in ptksa_cache_add PASN: fix ASAN error in ptksa_cache_add - - - - --- 2021-04-15 michael-dev Superseded
Generate an event when a network is added or removed Generate an event when a network is added or removed - - - - --- 2021-04-14 Andrew Beltrano Accepted
[5/5] PASN: Change PASN flows to use SAE H2E only [1/5] PASN: Derive KDK only when required - - - - --- 2021-04-08 Ilan Peer Accepted
[4/5] tests: Update PASN tests with SAE to use sae_pwe=2 [1/5] PASN: Derive KDK only when required - - - - --- 2021-04-08 Ilan Peer Accepted
[3/5] tests: Use the correct SSID in PASN SAE tests [1/5] PASN: Derive KDK only when required - - - - --- 2021-04-08 Ilan Peer Accepted
[2/5] tests: Add coverage for PASN authentication with KDK derivation [1/5] PASN: Derive KDK only when required - - - - --- 2021-04-08 Ilan Peer Accepted
[1/5] PASN: Derive KDK only when required [1/5] PASN: Derive KDK only when required - - - - --- 2021-04-08 Ilan Peer Accepted
openssl: Support private_key blob in PEM format openssl: Support private_key blob in PEM format - - - - --- 2021-04-07 Wolfgang Steinwender Accepted
openssl: fix compilation for OpenSSL version < 1.1.0 without CONFIG_ECC openssl: fix compilation for OpenSSL version < 1.1.0 without CONFIG_ECC - - - - --- 2021-04-07 Wolfgang Steinwender Accepted
[1/1] wolfssl: Add missing functions for EAP-TLS wolfSSL: EAP-TLS support - - - - --- 2021-04-07 Andreas Tobler Superseded
[2/2] Use wpa conf file link target for writing Fix clobbered wpa conf file symlinks - - - - --- 2021-04-06 Andrew Beltrano Changes Requested
DPP: Allow loading bootstrap keys using an OpenSSL engine DPP: Allow loading bootstrap keys using an OpenSSL engine - - - - --- 2021-04-06 Andrew Beltrano Changes Requested
[2/2] Drop tls prefix from tls_engine_load_dynamic_generic. Expose OpenSSL dynamic engine loading globally - - - - --- 2021-04-05 Andrew Beltrano Superseded
[1/2] Make tls_engine_load_dynamic_generic externally accessible. Expose OpenSSL dynamic engine loading globally - - - - --- 2021-04-05 Andrew Beltrano Superseded
Use default IEs in wpa_supplicant_trigger_scan Use default IEs in wpa_supplicant_trigger_scan - - - - --- 2021-03-31 Matthew Wang Changes Requested
DPP: expose enrollee pubkey hash for identification DPP: expose enrollee pubkey hash for identification - - - - --- 2021-03-29 Michał Kazior Superseded
Add a --conf option to eapol_test.py Add a --conf option to eapol_test.py - - - - --- 2021-03-26 Nick Porter Accepted
Wifi: Support NVT-ASCII in passphrase Wifi: Support NVT-ASCII in passphrase - - - - --- 2021-03-23 Isaac Chiou Changes Requested
[v2,3/3] tests: Add PASN tests with comeback flow [v2,1/3] AP: Add support for PASN comeback flow - - - - --- 2021-03-21 Ilan Peer Accepted
[v2,2/3] PASN: Add support for comeback flow to the wpa_supplicant [v2,1/3] AP: Add support for PASN comeback flow - - - - --- 2021-03-21 Ilan Peer Accepted
[v2,1/3] AP: Add support for PASN comeback flow [v2,1/3] AP: Add support for PASN comeback flow - - - - --- 2021-03-21 Ilan Peer Accepted
[3/3] tests: Add PASN tests with comeback flow [1/3] AP: Add support for PASN comeback flow - - - - --- 2021-03-17 Ilan Peer Superseded
[2/3] PASN: Add support for comeback flow to the wpa_supplicant [1/3] AP: Add support for PASN comeback flow - - - - --- 2021-03-17 Ilan Peer Superseded
[1/3] AP: Add support for PASN comeback flow [1/3] AP: Add support for PASN comeback flow - - - - --- 2021-03-17 Ilan Peer Superseded
[v2] hwsim: update misbehaving MBO AP test to include roam [v2] hwsim: update misbehaving MBO AP test to include roam - - - - --- 2021-03-16 Matthew Wang Accepted
CHROMIUM: hwsim: update misbehaving MBO AP test to include roam CHROMIUM: hwsim: update misbehaving MBO AP test to include roam - - - - --- 2021-03-16 Matthew Wang Superseded
RFC: Perform active scanning on secondary interface (wpa_supplicant) RFC: Perform active scanning on secondary interface (wpa_supplicant) - - - - --- 2021-03-16 Isaacs, Jeff (EXT - US/Murray Hill) RFC
[v2,15/15] tests: Add coverage for PASN deauthentication Untitled series #234251 - - - - --- 2021-03-16 Ilan Peer Accepted
[15/15] tests: Add coverage for PASN deauthentication Add additional PASN features - - - - --- 2021-03-15 Ilan Peer Changes Requested
[14/15] PASN: Add support for deauthentication flow Add additional PASN features - - - - --- 2021-03-15 Ilan Peer Accepted
[13/15] nl80211: Allow sending deauthentication frame with off channel Add additional PASN features - - - - --- 2021-03-15 Ilan Peer Accepted
[12/15] AP: Handle deauthentication frame from PASN station Add additional PASN features - - - - --- 2021-03-15 Ilan Peer Accepted
[11/15] tests: Add PASN tests with comeback flow Add additional PASN features - - - - --- 2021-03-15 Ilan Peer Superseded
[10/15] PASN: Add support for comeback flow to the wpa_supplicant Add additional PASN features - - - - --- 2021-03-15 Ilan Peer Superseded
« 1 2 ... 14 15 1673 74 »