summaryrefslogtreecommitdiff
path: root/tests/NetworkSecurityConfigTest
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2019-03-07Convert tests/**/Android.mk files to Android.bpSasha Smundak
2018-10-11Remove explicit dependencies on "core" librariesNeil Fuller
2018-10-02Remove unnecessary dependency on bouncycastleNeil Fuller
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-12-08Stop statically including legacy-android-testPaul Duffin
2017-10-18Make priv apps not trust user added CAs by defaultChad Brubaker
2017-01-30Define targetSandboxVersionTodd Kennedy
2017-01-18Prepare for removal of legacy-test from default targetsPaul Duffin
2016-12-07Default to not allowing cleartext traffic for ephemeral appsChad Brubaker
2016-03-25Add handleTrustStorageUpdateChad Brubaker
2016-03-23Properly handle whitespace in domain entriesChad Brubaker
2016-03-01Allow debug-overrides to be specified in an extra resourceChad Brubaker
2016-02-24Dont trust the user added CA store by default for apps targeting NChad Brubaker
2016-01-13Support TrustedCertificateStore.findAllIssuersChad Brubaker
2015-12-14Merge "Check for null hostnames in RootTrustManager"Chad Brubaker
2015-12-10Check for null hostnames in RootTrustManagerChad Brubaker
2015-12-01Expose findByIssuerAndSignatureChad Brubaker
2015-11-30Expose findTrustAnchorBySubjectAndPublicKeyChad Brubaker
2015-11-11Add NetworkSecurityConfigProviderChad Brubaker
2015-11-10Add support for debug-overrides configurationChad Brubaker
2015-11-07Support nested domain-config elementsChad Brubaker
2015-11-06Add xml source for network security configurationChad Brubaker
2015-11-05Use a builder for NetworkSecurityConfigChad Brubaker
2015-11-04Add initial network security config implementationChad Brubaker