summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | am 35e2b734: Merge "JarFile: finish support for authenticated attributes"Kenny Root2013-07-011-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | JarFile: finish support for authenticated attributesKenny Root2013-07-011-0/+0
* | | | | | | am b5ba804a: Merge "Fix @deprecated javadoc orthography."Elliott Hughes2013-06-062-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix @deprecated javadoc orthography.Elliott Hughes2013-06-062-2/+2
* | | | | | | am 0897c605: Merge "PBKDF2 tests to exercise new, correct PBE implementation."Brian Carlstrom2013-06-031-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | PBKDF2 tests to exercise new, correct PBE implementation.William Luh2013-06-011-0/+1
| * | | | | CipherTest fixesBrian Carlstrom2013-05-241-2/+6
| * | | | | Check the EE's eKU extension field, if present.Chris Palmer2013-04-061-19/+62
| |/ / / /
* | | | | 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