summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/WifiConfigurationTestUtil.java
Commit message (Expand)AuthorAgeFilesLines
* [WPA3] Fix connectivity issues with PSK-SAE Transtion modeHai Shalom2019-05-091-0/+28
* WifiNetworkFactory: Use credentials from app's requestRoshan Pius2019-02-111-0/+2
* Remove unused backup restore codexshu2019-02-081-1/+0
* WifiConfigManager: App attribution for suggestion/requestRoshan Pius2019-01-231-0/+3
* Persist macRandomizationSetting across rebootxshu2019-01-111-0/+1
* WifiNetworkSuggestionsManager: Set a max limit on num of suggestionsRoshan Pius2018-11-291-1/+1
* WifiNetworkSelector: Mark WFA networks as untrustedRoshan Pius2018-11-161-0/+3
* MAC randomization: copy field in Wificonfigurationxshu2018-11-141-0/+1
* [WPA3] WiFi tests: Add unit tests for WPA3, SuiteB and OWEHai Shalom2018-11-061-2/+58
* WifiNetworkFactory: Implement network matching using network specifierRoshan Pius2018-11-011-5/+12
* WifiBackupRestore: Backup network's metered statusRoshan Pius2018-08-081-1/+2
* WifiConfigurationTestUtil: Add missing asserts for config fieldsRoshan Pius2018-07-251-0/+2
* Persistent Randomized MAC Address between RebootsJong Wook Kim2018-02-071-0/+1
* Add state pattern for WifiBackupData parsing and minor versioningMichal Karpinski2018-01-171-1/+0
* Move ScanResultMatchInfo to its own classGlen Kuhne2017-08-021-1/+5
* WifiConfigManager: Method to remove all transient networksRoshan Pius2017-07-171-0/+6
* WifiConfigManager: Ignore masked EAP passwordsRoshan Pius2017-06-231-0/+1
|\
| * WifiConfigManager: Ignore masked EAP passwordsRoshan Pius2017-06-221-0/+1
* | WifiConfigManager: Optimize scan result to config lookupRoshan Pius2017-06-021-0/+24
|/
* Do not remove and add the same networkNingyuan Wang2017-05-311-0/+17
* WifiConfigurationXmlUtil: persist additional fields for legacy Passpoint conf...Peter Qiu2017-03-161-0/+1
* SupplicantStaNetworkHal: Add support for raw pskRoshan Pius2017-03-081-1/+1
* SupplicantStaNetworkHal: Fix wep key handlingRoshan Pius2017-03-021-2/+2
* Provide SIM identity for PEAP/SIM configurationsPaul Stewart2017-02-241-0/+9
* WifiConfigStoreLegacy: read legacy Passpoint configuration filePeter Qiu2017-02-241-0/+6
* SupplicantStaIface: Expose the 2 ISupplicant methodsRoshan Pius2017-02-171-0/+7
* XmlUtil: Persist WifiConfiguration.status fieldRoshan Pius2017-02-101-0/+1
* ISupplicantStaNetwork save & load WifiEnterpriseConfigsRoshan Pius2017-02-091-0/+2
* ISupplicantStaNetwork save & load WifiConfigsGlen Kuhne2017-02-091-0/+23
* WifiConfigManager: do not delete certificates and keys for passpoint networkPeter Qiu2017-02-011-0/+7
* Http Proxy Profile & Device Owner permission checkGlen Kuhne2017-01-171-0/+20
* Fix unit tests related to EAP networksPeter Qiu2017-01-071-6/+4
* Send CMD_DISCONNECT after removing app/user configsRobin Lee2016-12-081-1/+1
* Remove test files for frameworks/base/wifi (android.net.wifi.*)Peter Qiu2016-09-301-1/+0
* XmlUtil: Add couple of missing elements in WifiConfigurationRoshan Pius2016-09-061-0/+3
* Changes in tests for the WifiEnterpriseConfig refactorRoshan Pius2016-09-061-24/+24
* QNS: Integrate new config managerRoshan Pius2016-09-021-0/+13
* WifiConfigManagerNew: Implement linking of networksRoshan Pius2016-08-091-2/+5
* XmlUtil: Store NetworkSelectionStatus stringsRoshan Pius2016-07-281-3/+6
* WifiConfigManagerNew: Scan results to config lookupRoshan Pius2016-07-141-2/+2
* WifiConfigManagerNew: Change the config merge logicRoshan Pius2016-07-141-0/+22
* WifiConfigManagerNew: Implement add/update & removeRoshan Pius2016-06-271-0/+48
* WifiConfigurationTestUtil: Add helper methodsRoshan Pius2016-06-231-0/+152
* WifiConfigStoreData: Add unit testsRoshan Pius2016-06-211-1/+128
* XmlUtil: Add WifiEnterpriseConfigXmlUtilRoshan Pius2016-06-141-0/+36
* NetworkSelectionStatusXmlUtil: Add utilityRoshan Pius2016-06-101-0/+25
* WifiConfigurationXmlUtil: Serialize all data for storeRoshan Pius2016-06-101-0/+14
* WifiBackupRestore: Handle network UIDsRoshan Pius2016-06-091-3/+23
* XmlUtil: Move Wifi/IP-Configuration serializationRoshan Pius2016-06-071-0/+21
* Allow managed profile to modify networksBartosz Fabianowski2016-02-121-0/+95