- dea49f8 Merge "Add skeleton implementions in supplicant for the QoS SCS methods." by TreeHugger Robot · 2 years, 9 months ago
- 6add7f5 Merge "[Security bug fixes] Added mac address & country code len check" by Sunil Ravi · 2 years, 9 months ago
- 40e0dc8 [Security bug fixes] Added mac address & country code len check by Sunil Ravi · 2 years, 10 months ago
- f9f1868 Add skeleton implementions in supplicant for the QoS SCS methods. by Gabriel Biren · 2 years, 9 months ago
- 4138eec Add multiple AKMs and td_policy for Synaptics Wi-Fi by Winnie Chen · 2 years, 11 months ago
- 80ccfd8 Merge changes from topic "wifi-keystore-conversion" by Gabriel Biren · 2 years, 10 months ago
- 30b8d64 Merge "[Security bug fix] Added peer address check" by Sunil Ravi · 2 years, 10 months ago
- 142f4c3 [Security bug fix] Added peer address check by Sunil Ravi · 2 years, 10 months ago
- a5bdf37 Replace call into Wifi Keystore with a call into the new get_certificate method. by Gabriel Biren · 2 years, 10 months ago
- 9339823 Add callback path from wpa_supplicant core to AidlManager::getCertificate. by Gabriel Biren · 2 years, 10 months ago
- 6b4e827 Add logic to retrieve KS2 certificates in supplicant. by Gabriel Biren · 2 years, 10 months ago
- 007596a Merge "P2P: fix typo" by TreeHugger Robot · 2 years, 10 months ago
- 7785feb P2P: fix typo by Matthew Wang · 2 years, 10 months ago
- ce222d7 Add non-standard certicate methods to supplicant. by Gabriel Biren · 2 years, 10 months ago
- 406d764 Merge changes I623c727b,I2d558bb2,Iff9b6709,Ie85c7528 by Matthew Wang · 2 years, 10 months ago
- 6011720 Merge changes from topic "Signal Polling" by Sunil Ravi · 2 years, 10 months ago
- 33e95b2 Merge "wifi: Add the connected frequency in the state change event" by Sunil Ravi · 2 years, 10 months ago
- cb6211b Merge "Fix issue caused by NULL at msg pointer" by Sunil Ravi · 2 years, 10 months ago
- c28a513 Fix issue caused by NULL at msg pointer by Narasimha Rao PVS · 2 years, 10 months ago
- 737fbca Merge "Support for SAE-EXT-KEY & SAE-FT-EXT AKM" by Sunil Ravi · 2 years, 10 months ago
- 29a155c Merge "Send channel change event to framework" by Sunil Ravi · 2 years, 10 months ago
- 62b2307 Support for SAE-EXT-KEY & SAE-FT-EXT AKM by Sunil Ravi · 2 years, 10 months ago
- e27eec8 Send channel change event to framework by Sunil Ravi · 2 years, 10 months ago
- eb7ec76 wifi: Add the connected frequency in the state change event by Sunil Ravi · 2 years, 10 months ago
- aea370b Merge "notify the AT_PERMANENT_ID_REQ is denied from peer." by TreeHugger Robot · 2 years, 10 months ago
- 77e1b1e P2P: remove all aidl scan retry logic by Matthew Wang · 2 years, 11 months ago
- 3617311 P2P: support preferred GO band by Matthew Wang · 2 years, 11 months ago
- dcf1945 P2P: optimize join scan freq by Matthew Wang · 2 years, 11 months ago
- 06b4247 P2P: allow persistent group join retry limit to be configured via D-Bus by Matthew Wang · 2 years, 11 months ago
- 850c2e0 notify the AT_PERMANENT_ID_REQ is denied from peer. by Steven Liu · 2 years, 10 months ago
- ec7e651 Merge "Process DPP connection status result" by Sunil Ravi · 2 years, 10 months ago
- 2261678 Merge "MLD STA(aidl): Set default TID-to-link mapping" by Mahesh KKV · 2 years, 10 months ago
- b5cda7e Update receive bit rate to signal poll by Mahesh KKV · 2 years, 10 months ago
- 0ff265b wifi: Add Signal Polling interface to AIDL by Mahesh KKV · 2 years, 10 months ago
- 4ce3c75 Merge "Support strict conservative peer mode for EAP-SIM/AKA/AKA'" by TreeHugger Robot · 2 years, 10 months ago
- 9138d43 Support strict conservative peer mode for EAP-SIM/AKA/AKA' by Steven Liu · 2 years, 11 months ago
- cda1202 Merge "Suppress existing clang-tidy warnings" am: c3b41ba025 am: 6ca59c4bfc am: 9e5c5fca0a by Chih-hung Hsieh · 2 years, 10 months ago
- 9e5c5fc Merge "Suppress existing clang-tidy warnings" am: c3b41ba025 am: 6ca59c4bfc by Chih-hung Hsieh · 2 years, 10 months ago
- 6ca59c4 Merge "Suppress existing clang-tidy warnings" am: c3b41ba025 by Chih-hung Hsieh · 2 years, 10 months ago
- f3cee1d Suppress existing clang-tidy warnings by Chih-Hung Hsieh · 2 years, 10 months ago
- 5943559 Merge "Add sanity check for mac address & WPS device type" by TreeHugger Robot · 2 years, 10 months ago
- 5417e3a MLD STA(aidl): Set default TID-to-link mapping by Mahesh KKV · 2 years, 11 months ago
- 546a7b5 Process DPP connection status result by Sunil Ravi · 3 years, 1 month ago
- 1a36089 Add sanity check for mac address & WPS device type by Sunil Ravi · 2 years, 10 months ago
- 198d0e8 Merge "wifi: implement onStateChangedWithAkm" by TreeHugger Robot · 2 years, 11 months ago
- 0ec4675 Merge "eap: implement EAP minimum TLS HAL API" by Jimmy Chen · 2 years, 11 months ago
- 7028929 wifi: implement onStateChangedWithAkm by Jimmy Chen · 3 years ago
- a138f17 eap: implement EAP minimum TLS HAL API by Jimmy Chen · 3 years ago
- 4b63c39 Send interface address in GO from supplicant event by Biswarup Pal · 2 years, 11 months ago
- 68f900b Send the GO interface MAC address as part of supplicant event in GC by Biswarup Pal · 2 years, 11 months ago
- 3c73883 Update supplicant service to use V2 of the supplicant AIDL interface. by Gabriel Biren · 3 years, 1 month ago
- 56c472b Merge "MLD STA(aidl): Implement getConnectionMloLinksInfo()" by Mahesh KKV · 2 years, 11 months ago
- 3fba995 AIDL: STA: Indicate EHT connection and bandwidth capabilities by Veerendranath Jakkam · 3 years, 3 months ago
- d06b2f7 MLD STA(aidl): Implement getConnectionMloLinksInfo() by Hu Wang · 3 years ago
- 1eb76b8 Fixed not to support seamless roaming for WPA AP am: a393081ada am: 0a1d323cf3 by Dennis Jeon · 2 years, 11 months ago
- f42be32 Do not set allowed_key_mgmts on BRCM devices by Sunil Ravi · 3 years ago
- 89eba10 [wpa_supplicant] Cumulative patch from commit 61c6e7c62 by Sunil Ravi · 3 years, 1 month ago
- a393081 Fixed not to support seamless roaming for WPA AP by Dennis Jeon · 3 years ago
- a152019 Merge "P2P: get cached scan results on iface creation to avoid scan" by Matthew Wang · 3 years ago
- 9ae940b P2P: get cached scan results on iface creation to avoid scan by Matthew Wang · 3 years, 1 month ago
- 0a98099 Merge "Disable pri/sec channel switch for GO with force frequency" by Sunil Ravi · 3 years ago
- 77a0f09 Disable pri/sec channel switch for GO with force frequency by Sunil Ravi · 3 years ago
- b04a065 Merge changes from topic "listen_optimize" by Sunil Ravi · 3 years ago
- 3fb25a5 Merge "pmk: set external flag for PMKSA entries configured from framework" into tm-qpr-dev am: ae4e78ffec am: b2678a7826 by Jimmy Chen · 3 years, 1 month ago
- ae4e78f Merge "pmk: set external flag for PMKSA entries configured from framework" into tm-qpr-dev by Jimmy Chen · 3 years, 1 month ago
- 3960bb6 Merge "Aidl: P2P: Add support for EDMG channels" by Sunil Ravi · 3 years, 1 month ago
- c0da3e8 Fix the issue in setting optimized listen channel by Sunil Ravi · 3 years, 1 month ago
- 5cdaee3 Merge "owe: enable ptk woraround for OWE backward compatibility" into tm-qpr-dev am: 5ffde30abd am: 95755ca06e by TreeHugger Robot · 3 years, 1 month ago
- 5ffde30 Merge "owe: enable ptk woraround for OWE backward compatibility" into tm-qpr-dev by TreeHugger Robot · 3 years, 1 month ago
- edac62d Merge "hidl: add support for FT FILS and FT Suite-B" into tm-qpr-dev am: 716c3a438b am: bbc840f444 by TreeHugger Robot · 3 years, 1 month ago
- 716c3a4 Merge "hidl: add support for FT FILS and FT Suite-B" into tm-qpr-dev by TreeHugger Robot · 3 years, 1 month ago
- 0086f00 Merge "Revert "Update supplicant service to use V2 of the supplicant AI..."" by Miguel Aranda · 3 years, 1 month ago
- 1bbab7c Revert "Update supplicant service to use V2 of the supplicant AI..." by Miguel Aranda · 3 years, 1 month ago
- 466eb77 Merge "Fixed multiple AKMs to be support CCMP only" into tm-qpr-dev am: 446ff6767b am: a6df95fd01 by Isaac Chiou · 3 years, 1 month ago
- 446ff67 Merge "Fixed multiple AKMs to be support CCMP only" into tm-qpr-dev by Isaac Chiou · 3 years, 1 month ago
- e9600fd Aidl: P2P: Add support for EDMG channels by Narasimha Rao PVS · 3 years, 2 months ago
- f09f405 Set p2p_optimize_listen_chan=1 to default template by Sunil Ravi · 3 years, 1 month ago
- 975e7c4 owe: enable ptk woraround for OWE backward compatibility by Jimmy Chen · 3 years, 1 month ago
- 3464138 hidl: add support for FT FILS and FT Suite-B by Narasimha Rao PVS · 3 years, 2 months ago
- b7e1bcf Update supplicant service to use V2 of the supplicant AIDL interface. by Gabriel Biren · 3 years, 1 month ago
- 7d239d0 pmk: set external flag for PMKSA entries configured from framework by Narasimha Rao PVS · 3 years, 2 months ago
- f49b169 ASSOC: Mark Port authorization and State Completion based by Vinayak Yadawad · 3 years, 4 months ago
- 2a96055 Fixed multiple AKMs to be support CCMP only by Dennis Jeon · 3 years, 3 months ago
- 67e53f8 Merge "wifi: HIDL/AIDL register networks when p2p dev interface added" into tm-qpr-dev by TreeHugger Robot · 3 years, 2 months ago
- 0a229ee P2P: support p2p configuration for the dedicated P2P interface by Jimmy Chen · 3 years, 3 months ago
- 115616e wifi: HIDL/AIDL register networks when p2p dev interface added by Jimmy Chen · 3 years, 3 months ago
- 4f37e4c p2p: avoid adding duplicate channel lists by Jimmy Chen · 3 years, 4 months ago
- d027f71 Merge "wifi: HIDL/AIDL register networks when p2p dev interface added" by TreeHugger Robot · 3 years, 2 months ago
- 3adbd76 Merge "P2P: support p2p configuration for the dedicated P2P interface" by TreeHugger Robot · 3 years, 2 months ago
- 44a0f2c P2P: support p2p configuration for the dedicated P2P interface by Jimmy Chen · 3 years, 3 months ago
- dafa997 Merge "Allow P2P CSA from 5GHz to 2.4GHz band" into tm-qpr-dev am: 6f3aa559f8 am: 0ec40660c9 by Sunil Ravi · 3 years, 2 months ago
- 6f3aa55 Merge "Allow P2P CSA from 5GHz to 2.4GHz band" into tm-qpr-dev by Sunil Ravi · 3 years, 2 months ago
- e2206be wifi: HIDL/AIDL register networks when p2p dev interface added by Jimmy Chen · 3 years, 3 months ago
- f357c9d Merge "Return detailed error code at wpas_p2p_mac_setup" by JaeMan Park · 3 years, 3 months ago
- 887971a set operating class along with operating channel width by Sunil · 3 years, 3 months ago
- 4a3f9f5 Allow P2P CSA from 5GHz to 2.4GHz band by Sunil · 3 years, 3 months ago
- aa7ae2b set operating class along with operating channel width by Sunil · 3 years, 3 months ago
- 9de9732 Return detailed error code at wpas_p2p_mac_setup by JaeMan Park · 3 years, 3 months ago
- f8b1050 Merge "[wpa_supplicant] Cumulative patch from commit 09a281e52" by Sunil Ravi · 3 years, 3 months ago
- 2095453 Merge "Return SupplicantStatusCode::FAILURE_UNSUPPORTED if P2P Mac Randomization is not supported in supplicant." by Gabriel Biren · 3 years, 3 months ago