summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/CarrierNetworkConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Modify Encrypted IMSI, remove deprecated protocolsEtan Cohen2019-05-241-70/+1
* Fix NPE from null cellular subscription displayNameDavid Su2019-05-161-3/+5
* Fix all Wifi calls to TelephonyManager to explicitly use default data subscri...David Su2019-05-071-0/+2
* carrier-wifi: support encrypted identity for V1.6Ecco Park2019-04-171-6/+28
* encrypted-IMSI: support anonymous identity as EAP-IDENTITY response.Ecco Park2019-04-021-0/+22
* carrier-wifi: move Base64Encoding flag out of CarrierNetworkConfig MapEcco Park2019-03-271-19/+15
* carrier-wifi: Support RFC4648 encoding methodEcco Park2019-03-221-4/+36
* Add dumpsys to help debug Carrier Wi-FiEtan Cohen2018-11-091-2/+4
* Add dumpsys and log messages to help debug Carrier Wi-FiEtan Cohen2018-10-311-2/+34
* Adds ContentObserver for certificate downloaded notificationpkanwar2018-03-271-1/+16
* Check if Imsi encryption info are availableMehdi Alizadeh2018-03-161-16/+37
* Check if Imsi encryption keys are availableMehdi Alizadeh2018-03-061-0/+18
* Add support for maintaining carrier Wi-Fi network configurtionPeter Qiu2017-07-261-0/+198