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
/
support
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove
Brian Carlstrom
2014-07-07
2
-109
/
+9
*
Assert the updated list of supported ECDHE-PSK cipher suites.
Alex Klyubin
2014-06-04
1
-2
/
+2
*
Merge "Document and assert support for TLS-PSK cipher suites."
Alex Klyubin
2014-05-29
2
-4
/
+37
|
\
|
*
Document and assert support for TLS-PSK cipher suites.
Alex Klyubin
2014-05-27
2
-4
/
+37
*
|
Simplify assertions about SSLEngine.
Alex Klyubin
2014-05-23
2
-78
/
+6
|
/
*
Enlarge the minimum key size of RSA to enhance the security
DanielMo
2014-05-09
1
-1
/
+1
*
KeyManagerFactoryTest: add all the possible key types
Kenny Root
2014-05-07
1
-4
/
+17
*
Improve detection of CloseGuard protected resource leakage
Paul Duffin
2014-05-01
1
-68
/
+0
*
Groundwork towards making the Libcore.os functionality public.
Elliott Hughes
2014-04-24
1
-2
/
+2
*
Fix SSLEngineTest for RI
Kenny Root
2014-04-22
1
-1
/
+1
*
Update SSLEngineTest for OpenSSL
Kenny Root
2014-04-10
2
-31
/
+42
*
Update SSLEngineTest for RI
Kenny Root
2014-04-10
4
-15
/
+41
*
Add X509ExtendedTrustManager
Kenny Root
2014-03-25
3
-16
/
+123
*
StandardNames: only remove DH_* for RI
Kenny Root
2014-03-21
1
-3
/
+9
*
Merge "Support multiple KeyManagers in TestSSLContext and TestKeyStore."
Alex Klyubin
2014-03-21
2
-15
/
+12
|
\
|
*
Support multiple KeyManagers in TestSSLContext and TestKeyStore.
Alex Klyubin
2014-03-19
2
-15
/
+12
*
|
StandardNames: update RI expectations
Kenny Root
2014-03-20
1
-32
/
+45
|
/
*
Modify FinalizationTester to use Runtime.gc()
Neil Fuller
2014-03-03
1
-1
/
+3
*
Addition of 1.7 methods to URLConnection.
Neil Fuller
2014-02-19
1
-4
/
+12
*
Fix another set of file related tests.
Narayan Kamath
2014-02-19
1
-36
/
+0
*
Delete unused test resources.
Narayan Kamath
2014-02-12
2
-0
/
+0
*
Skip TimaKeyStore in KeyStoreTest
An Liu
2014-02-07
1
-0
/
+6
*
Assert PKCS#7 padding supported for AES and 3DES.
Alex Klyubin
2014-01-31
1
-0
/
+12
*
X509CertificateTest: add test for negative serial
Kenny Root
2014-01-28
42
-83
/
+176
*
Delete Support_PortManager & OldDatagramSocketTest
Narayan Kamath
2014-01-06
1
-105
/
+0
*
Disable MD5 cipher suites in SSLSocket and SSLEngine.
Alex Klyubin
2013-12-19
1
-3
/
+1
*
Actually prefer Forward Secrecy cipher suites.
Alex Klyubin
2013-12-18
1
-2
/
+2
*
Assert static key ECDH disallowed in default cipher suites.
Alex Klyubin
2013-12-18
1
-4
/
+2
*
Disable 3DES cipher suites in SSLSocket.
Alex Klyubin
2013-12-18
1
-6
/
+0
*
Disable static server key ECDH cipher suites in SSLSocket.
Alex Klyubin
2013-12-17
1
-8
/
+0
*
Enable AES-GCM cipher suites by default in SSLSocket.
Alex Klyubin
2013-12-17
1
-3
/
+15
*
Enable support for TLSv1.2 cipher suites in SSLSocket.
Alex Klyubin
2013-12-17
1
-23
/
+41
*
Enable TLSv1.1 and TLSv1.2 by default for SSLSocket.
Alex Klyubin
2013-12-16
1
-1
/
+3
*
Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket.
Alex Klyubin
2013-12-16
1
-11
/
+5
*
CipherTest: add support for GCM cipher
Kenny Root
2013-12-13
1
-0
/
+2
*
Javadoc the default configuration of SSLEngine.
Alex Klyubin
2013-12-12
1
-2
/
+4
*
Javadoc the default configuration of SSLSocket.
Alex Klyubin
2013-12-11
1
-1
/
+4
*
am 439113b7: Merge "Import resources, fix JarURLConnectionTest."
Narayan Kamath
2013-11-15
1
-0
/
+0
|
\
|
*
Merge "Import resources, fix JarURLConnectionTest."
Narayan Kamath
2013-11-15
1
-0
/
+0
|
|
\
|
|
*
Import resources, fix JarURLConnectionTest.
Narayan Kamath
2013-11-14
1
-0
/
+0
*
|
|
am ebf160a0: Merge "Add serialization golden files, fix tests."
Narayan Kamath
2013-11-15
2
-43
/
+5
|
\
\
\
|
|
/
/
|
*
|
Merge "Add serialization golden files, fix tests."
Narayan Kamath
2013-11-15
2
-43
/
+5
|
|
\
\
|
|
*
|
Add serialization golden files, fix tests.
Narayan Kamath
2013-11-13
2
-43
/
+5
|
|
|
/
*
|
|
am 4cac31eb: Merge "Add untracked harmony tests."
Narayan Kamath
2013-11-15
22
-0
/
+1668
|
\
\
\
|
|
/
/
|
*
|
Merge "Add untracked harmony tests."
Narayan Kamath
2013-11-15
22
-0
/
+1668
|
|
\
\
|
|
|
/
|
|
*
Add untracked harmony tests.
Narayan Kamath
2013-11-13
22
-0
/
+1668
*
|
|
resolved conflicts for merge of 8629cea4 to klp-dev-plus-aosp
Alex Klyubin
2013-11-14
2
-0
/
+161
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
am 5ff3bc94: am 4c7d72a6: am fe1f3d77: am 11708986: am b00f46fc: am 23b3ea3a:...
Alex Klyubin
2013-11-14
2
-0
/
+161
|
|
\
\
|
|
*
\
am 4c7d72a6: am fe1f3d77: am 11708986: am b00f46fc: am 23b3ea3a: am e496d90d:...
Alex Klyubin
2013-11-14
2
-0
/
+161
|
|
|
\
\
|
|
|
*
\
am fe1f3d77: am 11708986: am b00f46fc: am 23b3ea3a: am e496d90d: am cef32f3b:...
Alex Klyubin
2013-11-14
2
-0
/
+161
|
|
|
|
\
\
[next]