summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi
Commit message (Expand)AuthorAgeFilesLines
* Notification to set MAC randomization settingxshu2019-12-105-1/+346
* MAC randomization SSID hotlist supportxshu2019-12-093-2/+47
* Fix race in StaEvents metrics collectionxshu2019-12-041-3/+5
* Merge "Reset num saved networks with mac randomization before counting" into ...Oscar Shu2019-12-031-0/+1
|\
| * Reset num saved networks with mac randomization before countingxshu2019-12-031-0/+1
* | Merge changes I478f1d55,I39bb0916 into qt-qpr1-devOscar Shu2019-12-034-109/+149
|\ \
| * | Fix boot regression from KeyStore being slowxshu2019-12-021-6/+7
| * | [MAC rand] Fix unit test slownessxshu2019-12-024-104/+143
* | | Merge "Wifi: Fix connectivity issues with PSK-SHA256+SAE mode APs" into qt-qp...Hai Shalom2019-12-031-2/+2
|\ \ \ | |_|/ |/| |
| * | Wifi: Fix connectivity issues with PSK-SHA256+SAE mode APsVinay Gannevaram2019-12-031-2/+2
* | | WifiConfigStoreEncryptionUtil: Use 256 bit secret keyRoshan Pius2019-11-271-0/+2
* | | Update the WifiConfig each time evalutor return a candidate.Nate Jiang2019-11-251-8/+4
|/ /
* / Revert submissionHai Shalom2019-11-213-101/+20
|/
* [WPA3] Fix WPA3-Personal transition modeHai Shalom2019-11-163-20/+101
* WifiConfigStore: Encrypt credentials for networks (4/4)Roshan Pius2019-11-1414-61/+93
* WifiConfigStore: Encrypt credentials for networks (3/4)Roshan Pius2019-11-143-233/+363
* WifiConfigStore: Encrypt credentials for networks (2/4)Roshan Pius2019-11-144-46/+156
* WifiConfigStore: Encrypt credentials for networks (1/4)Roshan Pius2019-11-1411-276/+156
* [EAP-SIM] Add NAI realm decoration to pseudonymHai Shalom2019-11-112-5/+56
* Merge "[WifiRtt] add check to verify bw and preamble combination valid" into ...TreeHugger Robot2019-11-091-0/+15
|\
| * [WifiRtt] add check to verify bw and preamble combination validNate(Qiang) Jiang2019-11-081-0/+15
* | Merge "[MAC rand] Removing persistent storage" into qt-qpr1-devOscar Shu2019-11-052-32/+178
|\ \ | |/ |/|
| * [MAC rand] Removing persistent storagexshu2019-10-252-32/+178
* | Merge "Extend the timeout to obtain IpClient" into qt-qpr1-devTreeHugger Robot2019-10-311-1/+1
|\ \
| * | Extend the timeout to obtain IpClientRemi NGUYEN VAN2019-10-311-1/+1
* | | Merge "Change WIFI_FEATURE_XXX type from int to long" into qt-qpr1-devSunil Ravi2019-10-302-6/+6
|\ \ \
| * | | Change WIFI_FEATURE_XXX type from int to longSunil Ravi2019-10-292-6/+6
* | | | [WifiLock] Move arg validity check earlier - prevent service crashEtan Cohen2019-10-292-5/+11
|/ / /
* | | Merge "Wifi usability: Clear the ring buffer after adding each usability stat...Mingguang Xu2019-10-251-0/+1
|\ \ \
| * | | Wifi usability: Clear the ring buffer after adding each usability stats to th...Mingguang Xu2019-10-241-0/+1
* | | | Do not clear Wifi country code upon entering airplane modeDavid Su2019-10-232-16/+0
|/ / /
* | | Merge changes Ice7f8995,I7a788777 into qt-qpr1-devTreeHugger Robot2019-10-161-36/+86
|\ \ \
| * | | WifiNetworkFactory: Send match callback on registrationRoshan Pius2019-10-111-1/+8
| * | | WifiNetworkFactory: Use the latest cached scan resultsRoshan Pius2019-10-111-35/+78
| |/ /
* | | Merge "Revert "[WPA2-Enterprise] Avoid disabling PMF, allow using global valu...Sunil Ravi2019-10-151-12/+4
|\ \ \
| * | | Revert "[WPA2-Enterprise] Avoid disabling PMF, allow using global value (capa...Sunil Ravi2019-10-151-12/+4
* | | | Merge "[MAC rand] Avoid null Object of mac address" into qt-qpr1-devOscar Shu2019-10-151-3/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | [MAC rand] Avoid null Object of mac addressxshu2019-10-151-3/+5
| | |/ | |/|
* | | WifiService: Revert get/remove passpoint API deprecationRoshan Pius2019-10-103-31/+48
| |/ |/|
* | Merge "Revert "Wifi usability: Change the unit of the threshold for tx/rx th...Mingguang Xu2019-10-043-28/+28
|\ \
| * | Revert "Wifi usability: Change the unit of the threshold for tx/rx throughpu...Mingguang Xu2019-10-043-28/+28
* | | Merge "Add synchroniztaion to prevent concurrent modification exception" into...Etan Cohen2019-10-041-5/+9
|\ \ \
| * | | Add synchroniztaion to prevent concurrent modification exceptionEtan Cohen2019-10-041-5/+9
| | |/ | |/|
* | | Merge "WifiNetworkFactory: Remove network from config manager" into qt-qpr1-devTreeHugger Robot2019-10-041-3/+34
|\ \ \
| * | | WifiNetworkFactory: Remove network from config managerRoshan Pius2019-10-041-3/+34
| |/ /
* / / Don't expose MAC address in IPv6 addressxshu2019-10-011-1/+0
|/ /
* | Merge "Fix a bunch of multi-user API calls" into qt-qpr1-devTreeHugger Robot2019-09-203-10/+14
|\ \ | |/ |/|
| * Fix a bunch of multi-user API callsRoshan Pius2019-09-203-10/+14
* | Wifi usability: Change the unit of the threshold for tx/rx throughput from M...Mingguang Xu2019-09-193-28/+28
|/
* Merge "WifiPermissionsUtil: Use getApplicationInfoAsUser for target SDK check...Roshan Pius2019-09-183-8/+10
|\