summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Check the EE's eKU extension field, if present.Chris Palmer2013-04-061-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
|\
| * Use the same host name in the SSL cert as in mockwebserver.Jesse Wilson2011-06-082-6/+9
* | am fd92a508: Merge "Use external/mockwebserver in libcore"Jesse Wilson2011-06-071-0/+3
|\ \ | |/
| * Use external/mockwebserver in libcoreJesse Wilson2011-06-071-0/+3
* | am 003f7a4d: Make test initialization lazyBrian Carlstrom2011-06-061-1/+1
|\ \ | |/
| * Make test initialization lazyBrian Carlstrom2011-06-041-1/+1
* | Remove more dead "security theater" cruft.Elliott Hughes2011-06-043-109/+4
|/
* Make ErrnoException a checked exception.Elliott Hughes2011-05-271-1/+1
* am e2fdfbde: Merge "OpenSSLSocketImpl should tolerate X509KeyManager returnin...Brian Carlstrom2011-05-241-80/+123
|\
| * OpenSSLSocketImpl should tolerate X509KeyManager returning null valuesBrian Carlstrom2011-05-241-80/+123