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
*
Rename inner class to NoPreloadHolder
Kenny Root
2013-07-25
1
-7
/
+7
*
Delay SSLSocketImpl instantiation until needed
Kenny Root
2013-07-23
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
|
/
*
Don't use StringBuffer where we don't need to.
Brian Carlstrom
2010-09-01
1
-3
/
+3
*
Clean up some dead/useless code.
Elliott Hughes
2010-08-11
1
-2
/
+49
*
Sorting imports.
Jesse Wilson
2010-08-11
6
-13
/
+3
*
Further small fixes to increase API compatibility with RI v6.
Jesse Wilson
2010-05-28
1
-4
/
+37
*
RI 6 support for javax.net.ssl
Brian Carlstrom
2010-05-26
12
-166
/
+341
*
Remove all trailing whitespace from the dalvik team-maintained parts of libcore.
Elliott Hughes
2010-05-13
7
-20
/
+20
*
Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni
Peter Hallam
2010-05-04
44
-0
/
+4985