summaryrefslogtreecommitdiffstats
path: root/support/src
Commit message (Expand)AuthorAgeFilesLines
* am fe1f3d77: am 11708986: am b00f46fc: am 23b3ea3a: am e496d90d: am cef32f3b:...Alex Klyubin2013-11-142-0/+161
|\
| * am 11708986: am b00f46fc: am 23b3ea3a: am e496d90d: am cef32f3b: Merge "SSLEn...Alex Klyubin2013-11-142-0/+161
| |\
| | * am e496d90d: am cef32f3b: Merge "SSLEngine: Test that server params are verif...Alex Klyubin2013-11-142-0/+161
| | |\
| | | * am cef32f3b: Merge "SSLEngine: Test that server params are verified" into jb-devAlex Klyubin2013-11-142-0/+161
| | | |\
| | | | * SSLEngine: Test that server params are verifiedAlex Klyubin2013-11-132-0/+161
| | | | * Fix URLConnectionTest#test_getAllowUserInteraction.Elliott Hughes2012-07-242-13/+17
* | | | | CipherTest fixesBrian Carlstrom2013-05-241-2/+6
* | | | | Rename AndroidKeyStoreProvider -> AndroidKeyStoreKenny Root2013-04-181-2/+1
* | | | | Rename AndroidKeyStore in tests to match implKenny Root2013-04-161-1/+1
* | | | | Check the EE's eKU extension field, if present.Chris Palmer2013-04-071-19/+62
|/ / / /
* | | | Cleanup openssl test generation scripts to work in any directoryBrian Carlstrom2013-03-202-63/+63
* | | | Add test for empty CRLKenny Root2013-03-062-1/+4
* | | | SigAlgParams and other testsKenny Root2013-03-0538-60/+75
* | | | Tracking bouncycastle 1.48 upgradeBrian Carlstrom2013-02-121-2/+6
* | | | X509CertificateTest: test for empty subjectAltNamesKenny Root2013-01-073-0/+4
* | | | Add test for X509CertificateFactory#generateCertificatesKenny Root2013-01-025-0/+101
* | | | Add X509CRLTest in libcore testsKenny Root2013-01-0230-7/+43
* | | | Add X509CertificateTest in libcore testsKenny Root2013-01-0124-0/+369
* | | | resolved conflicts for merge of eef7e935 to jb-mr1-dev-plus-aospBrian Carlstrom2012-11-011-4/+0
|\ \ \ \ | |/ / /
| * | | Test to verify BC Signature algorithms by OIDBrian Carlstrom2012-11-011-4/+0
| * | | Fix ConcurrentCloseTest flakiness.Elliott Hughes2012-10-161-25/+35
| * | | Change OpenSSLCipherRSA.{engineGetBlockSize,engineGetOutputSize} to return re...Brian Carlstrom2012-10-101-0/+40
* | | | am adcea0bf: Merge "Prefer PKIX algorithm name for TrustManagerFactory and Ke...Brian Carlstrom2012-10-291-12/+11
|\ \ \ \
| * | | | Prefer PKIX algorithm name for TrustManagerFactory and KeyManagerFactoryBrian Carlstrom2012-10-291-12/+11
* | | | | am d2f41fe2: Merge "Fix ConcurrentCloseTest flakiness."Elliott Hughes2012-10-161-25/+35
|\ \ \ \ \ | |/ / / /
| * | | | Fix ConcurrentCloseTest flakiness.Elliott Hughes2012-10-161-25/+35
* | | | | am 0bf8e7a3: Merge "Add support for ECDSA signatures on jar files"Kenny Root2012-10-121-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Add support for ECDSA signatures on jar filesKenny Root2012-10-121-0/+0
* | | | | am 6508bcc2: Merge "Add stronger digest support to JarVerifier"Kenny Root2012-10-103-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Add stronger digest support to JarVerifierKenny Root2012-10-103-0/+1
* | | | | am 9560ed5e: am 6ff99058: Merge "OpenSSLCipher: add Ciphers to StandardNames"Kenny Root2012-10-041-0/+20
|\ \ \ \ \ | |/ / / /
| * | | | OpenSSLCipher: add Ciphers to StandardNamesKenny Root2012-10-041-0/+20
* | | | | am 67c7510f: am f776b18f: Merge "Add more CipherTest tests"Kenny Root2012-09-281-0/+40
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Add more CipherTest testsKenny Root2012-09-281-0/+40
| |/ /
* | | Tracking upgrade to bouncycastle 1.47Brian Carlstrom2012-09-121-8/+0
* | | am a1359997: am 9f519e17: Merge "Add OpenSSLProvider support for Cipher.RSA/N...Brian Carlstrom2012-09-121-0/+1
|\ \ \ | |/ /
| * | Add OpenSSLProvider support for Cipher.RSA/None/PKCS1PaddingBrian Carlstrom2012-09-121-0/+1
* | | Add Android KeyStore provider to StandardNamesKenny Root2012-08-291-0/+6
|/ /
* | Add new Android-only algos to StandardNamesKenny Root2012-08-151-0/+4
* | Remove SSLContext TLSv1.1 and TLSv1.2 from expected list for RIBrian Carlstrom2012-08-011-0/+6
* | Fix URLConnectionTest#test_getAllowUserInteraction.Elliott Hughes2012-07-242-13/+17
* | Start removing Support_PortManager.Elliott Hughes2012-07-181-38/+8
|/
* Split OpenSSLRSAPrivateCrtKey from OpenSSLRSAPrivateKeyBrian Carlstrom2012-03-221-42/+9
* Tracking openssl-1.0.1Brian Carlstrom2012-03-212-6/+19
* Kill SerializationTester; obsoleted by SerializableTester.Jesse Wilson2011-12-131-246/+0
* Always trigger finalization the same way in our tests.Jesse Wilson2011-11-171-4/+3
* Set ANDROID_DATA for DalvikExecTestBrian Carlstrom2011-10-141-3/+3
* Fix a couple of isReachable bugs.Elliott Hughes2011-09-301-6/+6
* Fix ClassLoaderBuilder to work in an APK file.Jesse Wilson2011-08-121-1/+20
* am 8624c425: Merge "Use the same host name in the SSL cert as in mockwebserver."Jesse Wilson2011-06-082-6/+9
|\