Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
b5e85ee90a28188c97ea34a8843cdf50ebe8809d
/
luni
07c8c69
Late binding: fix refactor mistake in Cipher
by Kenny Root
· 11 years ago
c539bff
Late binding: add support to Signature
by Kenny Root
· 11 years ago
35d776d
Merge "All our structs should have a public constructor."
by Elliott Hughes
· 11 years ago
848e5ee
Merge "Make ICU.localeFromIcuLocaleId public."
by Narayan Kamath
· 11 years ago
c92598f
Make ICU.localeFromIcuLocaleId public.
by Narayan Kamath
· 11 years ago
d0432cd
Only offer the CAP_* constants on bionic.
by Elliott Hughes
· 11 years ago
c80b755
All our structs should have a public constructor.
by Elliott Hughes
· 11 years ago
8107b20
Revert "Revert "ExpatParser LP64 fixes.""
by Elliott Hughes
· 11 years ago
0a64887
Improve JCE getInstance documentation
by Kenny Root
· 11 years ago
ecd4da0
Merge "Revert "ExpatParser LP64 fixes.""
by Elliott Hughes
· 11 years ago
d88231f
Revert "ExpatParser LP64 fixes."
by Elliott Hughes
· 11 years ago
3ed78a8
Late binding: supplied Provider should be used
by Kenny Root
· 11 years ago
bfb883a
Merge "Delete test that depends on an external server."
by Narayan Kamath
· 11 years ago
4dd5268
Delete test that depends on an external server.
by Narayan Kamath
· 11 years ago
c9525e1
MemoryTest LP64 fixes.
by Elliott Hughes
· 11 years ago
a8a1e20
ExpatParser LP64 fixes.
by Elliott Hughes
· 11 years ago
183f85f
Add aarch64 to the architectures without alignment restrictions.
by Elliott Hughes
· 11 years ago
026a0cd
Be more consistent with L suffixes in NIOAcccess.
by Elliott Hughes
· 11 years ago
9adba44
NativeBreakIterator LP64 fixes.
by Elliott Hughes
· 11 years ago
df40b4a
NativeCollation LP64 fixes.
by Elliott Hughes
· 11 years ago
11f07d3
Add posix_fallocate to Libcore.os.
by Elliott Hughes
· 11 years ago
11c14e6
Merge "Assert PKCS#7 padding supported for AES and 3DES."
by Alex Klyubin
· 11 years ago
9f48b7f
Assert PKCS#7 padding supported for AES and 3DES.
by Alex Klyubin
· 11 years ago
0b6b3e1
Move the hidden File.readlink into Libcore.os.
by Elliott Hughes
· 11 years ago
a835db1
Merge "Rename our 'realpath' because it isn't the same as realpath(3)."
by Elliott Hughes
· 11 years ago
342e06a
CryptoProvider: remove duplicate algorithms
by Kenny Root
· 11 years ago
88f0e15
Remove DRLCertFactory
by Kenny Root
· 11 years ago
4253928
X509CRLTest: fix lastUpdate vs revocation time
by Kenny Root
· 11 years ago
081c0de
Rename our 'realpath' because it isn't the same as realpath(3).
by Elliott Hughes
· 11 years ago
ced0ecf
X509CRLImpl: add generics!
by Kenny Root
· 11 years ago
305e50e
X509CRLImpl: fix getRevokedCertificate by serial
by Kenny Root
· 11 years ago
a4dc1a1
Merge "X509CRLTest: add get revoked by serial test"
by Kenny Root
· 11 years ago
79e58fa
X509CRLTest: add get revoked by serial test
by Kenny Root
· 11 years ago
fd34156
Uncomment some accidentally commented tests.
by Narayan Kamath
· 11 years ago
5bdb797
Merge "Refactoring in preparation for NIO2 changes."
by Neil Fuller
· 11 years ago
7546364
Introduction of SeekableByteChannel.
by Neil Fuller
· 11 years ago
933fbbf
Refactoring in preparation for NIO2 changes.
by Neil Fuller
· 11 years ago
7df405b
Merge "Fixing FileChannel.truncate() / position()"
by Neil Fuller
· 11 years ago
5b87698
Fix Matcher.group documentation.
by Elliott Hughes
· 11 years ago
a990ad5
Fixing FileChannel.truncate() / position()
by Neil Fuller
· 11 years ago
b2dc38f
Fixed broken EnumTest
by Paul Duffin
· 11 years ago
3475bdd
Fix javadoc for Character.UnicodeScript.
by Narayan Kamath
· 11 years ago
0961801
Merge "java7: Implement new Locale APIs."
by Narayan Kamath
· 11 years ago
c5b1eb1
java7: Implement new Locale APIs.
by Narayan Kamath
· 11 years ago
bb1f261
Merge "Fix encodings in X500PrincipalTest"
by Kenny Root
· 11 years ago
29d7639
CipherInputStream: increase buffers for speed
by Kenny Root
· 11 years ago
155ee0c
Fix encodings in X500PrincipalTest
by Kenny Root
· 11 years ago
d5c3928
Merge "ProviderServiceTest: fix SecureRandom test with late binding"
by Kenny Root
· 11 years ago
bd2bce7
ProviderServiceTest: fix SecureRandom test with late binding
by Kenny Root
· 11 years ago
f61414d
Merge "Test the length of ClientHello generated by SSLSocket."
by Alex Klyubin
· 11 years ago
fdbcd4f
Merge "java7: Implement Character.UnicodeScript"
by Narayan Kamath
· 11 years ago
874403b
Merge "Invalidate DirectByteBuffers when freed."
by Calin Juravle
· 11 years ago
48819fe
java7: Implement Character.UnicodeScript
by Narayan Kamath
· 11 years ago
77c1cbc
Invalidate DirectByteBuffers when freed.
by Calin Juravle
· 11 years ago
d1e9570
Merge "Improve the Matcher documentation."
by Elliott Hughes
· 11 years ago
0860022
Removing the nestedException field from ObjectOutputStream.
by Neil Fuller
· 11 years ago
f537f38
Improve the Matcher documentation.
by Elliott Hughes
· 11 years ago
992cf02
GZIPInputStream: avoid leaks in init.
by John Spurlock
· 11 years ago
82c6425
Delete Support_PortManager & OldDatagramSocketTest
by Narayan Kamath
· 11 years ago
4ca6580
Merge "Test that icu4c only uses the Gregorian calendar when formatting date ranges for us."
by Elliott Hughes
· 11 years ago
6adedf9
Test that icu4c only uses the Gregorian calendar when formatting date ranges for us.
by Elliott Hughes
· 11 years ago
0007cf6
Test the length of ClientHello generated by SSLSocket.
by Alex Klyubin
· 11 years ago
7c5795d
Merge "Move DeleteOnExit to libcore.io."
by Narayan Kamath
· 11 years ago
3a134c5
Move DeleteOnExit to libcore.io.
by Narayan Kamath
· 11 years ago
8a246b1
Allow multiple gzip members in gzip streams.
by Narayan Kamath
· 11 years ago
71fa3ff
Disable MD5 cipher suites in SSLSocket and SSLEngine.
by Alex Klyubin
· 11 years ago
9de94e4
Fix test breakages due to TLSv1.2 enabled and FS preferred.
by Alex Klyubin
· 11 years ago
14dade3
Make DeflaterInputStream#available more consistent.
by Narayan Kamath
· 11 years ago
9a61ef3
Disable 3DES cipher suites in SSLSocket.
by Alex Klyubin
· 11 years ago
333fcb4
Merge "Disable static server key ECDH cipher suites in SSLSocket."
by Alex Klyubin
· 11 years ago
939d2d7
Throw an NPE in a more obvious manner.
by Narayan Kamath
· 11 years ago
d567f90
Move tests from harmony/archive to libcore.
by Narayan Kamath
· 11 years ago
5b15ad6
Disable static server key ECDH cipher suites in SSLSocket.
by Alex Klyubin
· 11 years ago
0f0e96a
Enable AES-GCM cipher suites by default in SSLSocket.
by Alex Klyubin
· 11 years ago
9e73d3f
Enable support for TLSv1.2 cipher suites in SSLSocket.
by Alex Klyubin
· 11 years ago
5336055
Enable TLSv1.1 and TLSv1.2 by default for SSLSocket.
by Alex Klyubin
· 11 years ago
69e4812
Merge "Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket."
by Alex Klyubin
· 11 years ago
2cca77a
Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket.
by Alex Klyubin
· 11 years ago
85dab15
Late binding: add support to Cipher
by Kenny Root
· 11 years ago
62bc43a
Merge "CipherTest: add support for GCM cipher"
by Kenny Root
· 11 years ago
0e5952d
CipherTest: add support for GCM cipher
by Kenny Root
· 11 years ago
d53b56b
Javadoc protocols and providers supported by SSLContext.
by Alex Klyubin
· 11 years ago
b4675a5
Javadoc the default configuration of SSLEngine.
by Alex Klyubin
· 11 years ago
5e528d9
Merge "Javadoc the default configuration of SSLSocket."
by Alex Klyubin
· 11 years ago
0e645fc
Merge "Fix a CharsetEncoder bug."
by Narayan Kamath
· 11 years ago
91bb19d
Fix a CharsetEncoder bug.
by Narayan Kamath
· 11 years ago
d37c7be
Fix a read/write typo.
by Elliott Hughes
· 11 years ago
b46217c
Remove blockguard check for getaddrinfo.
by Narayan Kamath
· 11 years ago
50ef556
Javadoc the default configuration of SSLSocket.
by Alex Klyubin
· 11 years ago
8f6f413
CipherTest: Move jurisdiction check lower
by Kenny Root
· 11 years ago
51c7df4
Merge "Add regression tests for gbk encoding."
by Narayan Kamath
· 11 years ago
74decd1
Merge "Catch more system calls that result in disk I/O."
by Narayan Kamath
· 11 years ago
d00b7c3
Late binding: supportsParameter is not newInstance
by Kenny Root
· 11 years ago
6d8a4f1
Late binding: address review comments
by Kenny Root
· 11 years ago
edaa74d
Catch more system calls that result in disk I/O.
by Jeff Sharkey
· 11 years ago
8dfe692
Add regression tests for gbk encoding.
by Narayan Kamath
· 11 years ago
0c1869e
Add a JNI wrapper over libziparchive.
by Narayan Kamath
· 11 years ago
96b5cd9
Fix Signature#getInstance.
by Narayan Kamath
· 11 years ago
1bb8f7e
Late binding: Provider.Service#supportsParameter
by Kenny Root
· 11 years ago
3e478f0
Used constant time comparison to avoid timing attacks.
by Xizhi Zhu (Steven)
· 11 years ago
Next »