1. 229e34b Removing use of @tests and @Test.* annotations by Brian Carlstrom · 14 years ago
  2. 8bc378b Don't generate large DH keys when small ones will do. by Jesse Wilson · 14 years ago
  3. 3a3511e Move tests from java.injected into libcore. by Jesse Wilson · 14 years ago
  4. 26ce8fb resolved conflicts for merge of 6186821c to dalvik-dev by Jesse Wilson · 14 years ago
  5. 6186821 Move libcore.base classes to libcore.util and libcore.io. by Jesse Wilson · 14 years ago
  6. efb3250 am 4155a249: Performance improvements to NativeCrypto based MessageDigest API by Brian Carlstrom · 14 years ago
  7. 6ed93fa Don't parse or format IP addresses in cert code. by Jesse Wilson · 14 years ago
  8. 4155a24 Performance improvements to NativeCrypto based MessageDigest API by Brian Carlstrom · 14 years ago
  9. 101547d Refactoring to add a builder for TestKeyStore. by Jesse Wilson · 14 years ago
  10. 0ac85ea Tracking jarjar of org.bouncycastle to com.android.org.bouncycastle by Brian Carlstrom · 14 years ago
  11. 0d5c758 Cipher.init incorrectly implements RFC 3280 key usage validation by Brian Carlstrom · 14 years ago
  12. 65275e8 Merge "Fix HTTP cookie to do case mapping with Locale.US." into honeycomb by Jesse Wilson · 14 years ago
  13. f162eda Fix HTTP cookie to do case mapping with Locale.US. by Jesse Wilson · 14 years ago
  14. 8a9624f Remove pointless tests. DO NOT MERGE. by Dan Bornstein · 14 years ago
  15. b7f4d6c Move tests from android.core.URLTest to URLConnectionTest. by Jesse Wilson · 14 years ago
  16. a9c6c90 Documentation improvements for socket options. by Elliott Hughes · 14 years ago
  17. e942f46 Test that HttpURLConnection responds gracefully when the server closes a socket. by Jesse Wilson · 14 years ago
  18. 54c8a07 resolved conflicts for merge of 5fc737eb to master by Brian Carlstrom · 14 years ago
  19. 2915378 HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once by Brian Carlstrom · 14 years ago
  20. ffeba5d Add support for TLS_EMPTY_RENEGOTIATION_INFO_SCSV cipher suite by Brian Carlstrom · 14 years ago
  21. 4ae3fd7 Elliptic Crypto support for OpenSSLSocketImpl by Brian Carlstrom · 14 years ago
  22. 086fd02 Fix XML DOM test failures and close guard warnings. by Jesse Wilson · 14 years ago
  23. 1a3dfbe am 6c78b7b9: Toward EC TLS support by Brian Carlstrom · 14 years ago
  24. 6c78b7b Toward EC TLS support by Brian Carlstrom · 14 years ago
  25. 9d615f2 am 57f2cc03: Test updates for Elliptic Curve by Brian Carlstrom · 14 years ago
  26. 57f2cc0 Test updates for Elliptic Curve by Brian Carlstrom · 14 years ago
  27. 5fc5dde Improve ConcurrentCloseTest. by Elliott Hughes · 14 years ago
  28. de8ebca am 8a720cce: TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketImpl close fix, and debugging improvements by Brian Carlstrom · 14 years ago
  29. 8a720cc TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketImpl close fix, and debugging improvements by Brian Carlstrom · 14 years ago
  30. 0c7d369 GZIPInputStream/GZIPOutputStream test improvements. by Elliott Hughes · 14 years ago
  31. b4bb9ab resolved conflicts for merge of a5c608e5 to dalvik-dev by Brian Carlstrom · 14 years ago
  32. a5c608e TrustManager improvements by Brian Carlstrom · 14 years ago
  33. f8eacd8 am 9103cc15: am 47d94511: am 95d52b3b: Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  34. 9103cc1 am 47d94511: am 95d52b3b: Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  35. 95d52b3 Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  36. 8ac847a Fix broken interactions between HTTP response caches and redirects. by Jesse Wilson · 14 years ago
  37. 2dcd7e7 Merge "Fix ResponseCache to support caching of HTTPS responses." into dalvik-dev by Jesse Wilson · 14 years ago
  38. 37dcf55 Fix ResponseCache to support caching of HTTPS responses. by Jesse Wilson · 14 years ago
  39. 2ae03af Fixing concurrency bug in CloseGuardTester. by Jesse Wilson · 14 years ago
  40. 2353846 Close process-spawned streams when the process is destroyed. by Jesse Wilson · 14 years ago
  41. a467278 am 8a81dbf2: am 1d2861f4: am 7d38fa0f: Merge "Test updates for new SecretKeyFactory.PBKDF2WithHmacSHA1 support" into gingerbread by Brian Carlstrom · 14 years ago
  42. 8a81dbf am 1d2861f4: am 7d38fa0f: Merge "Test updates for new SecretKeyFactory.PBKDF2WithHmacSHA1 support" into gingerbread by Brian Carlstrom · 14 years ago
  43. f7aab02 CloseGuard: finalizers for closeable objects should log complaints by Brian Carlstrom · 14 years ago
  44. 9157899 Test updates for new SecretKeyFactory.PBKDF2WithHmacSHA1 support by Brian Carlstrom · 14 years ago
  45. ecfa064 am 65eee03b: am 2d9aee7a: Merge "Update TestUtils certificates to fix CertPathBuilder1Test and CertPathTest" into gingerbread by Brian Carlstrom · 14 years ago
  46. 52dea0a Update TestUtils certificates to fix CertPathBuilder1Test and CertPathTest by Brian Carlstrom · 14 years ago
  47. 42e02ac resolved conflicts for merge of 0c4b3205 to master by Jesse Wilson · 14 years ago
  48. a884f45 Merge "Rely on the test runner to ensure a pristine VM." into gingerbread by Jesse Wilson · 14 years ago
  49. 6e65088 Rely on the test runner to ensure a pristine VM. by Jesse Wilson · 14 years ago
  50. 4904723 am 82e18c5a: am 53bbb2b2: am 00feece2: Strip usage of the term \'localhost\' from URLConnectionTest. by Jesse Wilson · 14 years ago
  51. 00feece Strip usage of the term 'localhost' from URLConnectionTest. by Jesse Wilson · 14 years ago
  52. dc5f509 am 1501cd6b: am 4e44dbbe: am a2e75c78: Update supported cipher suites list by Brian Carlstrom · 14 years ago
  53. a2e75c7 Update supported cipher suites list by Brian Carlstrom · 14 years ago
  54. cf7970e am 001c38bb: am 82cc2fdb: am 8edffc91: Merge "Fix test code that hardcodes the keystore. Necessary for the host build." into gingerbread by Jesse Wilson · 14 years ago
  55. 28192ac5 Fix test code that hardcodes the keystore. Necessary for the host build. by Jesse Wilson · 14 years ago
  56. 1538b87 am e721ac62: am a8d1672a: am 48dfb27f: Restore PBE Ciphers and SecreyKeyFactories if underlying algorithm is supported for better PKCS12 support by Brian Carlstrom · 14 years ago
  57. 48dfb27 Restore PBE Ciphers and SecreyKeyFactories if underlying algorithm is supported for better PKCS12 support by Brian Carlstrom · 14 years ago
  58. 264f138 am 1b878d30: am f4d21046: am ccb503dd: Merge "Updating StandardNames for recent ARCFOUR and Blowfish additions" into gingerbread by Brian Carlstrom · 14 years ago
  59. 649e3c0 Fix the exception thrown by getDeclaredFields if the class is unavailable. by Jesse Wilson · 14 years ago
  60. 7fd25e8 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-gingerbread by Brian Carlstrom · 14 years ago
  61. a0925f8 Updating StandardNames for recent ARCFOUR and Blowfish additions by Brian Carlstrom · 14 years ago
  62. 4557728 Moving tests to be under the libcore.* package. by Jesse Wilson · 14 years ago
  63. 4559b1d Support for TLS Extensions enabled SSLSockets with fallback to vanila SSL by Brian Carlstrom · 14 years ago
  64. 6882e31 Bring SSLSocketImpl and SSLEngine in line with OpenSSLSocketImpl's cipher suites by Brian Carlstrom · 14 years ago
  65. e3a1871 Fix PKCS12 and BKS KeyStore as well as SSL renegotiation by Brian Carlstrom · 14 years ago
  66. 059dbc0 Improved client certificate and certificate chain support by Brian Carlstrom · 14 years ago
  67. b7eec62 TestKeyStore only use RSA by default & fixing SSLEngine client auth with DSA client and RSA server by Brian Carlstrom · 14 years ago
  68. 096aac7 Buffering the decoding of chunked encoding and HTTP headers. by Jesse Wilson · 14 years ago
  69. 38570b4 Trim BouncyCastle *-OpenSSL algorithms by Brian Carlstrom · 14 years ago
  70. 51e468a Fixing response cache and connection reuse for HTTP client. by Jesse Wilson · 14 years ago
  71. 12cd1f0 Remove libcore's dependency on bouncycastle by Brian Carlstrom · 14 years ago
  72. f979bbd Scrubbing tests marked @BrokenTest. by Jesse Wilson · 14 years ago
  73. 17baca0 Deduplicating failed tests in org.apache.harmony.luni.tests.java.lang. by Jesse Wilson · 14 years ago
  74. 9a106a6 Move StandardNames from javax.net.ssl package to the more appropriate java.security by Brian Carlstrom · 14 years ago
  75. f3abdd4 Updating StandardNames for updated bouncycastle that is closer to the RI by Brian Carlstrom · 14 years ago
  76. 767061d Merge "Implementing ZoneInfo.hasSameRules()." into dalvik-dev by Jesse Wilson · 14 years ago
  77. e32b21f Implementing ZoneInfo.hasSameRules(). by Jesse Wilson · 14 years ago
  78. 88404af Remove targets.* by Brian Carlstrom · 14 years ago
  79. 8bdd385 Add ProviderTest to verify expected algorithms from register Providers by Brian Carlstrom · 14 years ago
  80. c8977f4 Fixing various problems with HTTPS proxies thru HTTP. by Jesse Wilson · 14 years ago
  81. 6047678 Adding testcases for HttpsURLConnection and through a proxy. by Jesse Wilson · 14 years ago
  82. 706d535 Adding HTTPS and proxy support to our mock webserver. by Jesse Wilson · 14 years ago
  83. acebfc3 resolved conflicts for merge of ce588a3a to master by Jesse Wilson · 14 years ago
  84. 1bd949e Delete duplicate test files for JDK 1.6 compatibility. by Jake Hamby · 14 years ago
  85. 0c131a2 RI 6 support for javax.net.ssl by Brian Carlstrom · 14 years ago
  86. aacf6f9 Enable Diffie-Hellman cipher suites by Brian Carlstrom · 14 years ago
  87. b355976 Merge "Testing that URLConnection uses CookieManager for send and receive." into dalvik-dev by Jesse Wilson · 14 years ago
  88. 211d3bb Testing that URLConnection uses CookieManager for send and receive. by Jesse Wilson · 14 years ago
  89. fd487fb Change Harmony CipherSuite to use JSSE names by Brian Carlstrom · 14 years ago
  90. 204cab3 Supported cipher suites improvements by Brian Carlstrom · 14 years ago
  91. 3534c7c Remove ScopedGlobalRef (and other cleanups) by Brian Carlstrom · 14 years ago
  92. 9acacc3 Use JSSE cipher suite names and restore JSSE SSLSessionContext semantics by Brian Carlstrom · 14 years ago
  93. f33eae7 Remove all trailing whitespace from the dalvik team-maintained parts of libcore. by Elliott Hughes · 14 years ago
  94. fd6bb35 Remove //$NON-NLS-\d$ cruft. by Elliott Hughes · 14 years ago
  95. d36e647 Merge "Adding checks to make sure the HTTP method is consistent with its body." into dalvik-dev by Jesse Wilson · 14 years ago
  96. 0af0a79 SSLSessionContexts should throw NullPointerException on getSession(null) by Brian Carlstrom · 14 years ago
  97. fd43500 Adding checks to make sure the HTTP method is consistent with its body. by Jesse Wilson · 14 years ago
  98. b1b5baa New MockWebServer for HTTP testing. by Jesse Wilson · 15 years ago
  99. e688a41 Addressing post-submit comments regarding OpenSSL handhake changes by Brian Carlstrom · 15 years ago
  100. 17c7442 Remove workarounds from JSSE tests now that SSLServerSocket.accept no longer tries to handshake by Brian Carlstrom · 15 years ago