summaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2020-04-01Add tests for SSLContextSpi base class methods.Pete Bentley
2020-02-13Make test for hardware AES support explicit.Pete Bentley
2019-09-25Work around is64BitInstructionSet non-SDK apibohu
2019-08-23Revert "Add an example of an annotation-based TEST_MAPPING."Pete Gillin
2019-08-01Merge "Update to support Conscrypt sync"Adam Vartanian
2019-07-31Update to support Conscrypt syncAdam Vartanian
2019-07-30Add an example of an annotation-based TEST_MAPPING.Pete Gillin
2019-05-01Add field needed by external/apache-harmony testsPaul Duffin
2019-04-04Remove some usages of IoUtil methodsNeil Fuller
2019-01-23Cleanup some support test classesPaul Duffin
2018-10-25Remove tlswire classesAdam Vartanian
2018-10-15Switch core-tests-support to @CorePlatformApiNeil Fuller
2018-10-10Add testing support code: TestIoUtilsNeil Fuller
2018-10-04Update expectations of CpuFeatures.isAESHardwareAccelerated for 32bit x86.Pete Bentley
2018-09-13Update tests for Conscrypt updateAdam Vartanian
2018-08-10Update StandardNames for BoringSSL updateAdam Vartanian
2018-04-17Change test certificates to use SHA-256.Adam Vartanian
2018-01-18Drop unused test support class MockOs.Tobias Thierer
2018-01-11Track behavior change in default HostnameVerifier.Tobias Thierer
2017-12-05Merge "Fix for libcore.java.security.ProviderTest#test_Provider_getServices" ...Raj Mamadgi
2017-11-22Fix for libcore.java.security.ProviderTest#test_Provider_getServicesRaj Mamadgi
2017-11-14Update tests for Conscrypt upstream merge.Adam Vartanian
2017-10-26Update tests for Conscrypt upstream merge.Adam Vartanian
2017-08-11Make EVP_has_aes_hardware accessible.Adam Vartanian
2017-03-08Remove DHE ciphers from defaults listKenny Root
2017-03-06Automated: Canonicalize spelling of Android-changed across libcoreTobias Thierer
2017-02-27Fix InetAddress.getByName testsPaul Duffin
2017-02-14Conscrypt: Add PBEWithHmacSHAXXXAndAES_XXX cipher aliases.Adam Vartanian
2017-02-14Merge "BouncyCastle: Enable EC AlgorithmParameters."Adam Vartanian
2017-02-13Merge "Reduce number of lint warnings"Kenny Root
2017-02-13Merge "Use the new X.509 cert generator API"Kenny Root
2017-02-10Use the new X.509 cert generator APIKenny Root
2017-02-10Reduce number of lint warningsKenny Root
2017-02-10Conscrypt: Add key-constrained versions of AES algorithms.Adam Vartanian
2017-02-10BouncyCastle: Enable EC AlgorithmParameters.Adam Vartanian
2017-01-26Provide SSL SSLContext algorithmChad Brubaker
2017-01-17Expose SSLContext.SSL as an alias for SSLContext.TLSChad Brubaker
2017-01-11Update Libcore's Elliptic Curves to the BoringSSL change:Robert Sloan
2016-12-20Remove StuckServer using backlog and tests relying on itYi Kong
2016-12-08Update java.util.jar to openJdk8u60Przemyslaw Szczepaniak
2016-11-04SSLSocketTest: TLS client auth with opaque keysKenny Root
2016-11-04Merge "Make sure BouncyCastleProvider is initialized"Kenny Root
2016-11-04Make sure BouncyCastleProvider is initializedKenny Root
2016-11-02Address URLConnectionTest post-commit review commentsYi Kong
2016-10-31Fix URLConnectionTest.test_setReadTimeoutI on host testYi Kong
2016-10-28sun.security.x509: porting rev/04cda5b7a3c1Sergio Giro
2016-10-20Merge "bouncycastle: add support for PKCS5S2 algorithm parameters"Sergio Giro
2016-10-20Merge "Fix some imports in TestUtils.java"Kenny Root
2016-10-20Fix some imports in TestUtils.javaKenny Root
2016-10-20TlsWire: add missing secp224r1 valueKenny Root