index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
NetworkSecurityConfigTest
Age
Commit message (
Expand
)
Author
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2019-03-07
Convert tests/**/Android.mk files to Android.bp
Sasha Smundak
2018-10-11
Remove explicit dependencies on "core" libraries
Neil Fuller
2018-10-02
Remove unnecessary dependency on bouncycastle
Neil Fuller
2018-02-28
frameworks/base: Set LOCAL_SDK_VERSION where possible.
Anton Hansson
2017-12-08
Stop statically including legacy-android-test
Paul Duffin
2017-10-18
Make priv apps not trust user added CAs by default
Chad Brubaker
2017-01-30
Define targetSandboxVersion
Todd Kennedy
2017-01-18
Prepare for removal of legacy-test from default targets
Paul Duffin
2016-12-07
Default to not allowing cleartext traffic for ephemeral apps
Chad Brubaker
2016-03-25
Add handleTrustStorageUpdate
Chad Brubaker
2016-03-23
Properly handle whitespace in domain entries
Chad Brubaker
2016-03-01
Allow debug-overrides to be specified in an extra resource
Chad Brubaker
2016-02-24
Dont trust the user added CA store by default for apps targeting N
Chad Brubaker
2016-01-13
Support TrustedCertificateStore.findAllIssuers
Chad Brubaker
2015-12-14
Merge "Check for null hostnames in RootTrustManager"
Chad Brubaker
2015-12-10
Check for null hostnames in RootTrustManager
Chad Brubaker
2015-12-01
Expose findByIssuerAndSignature
Chad Brubaker
2015-11-30
Expose findTrustAnchorBySubjectAndPublicKey
Chad Brubaker
2015-11-11
Add NetworkSecurityConfigProvider
Chad Brubaker
2015-11-10
Add support for debug-overrides configuration
Chad Brubaker
2015-11-07
Support nested domain-config elements
Chad Brubaker
2015-11-06
Add xml source for network security configuration
Chad Brubaker
2015-11-05
Use a builder for NetworkSecurityConfig
Chad Brubaker
2015-11-04
Add initial network security config implementation
Chad Brubaker