1. 6644b6a Merge "Higher-level default configuration asserts for TLS/SSL primitives." by Alex Klyubin · 11 years ago
  2. 9aab36e Add serialization golden files, fix tests. by Narayan Kamath · 11 years ago
  3. cb318c6 Add untracked harmony tests. by Narayan Kamath · 11 years ago
  4. 36490d4 Merge "Deprioritize HMAC-MD5 in default TLS/SSL cipher suites." by Alex Klyubin · 11 years ago
  5. 181e96d Add a second intermediate test CA. by William Luh · 11 years ago
  6. f605c68 Higher-level default configuration asserts for TLS/SSL primitives. by Alex Klyubin · 11 years ago
  7. 76900fa Deprioritize HMAC-MD5 in default TLS/SSL cipher suites. by Alex Klyubin · 11 years ago
  8. 4892adf Prefer Forward Secrecy TLS/SSL cipher suites by default. by Alex Klyubin · 11 years ago
  9. 3cb3d30 Deprioritize RC4-based TLS/SSL cipher suites. by Alex Klyubin · 11 years ago
  10. f13911b Exact asserts for TLS/SSL protocols used by default. by Alex Klyubin · 11 years ago
  11. 632b6f7 Exact check for cipher suites used by SSLEngine by default. by Alex Klyubin · 11 years ago
  12. 2cd541f Refactor TLS/SSL cipher suite and protocol assertions. by Alex Klyubin · 11 years ago
  13. c1caa05 Do not use short-keyed TLS/SSL cipher suites by default. by Alex Klyubin · 11 years ago
  14. bda6980 JarUtils: try using the DigestEncryptionAlgorithm by Kenny Root · 11 years ago
  15. 9d72aad Conscrypt: add SHA-224 with tests by Kenny Root · 11 years ago
  16. 422092d Remove BC workaround in TestKeyStore by Kenny Root · 11 years ago
  17. 4616c7f Move support library to a separate static library by Kenny Root · 11 years ago
  18. b397b19 Move support library to a separate static library by Kenny Root · 11 years ago
  19. b274574 If libcore wants ASCII casing, it needs to ask for it like everyone else. by Elliott Hughes · 11 years ago
  20. cd059a5 am be240e13: Merge "Remove the isLocaleAvailable hacks." by Elliott Hughes · 11 years ago
  21. dd9b761 Remove the isLocaleAvailable hacks. by Elliott Hughes · 11 years ago
  22. 448053c am 35e2b734: Merge "JarFile: finish support for authenticated attributes" by Kenny Root · 11 years ago
  23. 3de7083 JarFile: finish support for authenticated attributes by Kenny Root · 11 years ago
  24. c286ebc am b5ba804a: Merge "Fix @deprecated javadoc orthography." by Elliott Hughes · 11 years ago
  25. 99b4489 Fix @deprecated javadoc orthography. by Elliott Hughes · 11 years ago
  26. 07064a7 am 0897c605: Merge "PBKDF2 tests to exercise new, correct PBE implementation." by Brian Carlstrom · 11 years ago
  27. 3f410d3 PBKDF2 tests to exercise new, correct PBE implementation. by William Luh · 11 years ago
  28. e9e7f03 CipherTest fixes by Brian Carlstrom · 11 years ago
  29. 1eba66d CipherTest fixes by Brian Carlstrom · 11 years ago
  30. 32d4f90 Rename AndroidKeyStoreProvider -> AndroidKeyStore by Kenny Root · 11 years ago
  31. 0b0c737 Rename AndroidKeyStore in tests to match impl by Kenny Root · 11 years ago
  32. 90d02cb Check the EE's eKU extension field, if present. by Chris Palmer · 12 years ago
  33. 0da1515 Check the EE's eKU extension field, if present. by Chris Palmer · 12 years ago
  34. 691f0a5 Cleanup openssl test generation scripts to work in any directory by Brian Carlstrom · 11 years ago
  35. 8659e5f Add test for empty CRL by Kenny Root · 12 years ago
  36. a698d22 SigAlgParams and other tests by Kenny Root · 12 years ago
  37. ac4b39b Tracking bouncycastle 1.48 upgrade by Brian Carlstrom · 12 years ago
  38. 0d7f656 X509CertificateTest: test for empty subjectAltNames by Kenny Root · 12 years ago
  39. 309e456 Add test for X509CertificateFactory#generateCertificates by Kenny Root · 12 years ago
  40. e9eff57 Add X509CRLTest in libcore tests by Kenny Root · 12 years ago
  41. 9ca3d07 Add X509CertificateTest in libcore tests by Kenny Root · 12 years ago
  42. df99092 resolved conflicts for merge of eef7e935 to jb-mr1-dev-plus-aosp by Brian Carlstrom · 12 years ago
  43. eef7e93 Test to verify BC Signature algorithms by OID by Brian Carlstrom · 12 years ago
  44. 9fb84f4 am adcea0bf: Merge "Prefer PKIX algorithm name for TrustManagerFactory and KeyManagerFactory" by Brian Carlstrom · 12 years ago
  45. c934a09 Prefer PKIX algorithm name for TrustManagerFactory and KeyManagerFactory by Brian Carlstrom · 12 years ago
  46. 1b18a42 am d2f41fe2: Merge "Fix ConcurrentCloseTest flakiness." by Elliott Hughes · 12 years ago
  47. 0e1afa1 Fix ConcurrentCloseTest flakiness. by Elliott Hughes · 12 years ago
  48. babccbf Fix ConcurrentCloseTest flakiness. by Elliott Hughes · 12 years ago
  49. 9dbe25c am 0bf8e7a3: Merge "Add support for ECDSA signatures on jar files" by Kenny Root · 12 years ago
  50. 52c906b Add support for ECDSA signatures on jar files by Kenny Root · 12 years ago
  51. 72e4440 Change OpenSSLCipherRSA.{engineGetBlockSize,engineGetOutputSize} to return result based on key size by Brian Carlstrom · 12 years ago
  52. a56d9c6 am 6508bcc2: Merge "Add stronger digest support to JarVerifier" by Kenny Root · 12 years ago
  53. bff099b Add stronger digest support to JarVerifier by Kenny Root · 12 years ago
  54. e64b5a1 am 9560ed5e: am 6ff99058: Merge "OpenSSLCipher: add Ciphers to StandardNames" by Kenny Root · 12 years ago
  55. 5818245 OpenSSLCipher: add Ciphers to StandardNames by Kenny Root · 12 years ago
  56. 3db1bf0 am 67c7510f: am f776b18f: Merge "Add more CipherTest tests" by Kenny Root · 12 years ago
  57. 847f22a Add more CipherTest tests by Kenny Root · 12 years ago
  58. fe8b870 Tracking upgrade to bouncycastle 1.47 by Brian Carlstrom · 12 years ago
  59. f099327 am a1359997: am 9f519e17: Merge "Add OpenSSLProvider support for Cipher.RSA/None/PKCS1Padding" by Brian Carlstrom · 12 years ago
  60. 0a156e0 Add OpenSSLProvider support for Cipher.RSA/None/PKCS1Padding by Brian Carlstrom · 12 years ago
  61. a8ae31b Add Android KeyStore provider to StandardNames by Kenny Root · 12 years ago
  62. 62fc526 Add new Android-only algos to StandardNames by Kenny Root · 12 years ago
  63. ec9557a Remove SSLContext TLSv1.1 and TLSv1.2 from expected list for RI by Brian Carlstrom · 12 years ago
  64. d3298cd Fix URLConnectionTest#test_getAllowUserInteraction. by Elliott Hughes · 12 years ago
  65. 3827b65 Fix URLConnectionTest#test_getAllowUserInteraction. by Elliott Hughes · 12 years ago
  66. 903b3f5 Start removing Support_PortManager. by Elliott Hughes · 12 years ago
  67. 5b7f91c Split OpenSSLRSAPrivateCrtKey from OpenSSLRSAPrivateKey by Brian Carlstrom · 12 years ago
  68. 3e6dd45 Tracking openssl-1.0.1 by Brian Carlstrom · 12 years ago
  69. 10078da Kill SerializationTester; obsoleted by SerializableTester. by Jesse Wilson · 13 years ago
  70. 1a9cff8 Always trigger finalization the same way in our tests. by Jesse Wilson · 13 years ago
  71. 513ac78 Set ANDROID_DATA for DalvikExecTest by Brian Carlstrom · 13 years ago
  72. 9b4a8ec Fix a couple of isReachable bugs. by Elliott Hughes · 13 years ago
  73. ec4d64d Fix ClassLoaderBuilder to work in an APK file. by Jesse Wilson · 13 years ago
  74. 6057b57 am 8624c425: Merge "Use the same host name in the SSL cert as in mockwebserver." by Jesse Wilson · 13 years ago
  75. 5474507 Use the same host name in the SSL cert as in mockwebserver. by Jesse Wilson · 13 years ago
  76. 7f70807 am fd92a508: Merge "Use external/mockwebserver in libcore" by Jesse Wilson · 13 years ago
  77. 09336c9 Use external/mockwebserver in libcore by Jesse Wilson · 13 years ago
  78. 4b1a899 am 003f7a4d: Make test initialization lazy by Brian Carlstrom · 13 years ago
  79. 003f7a4 Make test initialization lazy by Brian Carlstrom · 13 years ago
  80. e26b27f Remove more dead "security theater" cruft. by Elliott Hughes · 13 years ago
  81. 9b510df Make ErrnoException a checked exception. by Elliott Hughes · 13 years ago
  82. 54709bd am e2fdfbde: Merge "OpenSSLSocketImpl should tolerate X509KeyManager returning null values" by Brian Carlstrom · 13 years ago
  83. aba5e8c OpenSSLSocketImpl should tolerate X509KeyManager returning null values by Brian Carlstrom · 13 years ago
  84. e5eb80e Make the HttpResponseCache robust to file I/O errors. by Jesse Wilson · 13 years ago
  85. 6f778cc Cache HTTP responses with a Vary header. by Jesse Wilson · 13 years ago
  86. 17da3df am 3041d84e: Merge "Make CertInstaller installed CA certs trusted by applications via default TrustManager (2 of 6)" by Brian Carlstrom · 13 years ago
  87. 1b3c538 Make CertInstaller installed CA certs trusted by applications via default TrustManager (2 of 6) by Brian Carlstrom · 13 years ago
  88. e342455 Test DiskLruCache with fault injection. by Jesse Wilson · 13 years ago
  89. 757afaa Provide hit and miss stats on the HTTP response cache. by Jesse Wilson · 13 years ago
  90. 1724d9c Support Eviction in DiskLruCache. by Jesse Wilson · 13 years ago
  91. 6716a68 Merge "Address code review comments to Adopt DiskLruCache change." into dalvik-dev by Jesse Wilson · 13 years ago
  92. 0038bf3 Merge "Clean up the select(2) implementation." into dalvik-dev by Elliott Hughes · 13 years ago
  93. f589846 Address code review comments to Adopt DiskLruCache change. by Jesse Wilson · 13 years ago
  94. a7bb294 Clean up the select(2) implementation. by Elliott Hughes · 13 years ago
  95. 433e3fa Adopt DiskLruCache in HttpResponseCache. by Jesse Wilson · 13 years ago
  96. a0de05e Don't lose the import for InetAddress. by Jesse Wilson · 13 years ago
  97. c996149 Fix proxy+HTTPS to handle authentication requests from the proxy. by Jesse Wilson · 13 years ago
  98. 73c54e4 Merge "A handful of networking test fixes." into dalvik-dev by Elliott Hughes · 13 years ago
  99. 953df61 Refactor HttpURLConnection implementation. by Jesse Wilson · 13 years ago
  100. 7e6cee7 A handful of networking test fixes. by Elliott Hughes · 13 years ago