- 9a497b6 Merge "Fix UnmodifiableEntrySet.toArray() ordering" by Neil Fuller · 10 years ago
- b5730a1 TLS-PSK cipher suites enabled when PSKKeyManager is provided. by Alex Klyubin · 10 years ago
- 8d290a5 Remove by Brian Carlstrom · 10 years ago
- 244e90a Fix UnmodifiableEntrySet.toArray() ordering by Neil Fuller · 10 years ago
- f14c0fd Assert the updated list of supported ECDHE-PSK cipher suites. by Alex Klyubin · 10 years ago
- 4352ab4 Merge "Document and assert support for TLS-PSK cipher suites." by Alex Klyubin · 10 years ago
- c9461f3 Document and assert support for TLS-PSK cipher suites. by Alex Klyubin · 10 years ago
- 2c8bbf4 Simplify assertions about SSLEngine. by Alex Klyubin · 10 years ago
- 2e68348 Enlarge the minimum key size of RSA to enhance the security by DanielMo · 10 years ago
- 888373c KeyManagerFactoryTest: add all the possible key types by Kenny Root · 11 years ago
- a6f350c Improve detection of CloseGuard protected resource leakage by Paul Duffin · 11 years ago
- 5d930ca Groundwork towards making the Libcore.os functionality public. by Elliott Hughes · 11 years ago
- a368cef Fix SSLEngineTest for RI by Kenny Root · 11 years ago
- 727df12 Update SSLEngineTest for OpenSSL by Kenny Root · 11 years ago
- 3ad1704 Update SSLEngineTest for RI by Kenny Root · 11 years ago
- 70bf6bc Add X509ExtendedTrustManager by Kenny Root · 11 years ago
- 3c9ab07 StandardNames: only remove DH_* for RI by Kenny Root · 11 years ago
- b335c68 Merge "Support multiple KeyManagers in TestSSLContext and TestKeyStore." by Alex Klyubin · 11 years ago
- a05be72 StandardNames: update RI expectations by Kenny Root · 11 years ago
- edeec21 Support multiple KeyManagers in TestSSLContext and TestKeyStore. by Alex Klyubin · 11 years ago
- 9c46602 Modify FinalizationTester to use Runtime.gc() by Neil Fuller · 11 years ago
- 2587ef9 Addition of 1.7 methods to URLConnection. by Neil Fuller · 11 years ago
- 2b7c839 Fix another set of file related tests. by Narayan Kamath · 11 years ago
- a70e905 Delete unused test resources. by Narayan Kamath · 11 years ago
- f0cd15d Skip TimaKeyStore in KeyStoreTest by An Liu · 11 years ago
- 9f48b7f Assert PKCS#7 padding supported for AES and 3DES. by Alex Klyubin · 11 years ago
- f2c1e7e X509CertificateTest: add test for negative serial by Kenny Root · 11 years ago
- 82c6425 Delete Support_PortManager & OldDatagramSocketTest by Narayan Kamath · 11 years ago
- 71fa3ff Disable MD5 cipher suites in SSLSocket and SSLEngine. by Alex Klyubin · 11 years ago
- 1169c54 Actually prefer Forward Secrecy cipher suites. by Alex Klyubin · 11 years ago
- 69f9b8d Assert static key ECDH disallowed in default cipher suites. by Alex Klyubin · 11 years ago
- 9a61ef3 Disable 3DES cipher suites in SSLSocket. by Alex Klyubin · 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
- 2cca77a Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket. by Alex Klyubin · 11 years ago
- 0e5952d CipherTest: add support for GCM cipher by Kenny Root · 11 years ago
- b4675a5 Javadoc the default configuration of SSLEngine. by Alex Klyubin · 11 years ago
- 50ef556 Javadoc the default configuration of SSLSocket. by Alex Klyubin · 11 years ago
- b3cc80c am 439113b7: Merge "Import resources, fix JarURLConnectionTest." by Narayan Kamath · 11 years ago
- 7c7bb92 am ebf160a0: Merge "Add serialization golden files, fix tests." by Narayan Kamath · 11 years ago
- 114b527 am 4cac31eb: Merge "Add untracked harmony tests." by Narayan Kamath · 11 years ago
- 439113b Merge "Import resources, fix JarURLConnectionTest." by Narayan Kamath · 11 years ago
- ebf160a Merge "Add serialization golden files, fix tests." by Narayan Kamath · 11 years ago
- 4cac31e Merge "Add untracked harmony tests." by Narayan Kamath · 11 years ago
- f6fb19a resolved conflicts for merge of 8629cea4 to klp-dev-plus-aosp by Alex Klyubin · 11 years ago
- 8629cea am 5ff3bc94: am 4c7d72a6: am fe1f3d77: am 11708986: am b00f46fc: am 23b3ea3a: am e496d90d: am cef32f3b: Merge "SSLEngine: Test that server params are verified" into jb-dev by Alex Klyubin · 11 years ago
- 5ff3bc9 am 4c7d72a6: am fe1f3d77: am 11708986: am b00f46fc: am 23b3ea3a: am e496d90d: am cef32f3b: Merge "SSLEngine: Test that server params are verified" into jb-dev by Alex Klyubin · 11 years ago
- 4c7d72a am fe1f3d77: am 11708986: am b00f46fc: am 23b3ea3a: am e496d90d: am cef32f3b: Merge "SSLEngine: Test that server params are verified" into jb-dev by Alex Klyubin · 11 years ago
- fe1f3d7 am 11708986: am b00f46fc: am 23b3ea3a: am e496d90d: am cef32f3b: Merge "SSLEngine: Test that server params are verified" into jb-dev by Alex Klyubin · 11 years ago
- 23b3ea3 am e496d90d: am cef32f3b: Merge "SSLEngine: Test that server params are verified" into jb-dev by Alex Klyubin · 11 years ago
- e496d90 am cef32f3b: Merge "SSLEngine: Test that server params are verified" into jb-dev by Alex Klyubin · 11 years ago
- e19fe36 Import resources, fix JarURLConnectionTest. by Narayan Kamath · 11 years ago
- 0669a8c SSLEngine: Test that server params are verified by Alex Klyubin · 11 years ago
- 6644b6a Merge "Higher-level default configuration asserts for TLS/SSL primitives." by Alex Klyubin · 11 years ago
- 9aab36e Add serialization golden files, fix tests. by Narayan Kamath · 11 years ago
- cb318c6 Add untracked harmony tests. by Narayan Kamath · 11 years ago
- 36490d4 Merge "Deprioritize HMAC-MD5 in default TLS/SSL cipher suites." by Alex Klyubin · 11 years ago
- 181e96d Add a second intermediate test CA. by William Luh · 11 years ago
- f605c68 Higher-level default configuration asserts for TLS/SSL primitives. by Alex Klyubin · 11 years ago
- 76900fa Deprioritize HMAC-MD5 in default TLS/SSL cipher suites. by Alex Klyubin · 11 years ago
- 4892adf Prefer Forward Secrecy TLS/SSL cipher suites by default. by Alex Klyubin · 11 years ago
- 3cb3d30 Deprioritize RC4-based TLS/SSL cipher suites. by Alex Klyubin · 11 years ago
- f13911b Exact asserts for TLS/SSL protocols used by default. by Alex Klyubin · 11 years ago
- 632b6f7 Exact check for cipher suites used by SSLEngine by default. by Alex Klyubin · 11 years ago
- 2cd541f Refactor TLS/SSL cipher suite and protocol assertions. by Alex Klyubin · 11 years ago
- c1caa05 Do not use short-keyed TLS/SSL cipher suites by default. by Alex Klyubin · 11 years ago
- bda6980 JarUtils: try using the DigestEncryptionAlgorithm by Kenny Root · 11 years ago
- 9d72aad Conscrypt: add SHA-224 with tests by Kenny Root · 11 years ago
- 422092d Remove BC workaround in TestKeyStore by Kenny Root · 11 years ago
- 4616c7f Move support library to a separate static library by Kenny Root · 11 years ago
- b397b19 Move support library to a separate static library by Kenny Root · 11 years ago
- b274574 If libcore wants ASCII casing, it needs to ask for it like everyone else. by Elliott Hughes · 11 years ago
- cd059a5 am be240e13: Merge "Remove the isLocaleAvailable hacks." by Elliott Hughes · 11 years ago
- dd9b761 Remove the isLocaleAvailable hacks. by Elliott Hughes · 11 years ago
- 448053c am 35e2b734: Merge "JarFile: finish support for authenticated attributes" by Kenny Root · 11 years ago
- 3de7083 JarFile: finish support for authenticated attributes by Kenny Root · 11 years ago
- c286ebc am b5ba804a: Merge "Fix @deprecated javadoc orthography." by Elliott Hughes · 11 years ago
- 99b4489 Fix @deprecated javadoc orthography. by Elliott Hughes · 11 years ago
- 07064a7 am 0897c605: Merge "PBKDF2 tests to exercise new, correct PBE implementation." by Brian Carlstrom · 11 years ago
- 3f410d3 PBKDF2 tests to exercise new, correct PBE implementation. by William Luh · 12 years ago
- e9e7f03 CipherTest fixes by Brian Carlstrom · 11 years ago
- 1eba66d CipherTest fixes by Brian Carlstrom · 11 years ago
- 32d4f90 Rename AndroidKeyStoreProvider -> AndroidKeyStore by Kenny Root · 12 years ago
- 0b0c737 Rename AndroidKeyStore in tests to match impl by Kenny Root · 12 years ago
- 90d02cb Check the EE's eKU extension field, if present. by Chris Palmer · 12 years ago
- 0da1515 Check the EE's eKU extension field, if present. by Chris Palmer · 12 years ago
- 691f0a5 Cleanup openssl test generation scripts to work in any directory by Brian Carlstrom · 12 years ago
- 8659e5f Add test for empty CRL by Kenny Root · 12 years ago
- a698d22 SigAlgParams and other tests by Kenny Root · 12 years ago
- ac4b39b Tracking bouncycastle 1.48 upgrade by Brian Carlstrom · 12 years ago
- 0d7f656 X509CertificateTest: test for empty subjectAltNames by Kenny Root · 12 years ago
- 309e456 Add test for X509CertificateFactory#generateCertificates by Kenny Root · 12 years ago
- e9eff57 Add X509CRLTest in libcore tests by Kenny Root · 12 years ago
- 9ca3d07 Add X509CertificateTest in libcore tests by Kenny Root · 12 years ago
- df99092 resolved conflicts for merge of eef7e935 to jb-mr1-dev-plus-aosp by Brian Carlstrom · 12 years ago
- eef7e93 Test to verify BC Signature algorithms by OID by Brian Carlstrom · 12 years ago
- 9fb84f4 am adcea0bf: Merge "Prefer PKIX algorithm name for TrustManagerFactory and KeyManagerFactory" by Brian Carlstrom · 12 years ago
- c934a09 Prefer PKIX algorithm name for TrustManagerFactory and KeyManagerFactory by Brian Carlstrom · 12 years ago