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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Remove XML package.html files.
Elliott Hughes
2012-10-11
10
-892
/
+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
25
-79
/
+97
*
Remove more cruft.
Elliott Hughes
2012-08-01
1
-2
/
+0
*
Merge from AOSP
Jean-Baptiste Queru
2012-07-09
1
-12
/
+18
|
\
|
*
Fix SealedObject.readObject.
Elliott Hughes
2012-07-09
1
-12
/
+18
*
|
am 1f52ec62: Merge "Fix xpath documentation bug."
Elliott Hughes
2012-07-03
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix xpath documentation bug.
Elliott Hughes
2012-06-29
1
-1
/
+1
*
|
Revert "Revert "Cut down on object allocation in CipherInputStream""
Brian Carlstrom
2012-05-21
2
-32
/
+42
*
|
Revert "Cut down on object allocation in CipherInputStream"
Brian Carlstrom
2012-05-20
2
-38
/
+33
*
|
Cut down on object allocation in CipherInputStream
Brian Carlstrom
2012-05-17
2
-33
/
+38
*
|
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
|
/
*
CipherSpi.engineUpdate should handle null engineUpdate result
Brian Carlstrom
2011-08-23
1
-0
/
+3
*
Don't trigger a reverse DNS lookup from a log statement.
Jesse Wilson
2011-06-23
1
-43
/
+36
*
Merge "Kill more dead code and tests." into dalvik-dev
Elliott Hughes
2011-06-08
2
-104
/
+4
|
\
|
*
Kill more dead code and tests.
Elliott Hughes
2011-06-08
2
-104
/
+4
*
|
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 some unnecessary cruft.
Elliott Hughes
2011-06-06
1
-12
/
+3
*
|
Remove more dead "security theater" cruft.
Elliott Hughes
2011-06-04
3
-405
/
+18
|
/
*
OpenSSLSocketImpl should tolerate X509KeyManager returning null values
Brian Carlstrom
2011-05-24
2
-6
/
+22
*
Make CertInstaller installed CA certs trusted by applications via default Tru...
Brian Carlstrom
2011-05-16
1
-5
/
+5
*
am 347b2a60: Avoid loading all CA certs into Zygote memory, lazily load inste...
Brian Carlstrom
2011-04-29
1
-1
/
+1
|
\
|
*
Avoid loading all CA certs into Zygote memory, lazily load instead (2 of 3)
Brian Carlstrom
2011-04-29
1
-1
/
+1
*
|
Add getnameinfo(3) (and gai_strerror(3)).
Elliott Hughes
2011-04-19
3
-58
/
+3
*
|
Improve HttpsURLConnection documentation with examples
Brian Carlstrom
2011-04-11
1
-2
/
+76
|
/
*
Remove bogus "super()" calls.
Elliott Hughes
2011-03-17
24
-28
/
+0
*
Drop SecuritySupport helpers from XML.
Jesse Wilson
2011-03-14
10
-943
/
+101
*
Factor out our single-byte InputStream.read/OutputStream.write implementations.
Elliott Hughes
2011-03-07
1
-11
/
+4
*
Remove useless overrides of InputStream.read(byte[]) and OutputStream.write(b...
Elliott Hughes
2011-03-07
2
-30
/
+0
*
Kill many of the stl_style_names in Java.
Elliott Hughes
2011-03-07
2
-39
/
+33
*
Fix build.
Elliott Hughes
2011-02-24
1
-1
/
+2
*
Fix more FindBugs warnings: DM_STRING_CTOR.
Elliott Hughes
2011-02-24
1
-1
/
+1
*
Fix more FindBugs warnings: BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS.
Elliott Hughes
2011-02-24
1
-3
/
+7
*
Simplify internal libcore logging.
Elliott Hughes
2011-02-22
2
-12
/
+2
*
Fix various FindBugs warnings.
Elliott Hughes
2011-02-17
2
-3
/
+3
*
resolved conflicts for merge of 6186821c to dalvik-dev
Jesse Wilson
2011-02-07
5
-5
/
+5
|
\
|
*
Move libcore.base classes to libcore.util and libcore.io.
Jesse Wilson
2011-02-07
5
-5
/
+5
*
|
Tolerate leading slash in Cipher transformation
Brian Carlstrom
2011-01-28
1
-0
/
+5
*
|
am c9b49a59: am 4ed57b34: am 79dd7240: Merge "Cipher.init incorrectly impleme...
Brian Carlstrom
2011-01-25
1
-13
/
+18
|
\
\
|
|
/
|
*
am 4ed57b34: am 79dd7240: Merge "Cipher.init incorrectly implements RFC 3280 ...
Brian Carlstrom
2011-01-24
1
-13
/
+18
|
|
\
|
|
*
Cipher.init incorrectly implements RFC 3280 key usage validation
Brian Carlstrom
2011-01-23
1
-13
/
+18
*
|
|
Remove useless android-changed comments.
Elliott Hughes
2011-01-13
3
-12
/
+0
*
|
|
Kill most users of StringTokenizer.
Elliott Hughes
2011-01-13
2
-26
/
+19
*
|
|
Most callers of toLowerCase/toUpperCase should pass Locale.US to avoid proble...
Elliott Hughes
2011-01-13
1
-2
/
+2
*
|
|
Change all "final static"s to "static final".
Elliott Hughes
2011-01-11
1
-2
/
+2
[prev]
[next]