summaryrefslogtreecommitdiffstats
path: root/support/src/test/java/libcore
Commit message (Expand)AuthorAgeFilesLines
* Add RSA-OAEP and RSA-PSS to StandardNames.Alex Klyubin2015-06-171-0/+11
* Update offered ciphersKenny Root2015-06-041-48/+48
* No need to test "GCM" mode in regular Cipher testKenny Root2015-05-191-1/+1
* Track change from GCM -> AES/GCM/NoPaddingKenny Root2015-05-191-2/+2
* Unbreak SecretKeyFactory-related ProviderTest.Alex Klyubin2015-04-151-0/+6
* libcore: change SSLEngineTest to close SSLEngine instancesSergio Giro2015-04-081-0/+18
* Fix misspelling of KerberosBrian Carlstrom2015-03-181-1/+1
* am f0841451: Merge "Add SSLSocket tests which inspect emitted ClientHello fie...Alex Klyubin2015-01-232-58/+49
|\
| * Add SSLSocket tests which inspect emitted ClientHello fields.Alex Klyubin2015-01-222-58/+49
* | am ed755e7c: Merge "SSLEngineTest: position should be same as produced/consumed"Kenny Root2015-01-081-3/+11
|\ \ | |/
| * SSLEngineTest: position should be same as produced/consumedKenny Root2015-01-071-3/+11
* | am 8f090052: Merge "Repurpose "HexEncoding" for internal users."Narayan Kamath2014-12-163-97/+4
|\ \ | |/
| * Repurpose "HexEncoding" for internal users.Narayan Kamath2014-12-163-97/+4
* | am 06609270: Merge "Assert finite default timeout for TLS/SSL sessions."Alex Klyubin2014-11-251-1/+2
|\ \ | |/
| * Assert finite default timeout for TLS/SSL sessions.Alex Klyubin2014-11-241-1/+2
* | am 4b5092ae: Merge "Fix SSLContextTest.test_SSLContext_defaultConfiguration f...Alex Klyubin2014-11-183-241/+255
|\ \ | |/
| * Merge "Fix SSLContextTest.test_SSLContext_defaultConfiguration failure"Alex Klyubin2014-11-183-241/+255
| |\
| | * Fix SSLContextTest.test_SSLContext_defaultConfiguration failureAlex Klyubin2014-11-183-241/+255
* | | am 5a32ef57: Merge "Adjust tests for removal of DSS TLS/SSL cipher suites."Alex Klyubin2014-11-181-11/+11
|\ \ \ | |/ /
| * | Adjust tests for removal of DSS TLS/SSL cipher suites.Alex Klyubin2014-11-171-11/+11
| |/
* | am 5dbbe831: Merge "Basic library for parsing TLS/SSL ClientHellos in tests."Alex Klyubin2014-11-1311-0/+1194
|\ \ | |/
| * Basic library for parsing TLS/SSL ClientHellos in tests.Alex Klyubin2014-11-1211-0/+1194
* | am 258e3d15: TestKeyStore: more possibilities for KeyStore creationKenny Root2014-11-121-31/+78
|\ \ | |/ |/|
| * TestKeyStore: more possibilities for KeyStore creationKenny Root2014-11-121-31/+78
| * Add support for TLS_FALLBACK_SCSVKenny Root2014-10-061-0/+12
* | SSLSocket: track update to TLS defaultsKenny Root2014-11-031-6/+8
* | SSLSocket: document current behavior with SSLContextKenny Root2014-11-031-0/+50
* | Add support for TLS_FALLBACK_SCSVKenny Root2014-10-221-0/+12
|/
* TLS-PSK cipher suites enabled when PSKKeyManager is provided.Alex Klyubin2014-07-141-0/+9
* RemoveBrian Carlstrom2014-07-072-109/+9
* Assert the updated list of supported ECDHE-PSK cipher suites.Alex Klyubin2014-06-041-2/+2
* Merge "Document and assert support for TLS-PSK cipher suites."Alex Klyubin2014-05-292-4/+37
|\
| * Document and assert support for TLS-PSK cipher suites.Alex Klyubin2014-05-272-4/+37
* | Simplify assertions about SSLEngine.Alex Klyubin2014-05-232-78/+6
|/
* Enlarge the minimum key size of RSA to enhance the securityDanielMo2014-05-091-1/+1
* KeyManagerFactoryTest: add all the possible key typesKenny Root2014-05-071-4/+17
* Improve detection of CloseGuard protected resource leakagePaul Duffin2014-05-011-68/+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
* Skip TimaKeyStore in KeyStoreTestAn Liu2014-02-071-0/+6
* Assert PKCS#7 padding supported for AES and 3DES.Alex Klyubin2014-01-311-0/+12
* 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