summaryrefslogtreecommitdiffstats
path: root/support/src/test
Commit message (Expand)AuthorAgeFilesLines
* am a317f758: am ced71a50: am 99a25a47: am 5321ebb7: am 6d949cbf: am 951aa4f4:...Kenny Root2014-04-222-0/+0
|\
| * am ced71a50: am 99a25a47: am 5321ebb7: am 6d949cbf: am 951aa4f4: am 531968cf:...Kenny Root2014-04-222-0/+0
| |\
| | * am 99a25a47: am 5321ebb7: am 6d949cbf: am 951aa4f4: am 531968cf: am cb11b9ff:...Kenny Root2014-04-222-0/+0
| | |\
| | | * am 5321ebb7: am 6d949cbf: am 951aa4f4: am 531968cf: am cb11b9ff: Tests for AP...Kenny Root2014-04-222-0/+0
| | | |\
| | | | * am 531968cf: am cb11b9ff: Tests for API to check certificate chain signaturesKenny Root2014-04-222-0/+0
| | | | |\
| | | | | * am cb11b9ff: Tests for API to check certificate chain signaturesKenny Root2014-04-222-0/+0
| | | | | |\
| | | | | | * Tests for API to check certificate chain signaturesKenny Root2014-04-182-0/+0
* | | | | | | am 5ff3bc94: am 4c7d72a6: am fe1f3d77: am 11708986: am b00f46fc: am 23b3ea3a:...Alex Klyubin2013-11-142-0/+161
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 4c7d72a6: am fe1f3d77: am 11708986: am b00f46fc: am 23b3ea3a: am e496d90d:...Alex Klyubin2013-11-142-0/+161
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 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
* | | | | | | Move support library to a separate static libraryKenny Root2013-08-301-0/+45
|/ / / / / /
* | | | | | If libcore wants ASCII casing, it needs to ask for it like everyone else.Elliott Hughes2013-08-022-3/+5
* | | | | | am be240e13: Merge "Remove the isLocaleAvailable hacks."Elliott Hughes2013-07-242-66/+18
|\ \ \ \ \ \
| * | | | | | Remove the isLocaleAvailable hacks.Elliott Hughes2013-07-232-66/+18
* | | | | | | 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
|\ \ \ \ \ | |/ / / /