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
/
javax
/
net
/
ssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving tests to be under the libcore.* package.
Jesse Wilson
2010-08-10
4
-579
/
+0
*
Bring SSLSocketImpl and SSLEngine in line with OpenSSLSocketImpl's cipher suites
Brian Carlstrom
2010-07-22
2
-58
/
+69
*
Fix PKCS12 and BKS KeyStore as well as SSL renegotiation
Brian Carlstrom
2010-07-16
2
-440
/
+20
*
Improved client certificate and certificate chain support
Brian Carlstrom
2010-07-13
4
-99
/
+370
*
TestKeyStore only use RSA by default & fixing SSLEngine client auth with DSA ...
Brian Carlstrom
2010-07-08
1
-5
/
+11
*
Move StandardNames from javax.net.ssl package to the more appropriate java.se...
Brian Carlstrom
2010-06-21
2
-611
/
+2
*
Updating StandardNames for updated bouncycastle that is closer to the RI
Brian Carlstrom
2010-06-21
1
-156
/
+77
*
Add ProviderTest to verify expected algorithms from register Providers
Brian Carlstrom
2010-06-18
1
-6
/
+388
*
RI 6 support for javax.net.ssl
Brian Carlstrom
2010-05-26
4
-20
/
+305
*
Enable Diffie-Hellman cipher suites
Brian Carlstrom
2010-05-20
1
-17
/
+17
*
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
1
-2
/
+2
*
SSLSessionContexts should throw NullPointerException on getSession(null)
Brian Carlstrom
2010-05-11
1
-0
/
+8
*
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