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
/
luni
/
src
/
test
/
java
/
javax
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving tests to be under the libcore.* package.
Jesse Wilson
2010-08-10
8
-2300
/
+0
*
Bring SSLSocketImpl and SSLEngine in line with OpenSSLSocketImpl's cipher suites
Brian Carlstrom
2010-07-22
3
-11
/
+239
*
Fix PKCS12 and BKS KeyStore as well as SSL renegotiation
Brian Carlstrom
2010-07-16
4
-2
/
+7
*
Improved client certificate and certificate chain support
Brian Carlstrom
2010-07-13
5
-129
/
+182
*
TestKeyStore only use RSA by default & fixing SSLEngine client auth with DSA ...
Brian Carlstrom
2010-07-08
1
-1
/
+4
*
Move StandardNames from javax.net.ssl package to the more appropriate java.se...
Brian Carlstrom
2010-06-21
5
-2
/
+7
*
Scrubbing broken tests and removing unnecessary organization AllTests.java fi...
Jesse Wilson
2010-06-04
1
-34
/
+0
*
RI 6 support for javax.net.ssl
Brian Carlstrom
2010-05-26
7
-182
/
+793
*
Add RSA ephemeral callback for SSL_RSA_EXPORT_WITH_RC4_40_MD5 support (and mo...
Brian Carlstrom
2010-05-19
1
-4
/
+0
*
Rename expected exception to "expected" for test clarity
Brian Carlstrom
2010-05-19
5
-50
/
+60
*
SSLSocket.startHandshake should throw SSLProtocolException on handshake proto...
Brian Carlstrom
2010-05-19
1
-5
/
+2
*
SSLServerSocket accept should make sure enabled cipher suites have supporting...
Brian Carlstrom
2010-05-18
1
-3
/
+0
*
SSLSocketFactory.connect(Socket...) should allow port of -1
Brian Carlstrom
2010-05-18
1
-2
/
+0
*
Client certificates should only be set on request from server
Brian Carlstrom
2010-05-18
2
-12
/
+0
*
Change Harmony CipherSuite to use JSSE names
Brian Carlstrom
2010-05-17
1
-2
/
+1
*
Supported cipher suites improvements
Brian Carlstrom
2010-05-17
4
-58
/
+51
*
Use JSSE cipher suite names and restore JSSE SSLSessionContext semantics
Brian Carlstrom
2010-05-14
4
-97
/
+75
*
Remove all trailing whitespace from the dalvik team-maintained parts of libcore.
Elliott Hughes
2010-05-13
1
-11
/
+11
*
SSLSessionContexts should throw NullPointerException on getSession(null)
Brian Carlstrom
2010-05-11
1
-33
/
+87
*
SSLContext.getClientSessionContext and getServerSessionContext should work be...
Brian Carlstrom
2010-05-10
1
-3
/
+0
*
Addressing post-submit comments regarding OpenSSL handhake changes
Brian Carlstrom
2010-05-04
1
-0
/
+48
*
Remove workarounds from JSSE tests now that SSLServerSocket.accept no longer ...
Brian Carlstrom
2010-05-04
2
-160
/
+58
*
OpenSSLSocket handshake overhaul
Brian Carlstrom
2010-05-04
5
-457
/
+231
*
Fixing javax.net.ssl test failures on RI
Brian Carlstrom
2010-04-08
3
-5
/
+13
*
Rewrite JSSE code to use one openssl SSL per SSLSocket an one SSL_CTX per SSL...
Brian Carlstrom
2010-04-06
1
-2
/
+4
*
Remove unnecessary final local variables and arguments from javax.net.ssl tests
Brian Carlstrom
2010-04-05
4
-157
/
+157
*
New "from scratch" Junit tests for javax.net.ssl
Brian Carlstrom
2010-04-03
6
-0
/
+1692