summaryrefslogtreecommitdiffstats
path: root/wifi/java/android/net/wifi/WifiEnterpriseConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Fix string equality comparisonPaul Stewart2016-07-211-1/+1
* WifiEnterpriseConfiguration: Do not print credentials in toStringPaul Stewart2016-07-211-1/+3
* [DO NOT MERGE] EAP-TLS PMKID mismatch errorxinhe2015-10-231-0/+31
* Address API review commentsVinit Deshpande2015-06-221-6/+8
* Changed [gs]etDomSubjectMatch to [gs]etDomainSubjectMatch.Jan Nordqvist2015-04-211-2/+2
* Added setDomSuffixMatch for AAA cert suffix matching.Jan Nordqvist2015-04-171-0/+32
* Remove scanResultCache from WifiConfigurationVinit Deshpande2015-03-311-1/+1
* EAP-AKA' : Add support of EAP-AKA' in WiFi Enterprise methodsJean-Michel Bachot2015-03-251-1/+4
* Passpoint API - Take 1Vinit Deshpande2015-02-241-3/+62
* Allow creating EAP_TLS network without specifying Phase2.NoneVinit Deshpande2014-09-131-1/+3
* Support EAP-SIM and EAP-AKAVinit Deshpande2014-08-081-2/+2
* Update Hotspot 2.0 SDK APIsYuhao Zheng2014-05-221-2/+2
* Hotspot 2.0 framework - add implementationRoger Chang2014-05-201-1/+7
* Move Wifi/P2p service components under servicesVinit Deshapnde2013-12-111-39/+95
* Refactor WifiEnterpriseConfig and move service part in WifiConfigStoreVinit Deshapnde2013-11-071-327/+67
* Fix EAP-TLS reconnect after reboot issueVinit Deshapnde2013-10-021-3/+93
* Fix an exception caused by incorrect data handlingVinit Deshapnde2013-08-151-1/+7
* Enable Opportunistic Key Caching on WPA2-Enterprise NetworksPartha N2013-05-081-0/+2
* Merge "Fix NPE issues seen by CTS" into jb-mr2-devIrfan Sheriff2013-04-191-3/+8
|\
| * Fix NPE issues seen by CTSIrfan Sheriff2013-04-191-3/+8
* | Merge "Add getters and private constructor" into jb-mr2-devIrfan Sheriff2013-04-191-0/+34
|\ \ | |/
| * Add getters and private constructorIrfan Sheriff2013-04-191-0/+34
* | Remove old KeyStore call sitesKenny Root2013-04-121-9/+5
|/
* Scope certs for wifi UID and handle migrationIrfan Sheriff2013-03-251-9/+32
* Expose EAP config APIIrfan Sheriff2013-02-131-4/+26
* Track keys per config and allow cert push from appsIrfan Sheriff2013-02-111-11/+241
* eix enterprise config storage bugsIrfan Sheriff2013-01-191-14/+21
* Fix buildIrfan Sheriff2013-01-151-2/+1
* Refactor enterprise configIrfan Sheriff2013-01-151-0/+430