1. d09554b Add new supported algorithms to StandardNames. by Pete Bentley · 3 years, 3 months ago
  2. 3d1b6d6 Inclusive Language Fixit: Replace dummy with fake by Paul Duffin · 3 years, 10 months ago
  3. e46fa30 Inclusive Language Fixit: Use Support_FakePKCS12Keystore by Paul Duffin · 3 years, 10 months ago
  4. 46a3e9f Add tests for SSLContextSpi base class methods. by Pete Bentley · 4 years, 2 months ago
  5. 1069fe0 Make test for hardware AES support explicit. by Pete Bentley · 4 years, 4 months ago
  6. 3fb7271 Work around is64BitInstructionSet non-SDK api by bohu · 4 years, 8 months ago
  7. 50322dc Revert "Add an example of an annotation-based TEST_MAPPING." by Pete Gillin · 4 years, 9 months ago
  8. 6b2a19e Merge "Update to support Conscrypt sync" by Adam Vartanian · 4 years, 10 months ago
  9. d96d305 Update to support Conscrypt sync by Adam Vartanian · 4 years, 10 months ago
  10. 5d994b9 Add an example of an annotation-based TEST_MAPPING. by Pete Gillin · 4 years, 10 months ago
  11. 9a6a2aa Add field needed by external/apache-harmony tests by Paul Duffin · 5 years ago
  12. 8ef2e2d Remove some usages of IoUtil methods by Neil Fuller · 5 years ago
  13. 6e8778e Cleanup some support test classes by Paul Duffin · 5 years ago
  14. 7a30361 Remove tlswire classes by Adam Vartanian · 6 years ago
  15. de8b086 Switch core-tests-support to @CorePlatformApi by Neil Fuller · 6 years ago
  16. a03c8a0 Add testing support code: TestIoUtils by Neil Fuller · 6 years ago
  17. 57580fe Update expectations of CpuFeatures.isAESHardwareAccelerated for 32bit x86. by Pete Bentley · 6 years ago
  18. d2d3cdd Update tests for Conscrypt update by Adam Vartanian · 6 years ago
  19. 403a87e Update StandardNames for BoringSSL update by Adam Vartanian · 6 years ago
  20. bef4b1f Change test certificates to use SHA-256. by Adam Vartanian · 6 years ago
  21. 1a5bbf7 Drop unused test support class MockOs. by Tobias Thierer · 6 years ago
  22. 70bd098 Track behavior change in default HostnameVerifier. by Tobias Thierer · 6 years ago
  23. 640fae8 Merge "Fix for libcore.java.security.ProviderTest#test_Provider_getServices" into oreo-cts-dev by Raj Mamadgi · 6 years ago
  24. a0ffe1a Fix for libcore.java.security.ProviderTest#test_Provider_getServices by Raj Mamadgi · 7 years ago
  25. 9da28e1 Update tests for Conscrypt upstream merge. by Adam Vartanian · 7 years ago
  26. 12442ce Update tests for Conscrypt upstream merge. by Adam Vartanian · 7 years ago
  27. 8a2d334 Make EVP_has_aes_hardware accessible. by Adam Vartanian · 7 years ago
  28. 87b15f8 Remove DHE ciphers from defaults list by Kenny Root · 7 years ago
  29. 5d175dd Automated: Canonicalize spelling of Android-changed across libcore by Tobias Thierer · 7 years ago
  30. 30307ec Fix InetAddress.getByName tests by Paul Duffin · 7 years ago
  31. 4a7d052 Conscrypt: Add PBEWithHmacSHAXXXAndAES_XXX cipher aliases. by Adam Vartanian · 7 years ago
  32. 4ddff9f Merge "BouncyCastle: Enable EC AlgorithmParameters." by Adam Vartanian · 7 years ago
  33. 8cce464 Merge "Reduce number of lint warnings" by Kenny Root · 7 years ago
  34. c4da73d Merge "Use the new X.509 cert generator API" by Kenny Root · 7 years ago
  35. 04ba2ae Use the new X.509 cert generator API by Kenny Root · 7 years ago
  36. 2bdd86e Reduce number of lint warnings by Kenny Root · 7 years ago
  37. 385c0d3 Conscrypt: Add key-constrained versions of AES algorithms. by Adam Vartanian · 7 years ago
  38. 61209f3 BouncyCastle: Enable EC AlgorithmParameters. by Adam Vartanian · 7 years ago
  39. fe74e44 Provide SSL SSLContext algorithm by Chad Brubaker · 7 years ago
  40. 3f3b9c8 Expose SSLContext.SSL as an alias for SSLContext.TLS by Chad Brubaker · 7 years ago
  41. aeec00f Update Libcore's Elliptic Curves to the BoringSSL change: by Robert Sloan · 7 years ago
  42. 6a5e142 Remove StuckServer using backlog and tests relying on it by Yi Kong · 7 years ago
  43. 03d2687 Update java.util.jar to openJdk8u60 by Przemyslaw Szczepaniak · 7 years ago
  44. a86c73b SSLSocketTest: TLS client auth with opaque keys by Kenny Root · 8 years ago
  45. 332b1ef Merge "Make sure BouncyCastleProvider is initialized" by Kenny Root · 8 years ago
  46. a1d3063 Make sure BouncyCastleProvider is initialized by Kenny Root · 8 years ago
  47. 76fcaa0 Address URLConnectionTest post-commit review comments by Yi Kong · 8 years ago
  48. 44c55c5 Fix URLConnectionTest.test_setReadTimeoutI on host test by Yi Kong · 8 years ago
  49. 0310e4d sun.security.x509: porting rev/04cda5b7a3c1 by Sergio Giro · 8 years ago
  50. c8e5237 Merge "bouncycastle: add support for PKCS5S2 algorithm parameters" by Sergio Giro · 8 years ago
  51. 859391a Merge "Fix some imports in TestUtils.java" by Kenny Root · 8 years ago
  52. 6220136 Fix some imports in TestUtils.java by Kenny Root · 8 years ago
  53. 7284903a4 TlsWire: add missing secp224r1 value by Kenny Root · 8 years ago
  54. cfd2637 Remove unused import in Support_ClassLoader by Kenny Root · 8 years ago
  55. f3203f2 bouncycastle: add support for PKCS5S2 algorithm parameters by Sergio Giro · 8 years ago
  56. 4193cab Merge "Split out Dalvik implementation" by Treehugger Robot · 8 years ago
  57. 80dd094 Merge "external/bouncycastle: add algorithms for PbeWithHmacSha mac variants" by Sergio Giro · 8 years ago
  58. 0c6b3e2 Split out Dalvik implementation by Kenny Root · 8 years ago
  59. 411d33d Use capital L for long literal by Kenny Root · 8 years ago
  60. 3d83a65 Unhitch tlswire from libcore dependency by Kenny Root · 8 years ago
  61. 61a3924 external/bouncycastle: add algorithms for PbeWithHmacSha mac variants by Sergio Giro · 8 years ago
  62. 2439c38 SSLContext no longer provides SSL on Android by Chad Brubaker · 8 years ago
  63. 8f20735 Drop SSLv3 support by Chad Brubaker · 8 years ago
  64. 8a97872 Drop RC4 cipher suite support from TLS by Chad Brubaker · 8 years ago
  65. c97ba7f Add test to make sure TLS elliptic curves list is sensible by Kenny Root · 8 years ago
  66. de6cabd Test remaining API surface of ProcessBuilder. by Tobias Thierer · 8 years ago
  67. 5558171 Remove a race hazard from the execrable Support_TestWebServer by Neil Fuller · 8 years ago
  68. ccd08b2 tests/util: Correct sum in SummaryStatistics by Sergio Giro · 8 years ago
  69. a9cf5de Merge "SSLEngineTest: test multiple thread use" by Treehugger Robot · 8 years ago
  70. 58af60a SSLEngineTest: test multiple thread use by Kenny Root · 8 years ago
  71. df2324f Merge "PathClassLoaderTest: add test about loading resources with tampered certificates" by Sergio Giro · 8 years ago
  72. 766efdc PathClassLoaderTest: add test about loading resources with tampered certificates by Sergio Giro · 8 years ago
  73. 562ab6c CpuFeatures: try to get around emulated ABI problems by Kenny Root · 8 years ago
  74. b38c1d0 TestKeyStore: use static DH parameters by Kenny Root · 8 years ago
  75. 7abb54e TestKeyStore: add the ability to set certificate serial numbers by Sergio Giro · 8 years ago
  76. 0435fdb Add OCSP helpers by Kenny Root · 8 years ago
  77. 313d8df Use canonical name for SHA1withECDSA by Kenny Root · 8 years ago
  78. 7e8a826 Prefer AES when hardware acceleration is available by Kenny Root · 8 years ago
  79. 5fbb3ca Assert that RC4 TLS/SSL cipher suites are not used by default. by Alex Klyubin · 8 years ago
  80. 9958d3c SSLSocketTest: make endpoint verification tests not depend on DNS by Kenny Root · 8 years ago
  81. 9a7b700 Assert that RC4 TLS/SSL cipher suites are not used by default. by Alex Klyubin · 8 years ago
  82. 420ea38 Fix AlgorithmParameter tests to have better errors by Kenny Root · 8 years ago
  83. c5b7943 Update ChaCha20/Poly1305 TLS cipher suite IDs by Kenny Root · 8 years ago
  84. 3deee53 Merge "Add ChaCha20-Poly1305 as an enabled cipher suite" by Kenny Root · 8 years ago
  85. 18071ab Add ChaCha20-Poly1305 as an enabled cipher suite by Kenny Root · 8 years ago
  86. 01b7734 Add tests for SSL handshake session and endpoint verification by Kenny Root · 8 years ago
  87. 470d473 IdentityTest/SignerTest: avoid using IdentityScope.getSystemScope() by Sergio Giro · 8 years ago
  88. 8188549 Check for RFC 5746 TLS extension by Kenny Root · 8 years ago
  89. 793c9ce Revert "Update tests for BoringSSL roll." by Kenny Root · 8 years ago
  90. 0846931 Merge "Quote paths in X509 cert creation script" am: d710d4da76 am: c857d0e9b9 by Kenny Root · 8 years ago
  91. aad989b Quote paths in X509 cert creation script by Kenny Root · 8 years ago
  92. 9d83fcf Fix URLConnection test cases. by Narayan Kamath · 8 years ago
  93. 5fe0dc4 Bump test key sizes to 1024 by Kenny Root · 8 years ago
  94. 560a1e7 Revert "Bump test key sizes to 1024" by Kenny Root · 8 years ago
  95. 68d9765 Bump test key sizes to 1024 by Kenny Root · 8 years ago
  96. 3f6031f Merge "Fix OldJarFileTest: move initialization to setUp()" by Neil Fuller · 8 years ago
  97. 58b05c8 Fix OldJarFileTest: move initialization to setUp() by Neil Fuller · 8 years ago
  98. 25cd188 Assert that PSS AlgorithmParameters work as expected. by Alex Klyubin · 9 years ago
  99. 1a462a1 am 34489adf: Merge "StrictJarFileTest: Make sure zero length files are handled correctly" by Nick Kralevich · 9 years ago
  100. 34489ad Merge "StrictJarFileTest: Make sure zero length files are handled correctly" by Nick Kralevich · 9 years ago