summaryrefslogtreecommitdiff
path: root/core/java/android/security
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add new key purpose Wrap Key to KeyProperties.java and"Frank Salim2017-03-021-2/+0
* Define targetSandboxVersionTodd Kennedy2017-01-303-14/+15
* Add device id attestationBartosz Fabianowski2017-01-251-0/+8
* Add new key purpose Wrap Key to KeyProperties.java andCrystal Qin2017-01-191-0/+2
* Default to not allowing cleartext traffic for ephemeral appsChad Brubaker2016-12-073-9/+26
* Add the onDeviceOffBody API method to KeyStore am: b32aae2a46Tucker Sylvestro2016-10-061-0/+1
|\
| * Add the onDeviceOffBody API method to KeyStoreTucker Sylvestro2016-10-061-0/+1
| |\
| | * Add the onDeviceOffBody API method to KeyStoreTucker Sylvestro2016-09-231-0/+1
* | | Avoid NPE on certificates that cannot be read am: 01e9682cab am: 92a534325dChad Brubaker2016-09-061-0/+9
|\| |
| * | Avoid NPE on certificates that cannot be read am: 01e9682cabChad Brubaker2016-09-061-0/+9
| |\|
| | * Avoid NPE on certificates that cannot be readChad Brubaker2016-09-021-0/+9
* | | Add KeyAttestationApplicationIdProviderService to SystemServerJanis Danisevskis2016-08-195-0/+245
* | | Merge "Add stub isCTVerificationRequired methods" am: 5b63231a31 am: 6e1f860c...Chad Brubaker2016-08-092-0/+10
|\| |
| * | Merge "Add stub isCTVerificationRequired methods"Chad Brubaker2016-08-092-0/+10
| |\ \ | | |/ | |/|
| | * Add stub isCTVerificationRequired methodsChad Brubaker2016-08-022-0/+10
| | * Support TrustedCertificateStore.findAllIssuersChad Brubaker2016-05-127-2/+92
* | | Update trusted certificates when the trust store is changedChad Brubaker2016-06-302-10/+18
|/ /
* | Add getApplicationConfigForPackageChad Brubaker2016-06-201-0/+15
* | Merge "Use NoPreloadHolder for certificate sources" into nyc-devTreeHugger Robot2016-06-142-4/+9
|\ \
| * | Use NoPreloadHolder for certificate sourcesChad Brubaker2016-06-132-4/+9
* | | Don't depend directly on AppplicationInfoChad Brubaker2016-06-082-18/+18
|/ /
* | Use an attribute for the network security config resourceChad Brubaker2016-05-193-34/+11
* | Fix isUserAddedCertificateChad Brubaker2016-04-132-18/+0
* | Add implemention for isSameTrustConfigurationChad Brubaker2016-04-121-0/+11
* | Use X509ExtendedTrustManagersChad Brubaker2016-03-282-9/+91
* | Add handleTrustStorageUpdateChad Brubaker2016-03-259-6/+64
* | Properly handle whitespace in domain entriesChad Brubaker2016-03-231-2/+2
* | Allow debug-overrides to be specified in an extra resourceChad Brubaker2016-03-011-1/+43
* | Merge "Dont trust the user added CA store by default for apps targeting N" in...Chad Brubaker2016-02-253-14/+34
|\ \
| * | Dont trust the user added CA store by default for apps targeting NChad Brubaker2016-02-243-14/+34
* | | Merge "Use provided context directly" into nyc-devChad Brubaker2016-02-221-1/+1
|\ \ \ | |/ / |/| |
| * | Use provided context directlyChad Brubaker2016-02-221-1/+1
* | | Merge "Add support for extending key validity while on body." into nyc-devShawn Willden2016-02-181-0/+1
|\ \ \
| * | | Add support for extending key validity while on body.Shawn Willden2016-02-181-0/+1
* | | | Merge "Fix getAcceptedIssuers" into nyc-devChad Brubaker2016-02-171-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Fix getAcceptedIssuersChad Brubaker2016-02-171-1/+17
| |/ /
* / / Add attestation API to Android KeyStore.Shawn Willden2016-02-084-1/+111
|/ /
* | Merge "Support TrustedCertificateStore.findAllIssuers"Chad Brubaker2016-01-267-2/+92
|\ \
| * | Support TrustedCertificateStore.findAllIssuersChad Brubaker2016-01-137-2/+92
* | | Merge "Add getApplicationConfigForPackage" am: 7519dce8c2Chad Brubaker2016-01-251-0/+18
|\ \ \ | |/ / |/| / | |/
| * Add getApplicationConfigForPackageChad Brubaker2016-01-221-0/+18
* | Unhide hostname aware isCleartextTrafficPermittedChad Brubaker2016-01-051-1/+0
* | Merge "Add ConfigNetworkSecurityPolicy" am: 2786002bd5Chad Brubaker2016-01-043-0/+67
|\|
| * Merge "Add ConfigNetworkSecurityPolicy"Chad Brubaker2016-01-043-0/+67
| |\
| | * Add ConfigNetworkSecurityPolicyChad Brubaker2015-12-143-0/+67
| * | Don't use IntegralToStringChad Brubaker2015-12-221-1/+2
* | | Merge "Add hostname aware isCleartextTrafficPermitted" am: a2f2c5c340Chad Brubaker2015-12-212-1/+18
|\| |
| * | Merge "Add hostname aware isCleartextTrafficPermitted"Chad Brubaker2015-12-212-1/+18
| |\|
| | * Add hostname aware isCleartextTrafficPermittedChad Brubaker2015-12-102-1/+18
* | | Merge "Use the application\'s usesCleartextTraffic flag" am: d16f5f121eChad Brubaker2015-12-141-2/+13
|\| |