index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
src
/
test
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Fix the exception thrown by getDeclaredFields if the class is unavailable.
Jesse Wilson
2010-08-19
1
-0
/
+131
|
|
/
|
/
|
*
|
Moving tests to be under the libcore.* package.
Jesse Wilson
2010-08-10
6
-11
/
+28
|
/
*
Support for TLS Extensions enabled SSLSockets with fallback to vanila SSL
Brian Carlstrom
2010-08-02
2
-1
/
+29
*
Bring SSLSocketImpl and SSLEngine in line with OpenSSLSocketImpl's cipher suites
Brian Carlstrom
2010-07-22
4
-96
/
+106
*
Fix PKCS12 and BKS KeyStore as well as SSL renegotiation
Brian Carlstrom
2010-07-16
3
-48
/
+72
*
Improved client certificate and certificate chain support
Brian Carlstrom
2010-07-13
5
-105
/
+371
*
TestKeyStore only use RSA by default & fixing SSLEngine client auth with DSA ...
Brian Carlstrom
2010-07-08
2
-8
/
+16
*
Buffering the decoding of chunked encoding and HTTP headers.
Jesse Wilson
2010-07-01
1
-23
/
+104
*
Trim BouncyCastle *-OpenSSL algorithms
Brian Carlstrom
2010-06-30
1
-10
/
+0
*
Fixing response cache and connection reuse for HTTP client.
Jesse Wilson
2010-06-28
3
-14
/
+215
*
Remove libcore's dependency on bouncycastle
Brian Carlstrom
2010-06-26
1
-5
/
+1
*
Scrubbing tests marked @BrokenTest.
Jesse Wilson
2010-06-24
17
-0
/
+1743
*
Deduplicating failed tests in org.apache.harmony.luni.tests.java.lang.
Jesse Wilson
2010-06-22
1
-2
/
+6
*
Move StandardNames from javax.net.ssl package to the more appropriate java.se...
Brian Carlstrom
2010-06-21
2
-10
/
+12
*
Updating StandardNames for updated bouncycastle that is closer to the RI
Brian Carlstrom
2010-06-21
1
-156
/
+77
*
Merge "Implementing ZoneInfo.hasSameRules()." into dalvik-dev
Jesse Wilson
2010-06-18
1
-1
/
+2
|
\
|
*
Implementing ZoneInfo.hasSameRules().
Jesse Wilson
2010-06-18
1
-1
/
+2
*
|
Remove targets.*
Brian Carlstrom
2010-06-18
17
-919
/
+0
*
|
Add ProviderTest to verify expected algorithms from register Providers
Brian Carlstrom
2010-06-18
1
-6
/
+388
|
/
*
Fixing various problems with HTTPS proxies thru HTTP.
Jesse Wilson
2010-06-14
2
-2
/
+6
*
Adding testcases for HttpsURLConnection and through a proxy.
Jesse Wilson
2010-06-11
1
-0
/
+6
*
Adding HTTPS and proxy support to our mock webserver.
Jesse Wilson
2010-06-10
2
-19
/
+63
*
RI 6 support for javax.net.ssl
Brian Carlstrom
2010-05-26
6
-25
/
+330
*
Enable Diffie-Hellman cipher suites
Brian Carlstrom
2010-05-20
1
-17
/
+17
*
Merge "Testing that URLConnection uses CookieManager for send and receive." i...
Jesse Wilson
2010-05-17
1
-9
/
+4
|
\
|
*
Testing that URLConnection uses CookieManager for send and receive.
Jesse Wilson
2010-05-17
1
-9
/
+4
*
|
Change Harmony CipherSuite to use JSSE names
Brian Carlstrom
2010-05-17
1
-0
/
+2
*
|
Supported cipher suites improvements
Brian Carlstrom
2010-05-17
4
-181
/
+289
*
|
Remove ScopedGlobalRef (and other cleanups)
Brian Carlstrom
2010-05-15
1
-5
/
+11
*
|
Use JSSE cipher suite names and restore JSSE SSLSessionContext semantics
Brian Carlstrom
2010-05-14
1
-46
/
+106
|
/
*
Remove all trailing whitespace from the dalvik team-maintained parts of libcore.
Elliott Hughes
2010-05-13
106
-1131
/
+1131
*
Remove //$NON-NLS-\d$ cruft.
Elliott Hughes
2010-05-13
3
-3
/
+3
*
Merge "Adding checks to make sure the HTTP method is consistent with its body...
Jesse Wilson
2010-05-12
1
-1
/
+16
|
\
|
*
Adding checks to make sure the HTTP method is consistent with its body.
Jesse Wilson
2010-05-10
1
-1
/
+16
*
|
SSLSessionContexts should throw NullPointerException on getSession(null)
Brian Carlstrom
2010-05-11
1
-0
/
+8
|
/
*
New MockWebServer for HTTP testing.
Jesse Wilson
2010-05-10
3
-0
/
+476
*
Addressing post-submit comments regarding OpenSSL handhake changes
Brian Carlstrom
2010-05-04
1
-39
/
+99
*
Remove workarounds from JSSE tests now that SSLServerSocket.accept no longer ...
Brian Carlstrom
2010-05-04
2
-13
/
+11
*
OpenSSLSocket handshake overhaul
Brian Carlstrom
2010-05-04
4
-0
/
+490
*
Rewrite the HTTP connection pool used by HttpURLConnection.
Jesse Wilson
2010-04-20
1
-10
/
+10
*
Merge commit '8812fdd7' into manualmerge
Jesse Wilson
2010-03-29
1
-1
/
+6
|
\
|
*
Fixing tests to handle changes in our behaviour since DOM 3.
Jesse Wilson
2010-03-26
1
-1
/
+6
*
|
Merge remote branch 'goog/master' into mm
Elliott Hughes
2010-02-22
1
-0
/
+16
|
\
\
|
|
/
|
*
Filling in some gaps in our XML DOM v3 API.
Jesse Wilson
2010-02-19
1
-0
/
+16
*
|
Remove some potential test flakiness.
Elliott Hughes
2010-02-12
1
-37
/
+24
|
/
*
Fix all the harmony java.util.Formatter tests.
Elliott Hughes
2010-01-29
1
-6
/
+15
*
am ff3a96c9: am c4f93305: Fix for DecimalFormatTest#test_formatToCharacterIte...
Brett Chabot
2010-01-27
2
-41
/
+46
|
\
|
*
Fix for DecimalFormatTest#test_formatToCharacterIteratorLjava_lang_Object
Brett Chabot
2010-01-21
2
-41
/
+46
*
|
Fix Date.toString.
Elliott Hughes
2010-01-14
1
-1
/
+13
*
|
Fixing our default HTTP Accept header to be spec-compliant.
Jesse Wilson
2010-01-08
1
-1
/
+1
[prev]
[next]