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
/
org
/
apache
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add ExceptionCheck after all places we setCallbackState
Brian Carlstrom
2011-06-28
2
-21
/
+4
*
TrustedCertificateStore additions for TrustedCredentials Fragment
Brian Carlstrom
2011-06-27
1
-6
/
+34
*
Don't trigger a reverse DNS lookup from a log statement.
Jesse Wilson
2011-06-23
5
-387
/
+58
*
Remove some unnecessary cruft.
Elliott Hughes
2011-06-06
3
-37
/
+14
*
Remove more dead "security theater" cruft.
Elliott Hughes
2011-06-04
7
-2105
/
+0
*
SHA1_MessageDigestImpl should work for inputs of 256 Megabytes
Brian Carlstrom
2011-06-01
1
-1
/
+1
*
Rewrite parsing for java.net.URL.
Jesse Wilson
2011-05-25
1
-56
/
+0
*
am e2fdfbde: Merge "OpenSSLSocketImpl should tolerate X509KeyManager returnin...
Brian Carlstrom
2011-05-24
1
-6
/
+12
|
\
|
*
OpenSSLSocketImpl should tolerate X509KeyManager returning null values
Brian Carlstrom
2011-05-24
1
-6
/
+12
*
|
Ensure signature verification fast path is used with alternatively formatted ...
Brian Carlstrom
2011-05-21
1
-33
/
+16
*
|
Suppress some FindBugs warnings.
Elliott Hughes
2011-05-20
1
-2
/
+2
*
|
am c77290ea: Remove IndexedPKIXParameters
Brian Carlstrom
2011-05-20
6
-159
/
+119
|
\
\
|
|
/
|
*
Remove IndexedPKIXParameters
Brian Carlstrom
2011-05-19
6
-159
/
+119
*
|
Move the floating-point parsing code, and tidy up some documentation.
Elliott Hughes
2011-05-19
2
-627
/
+0
*
|
Expose accept(2).
Elliott Hughes
2011-05-19
3
-111
/
+0
*
|
Implement recvfrom(2).
Elliott Hughes
2011-05-19
2
-19
/
+0
*
|
am 0162c72d: Merge "Simplify KeyChain API by removing now unneeded CA certifi...
Brian Carlstrom
2011-05-17
2
-10
/
+0
|
\
\
|
|
/
|
*
Simplify KeyChain API by removing now unneeded CA certificate lookup (2 of 3)
Brian Carlstrom
2011-05-17
2
-10
/
+0
*
|
am 3041d84e: Merge "Make CertInstaller installed CA certs trusted by applicat...
Brian Carlstrom
2011-05-17
5
-211
/
+574
|
\
\
|
|
/
|
*
Make CertInstaller installed CA certs trusted by applications via default Tru...
Brian Carlstrom
2011-05-16
5
-211
/
+574
*
|
Add sendto(2) and reimplement all network writes in terms of it.
Elliott Hughes
2011-05-16
2
-12
/
+0
*
|
Remove OSNetworkSystem.close.
Elliott Hughes
2011-05-16
2
-4
/
+0
*
|
Reimplement OSNetworkSystem.isConnected in Java.
Elliott Hughes
2011-05-12
2
-4
/
+0
*
|
Expose poll(2) and reimplement java.nio.channels.Selector.
Elliott Hughes
2011-05-11
2
-4
/
+0
*
|
Clean up the select(2) implementation.
Elliott Hughes
2011-05-11
2
-101
/
+22
*
|
DatagramSocket.disconnect is really a connect(2) of an AF_UNSPEC sockaddr.
Elliott Hughes
2011-05-10
2
-4
/
+0
*
|
Merge "Dont line wrap Base64." into dalvik-dev
Jesse Wilson
2011-05-10
3
-180
/
+1
|
\
\
|
*
|
Dont line wrap Base64.
Jesse Wilson
2011-05-10
3
-180
/
+1
*
|
|
Expose connect(2).
Elliott Hughes
2011-05-09
2
-2
/
+0
|
/
/
*
|
Expose bind(2).
Elliott Hughes
2011-05-09
2
-19
/
+0
*
|
Set the sin6_scope_id field when translating an Inet6Address to a sockaddr.
Elliott Hughes
2011-05-04
1
-1
/
+19
|
/
*
Merge "Rewrite blocking connects in terms of the non-blocking primitives." in...
Elliott Hughes
2011-05-02
2
-10
/
+2
|
\
|
*
Rewrite blocking connects in terms of the non-blocking primitives.
Elliott Hughes
2011-05-02
2
-10
/
+2
*
|
resolved conflicts for merge of 7195b3b9 to dalvik-dev
Brian Carlstrom
2011-04-29
1
-1
/
+1
|
\
\
|
*
\
Merge "Fix X509CertImpl.verify(PublicKey, String) to respect provider argument"
Brian Carlstrom
2011-04-29
1
-1
/
+1
|
|
\
\
|
|
*
|
Fix X509CertImpl.verify(PublicKey, String) to respect provider argument
Brian Carlstrom
2011-04-29
1
-1
/
+1
*
|
|
|
am 347b2a60: Avoid loading all CA certs into Zygote memory, lazily load inste...
Brian Carlstrom
2011-04-29
7
-80
/
+430
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Avoid loading all CA certs into Zygote memory, lazily load instead (2 of 3)
Brian Carlstrom
2011-04-29
7
-80
/
+430
|
|
/
*
|
am 3258b524: libcore key chain support
Brian Carlstrom
2011-04-06
2
-6
/
+15
|
\
\
|
|
/
|
*
libcore key chain support
Brian Carlstrom
2011-04-06
2
-6
/
+15
|
*
Don't cache the underlying Socket's underlying SocketImpl's underlying FileDe...
Elliott Hughes
2011-04-05
2
-43
/
+12
*
|
Finish setsockopt(2).
Elliott Hughes
2011-04-06
2
-14
/
+0
*
|
Don't cache the underlying Socket's underlying SocketImpl's underlying FileDe...
Elliott Hughes
2011-04-01
2
-43
/
+12
|
/
*
Add getsockname(2) and getsockopt(2).
Elliott Hughes
2011-03-30
2
-27
/
+0
*
Move and rename an implementation detail.
Elliott Hughes
2011-03-29
1
-34
/
+0
*
Add socket(2) and start adding setsockopt(2).
Elliott Hughes
2011-03-29
2
-4
/
+0
*
Add sendfile(2).
Elliott Hughes
2011-03-29
3
-69
/
+0
*
Add readv(2)/writev(2).
Elliott Hughes
2011-03-29
2
-15
/
+0
*
Remove the caching from ClassMembers.
Jesse Wilson
2011-03-28
1
-63
/
+0
*
Add ioctl(2) for int*.
Elliott Hughes
2011-03-28
2
-4
/
+0
[prev]
[next]