summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | am afd7d947: Merge "JarFile: make test chain 3 long" into jb-devKenny Root2014-04-302-0/+0
| | | | | | | | |\ \
| | | | | | | | | * | JarFile: make test chain 3 longKenny Root2014-04-292-0/+0
* | | | | | | | | | | am 3eb545e3: am 85fa4285: Merge "Groundwork towards making the Libcore.os fun...Elliott Hughes2014-04-251-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | am 85fa4285: Merge "Groundwork towards making the Libcore.os functionality pu...Elliott Hughes2014-04-241-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Groundwork towards making the Libcore.os functionality public.Elliott Hughes2014-04-241-2/+2
* | | | | | | | | | | JarFile: Add tests for ambiguous chainsKenny Root2014-04-221-0/+0
|/ / / / / / / / / /
* | | | | | | | | | am 0779dcac: am 008fbfd0: am a317f758: am ced71a50: am 99a25a47: am 5321ebb7:...Kenny Root2014-04-222-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / /
| * | | | | | | | am 008fbfd0: am a317f758: am ced71a50: am 99a25a47: am 5321ebb7: am 6d949cbf:...Kenny Root2014-04-222-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | am a317f758: am ced71a50: am 99a25a47: am 5321ebb7: am 6d949cbf: am 951aa4f4:...Kenny Root2014-04-222-0/+0
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | am ced71a50: am 99a25a47: am 5321ebb7: am 6d949cbf: am 951aa4f4: am 531968cf:...Kenny Root2014-04-222-0/+0
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | am 99a25a47: am 5321ebb7: am 6d949cbf: am 951aa4f4: am 531968cf: am cb11b9ff:...Kenny Root2014-04-222-0/+0
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | am 5321ebb7: am 6d949cbf: am 951aa4f4: am 531968cf: am cb11b9ff: Tests for AP...Kenny Root2014-04-222-0/+0
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | am 531968cf: am cb11b9ff: Tests for API to check certificate chain signaturesKenny Root2014-04-222-0/+0
| | | | | | |\ \ \ | | | | | | | |/ /
| | | | | | | * | am cb11b9ff: Tests for API to check certificate chain signaturesKenny Root2014-04-222-0/+0
| | | | | | | |\ \ | | | | | | | | |/
| | | | | | | | * Tests for API to check certificate chain signaturesKenny Root2014-04-182-0/+0
| * | | | | | | | DO NOT MERGE Fix another set of file related tests.Narayan Kamath2014-04-071-36/+0
* | | | | | | | | Fix SSLEngineTest for RIKenny Root2014-04-221-1/+1
* | | | | | | | | Update SSLEngineTest for OpenSSLKenny Root2014-04-102-31/+42
* | | | | | | | | Update SSLEngineTest for RIKenny Root2014-04-104-15/+41
* | | | | | | | | Add X509ExtendedTrustManagerKenny Root2014-03-253-16/+123
* | | | | | | | | StandardNames: only remove DH_* for RIKenny Root2014-03-211-3/+9
* | | | | | | | | Merge "Support multiple KeyManagers in TestSSLContext and TestKeyStore."Alex Klyubin2014-03-212-15/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Support multiple KeyManagers in TestSSLContext and TestKeyStore.Alex Klyubin2014-03-192-15/+12
* | | | | | | | | | StandardNames: update RI expectationsKenny Root2014-03-201-32/+45
|/ / / / / / / / /
* | | | | | | | | Modify FinalizationTester to use Runtime.gc()Neil Fuller2014-03-031-1/+3
* | | | | | | | | Addition of 1.7 methods to URLConnection.Neil Fuller2014-02-191-4/+12
* | | | | | | | | Fix another set of file related tests.Narayan Kamath2014-02-191-36/+0
* | | | | | | | | Delete unused test resources.Narayan Kamath2014-02-122-0/+0
* | | | | | | | | Skip TimaKeyStore in KeyStoreTestAn Liu2014-02-071-0/+6
* | | | | | | | | Assert PKCS#7 padding supported for AES and 3DES.Alex Klyubin2014-01-311-0/+12
|/ / / / / / / /
* | | | | | | | X509CertificateTest: add test for negative serialKenny Root2014-01-2842-83/+176
* | | | | | | | Delete Support_PortManager & OldDatagramSocketTestNarayan Kamath2014-01-061-105/+0
* | | | | | | | Disable MD5 cipher suites in SSLSocket and SSLEngine.Alex Klyubin2013-12-191-3/+1
* | | | | | | | Actually prefer Forward Secrecy cipher suites.Alex Klyubin2013-12-181-2/+2
* | | | | | | | Assert static key ECDH disallowed in default cipher suites.Alex Klyubin2013-12-181-4/+2
* | | | | | | | Disable 3DES cipher suites in SSLSocket.Alex Klyubin2013-12-181-6/+0
* | | | | | | | Disable static server key ECDH cipher suites in SSLSocket.Alex Klyubin2013-12-171-8/+0
* | | | | | | | Enable AES-GCM cipher suites by default in SSLSocket.Alex Klyubin2013-12-171-3/+15
* | | | | | | | Enable support for TLSv1.2 cipher suites in SSLSocket.Alex Klyubin2013-12-171-23/+41
* | | | | | | | Enable TLSv1.1 and TLSv1.2 by default for SSLSocket.Alex Klyubin2013-12-161-1/+3
* | | | | | | | Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket.Alex Klyubin2013-12-161-11/+5
* | | | | | | | CipherTest: add support for GCM cipherKenny Root2013-12-131-0/+2
* | | | | | | | Javadoc the default configuration of SSLEngine.Alex Klyubin2013-12-121-2/+4
* | | | | | | | Javadoc the default configuration of SSLSocket.Alex Klyubin2013-12-111-1/+4
* | | | | | | | am 439113b7: Merge "Import resources, fix JarURLConnectionTest."Narayan Kamath2013-11-151-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "Import resources, fix JarURLConnectionTest."Narayan Kamath2013-11-151-0/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Import resources, fix JarURLConnectionTest.Narayan Kamath2013-11-141-0/+0
* | | | | | | | | | am ebf160a0: Merge "Add serialization golden files, fix tests."Narayan Kamath2013-11-152-43/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge "Add serialization golden files, fix tests."Narayan Kamath2013-11-152-43/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add serialization golden files, fix tests.Narayan Kamath2013-11-132-43/+5
| | |/ / / / / / / /