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
/
main
/
java
/
javax
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
SSLEngineResult: better exception messages
Kenny Root
2014-05-05
1
-4
/
+4
*
Improve documentation and tests of SSLContext.init.
Alex Klyubin
2014-03-27
1
-6
/
+23
*
Add X509ExtendedTrustManager
Kenny Root
2014-03-25
4
-6
/
+166
*
Disable MD5 cipher suites in SSLSocket and SSLEngine.
Alex Klyubin
2013-12-19
1
-2
/
+2
*
Disable 3DES cipher suites in SSLSocket.
Alex Klyubin
2013-12-18
1
-7
/
+7
*
Disable static server key ECDH cipher suites in SSLSocket.
Alex Klyubin
2013-12-17
1
-8
/
+8
*
Enable AES-GCM cipher suites by default in SSLSocket.
Alex Klyubin
2013-12-17
1
-9
/
+9
*
Enable support for TLSv1.2 cipher suites in SSLSocket.
Alex Klyubin
2013-12-17
1
-0
/
+165
*
Enable TLSv1.1 and TLSv1.2 by default for SSLSocket.
Alex Klyubin
2013-12-16
1
-2
/
+2
*
Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket.
Alex Klyubin
2013-12-16
1
-4
/
+4
*
Javadoc protocols and providers supported by SSLContext.
Alex Klyubin
2013-12-13
1
-0
/
+113
*
Javadoc the default configuration of SSLEngine.
Alex Klyubin
2013-12-12
1
-0
/
+280
*
Javadoc the default configuration of SSLSocket.
Alex Klyubin
2013-12-11
1
-0
/
+506
*
Delay SSLSocketImpl instantiation until needed
Kenny Root
2013-09-10
1
-10
/
+15
*
Should favor most specific CN when working with distinguished names
Brian Carlstrom
2013-01-07
1
-7
/
+9
*
Should favor last CN when working with distinguished names
Brian Carlstrom
2013-01-04
2
-7
/
+12
*
Prefer PKIX algorithm name for TrustManagerFactory and KeyManagerFactory
Brian Carlstrom
2012-10-29
3
-5
/
+15
*
Remove various content-free package.html files.
Elliott Hughes
2012-10-11
1
-7
/
+0
*
Fix typos from "beed" to "been"
Brian Carlstrom
2012-10-11
2
-3
/
+3
*
Add consistent reasons for NullPointerException
Kenny Root
2012-09-14
3
-6
/
+6
*
javax.net.ssl javadoc cleanup
Brian Carlstrom
2012-05-09
2
-10
/
+14
*
Use lenient wildcard matching for *.clients.google.com.
Brian Carlstrom
2012-01-23
1
-2
/
+2
*
Use lenient wildcard matching for android.clients.google.com.
Jesse Wilson
2012-01-03
1
-1
/
+4
*
Cleanup verifyHostName to use regionMatches instead of regex splits.
Jesse Wilson
2012-01-02
1
-36
/
+21
*
Move the frameworks/base hostname verifier into libcore. Part 1/2
Jesse Wilson
2011-12-27
2
-131
/
+513
*
Don't trigger a reverse DNS lookup from a log statement.
Jesse Wilson
2011-06-23
1
-43
/
+36
*
am f45c08ac: Merge "Test fixes validated on RI and device"
Brian Carlstrom
2011-06-08
1
-1
/
+1
|
\
|
*
Test fixes validated on RI and device
Brian Carlstrom
2011-06-07
1
-1
/
+1
*
|
Remove more dead "security theater" cruft.
Elliott Hughes
2011-06-04
1
-22
/
+6
|
/
*
OpenSSLSocketImpl should tolerate X509KeyManager returning null values
Brian Carlstrom
2011-05-24
2
-6
/
+22
*
Add getnameinfo(3) (and gai_strerror(3)).
Elliott Hughes
2011-04-19
1
-9
/
+1
*
Improve HttpsURLConnection documentation with examples
Brian Carlstrom
2011-04-11
1
-2
/
+76
*
Remove bogus "super()" calls.
Elliott Hughes
2011-03-17
12
-13
/
+0
*
Simplify internal libcore logging.
Elliott Hughes
2011-02-22
2
-12
/
+2
*
resolved conflicts for merge of 6186821c to dalvik-dev
Jesse Wilson
2011-02-07
2
-2
/
+2
|
\
|
*
Move libcore.base classes to libcore.util and libcore.io.
Jesse Wilson
2011-02-07
2
-2
/
+2
*
|
Remove useless android-changed comments.
Elliott Hughes
2011-01-13
1
-8
/
+0
*
|
Kill most users of StringTokenizer.
Elliott Hughes
2011-01-13
1
-6
/
+3
*
|
Change all "final static"s to "static final".
Elliott Hughes
2011-01-11
1
-2
/
+2
*
|
More SecurityManager cleanup.
Elliott Hughes
2011-01-07
1
-7
/
+1
*
|
Retire SecurityManager.
Elliott Hughes
2011-01-07
4
-53
/
+25
|
/
*
Optimize DefaultHostnameVerifier.
Jesse Wilson
2010-12-20
1
-218
/
+65
*
Stop allocating empty arrays.
Elliott Hughes
2010-11-09
2
-4
/
+6
*
TrustManager improvements
Brian Carlstrom
2010-11-02
1
-2
/
+0
*
Change Engine.getInstance interfaces to make usage less error prone
Brian Carlstrom
2010-10-19
3
-28
/
+12
*
Remove Engine.spi memory leak by clearing after access
Brian Carlstrom
2010-10-19
3
-22
/
+26
*
Favor Harmony's CertificateFactory.X509 over BouncyCastle's
Brian Carlstrom
2010-10-04
1
-52
/
+43
*
Merge "Support creating unbound server sockets in DefaultServerSocketFactory....
Jesse Wilson
2010-09-29
1
-6
/
+3
|
\
|
*
Support creating unbound server sockets in DefaultServerSocketFactory.
Jesse Wilson
2010-09-29
1
-6
/
+3
*
|
Tests for ServerSocketFactory.getDefault().
Jesse Wilson
2010-09-28
1
-18
/
+13
|
/
[next]