summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* libcore: remove unnecessary assertion in testNewConstructors_SuccessSergio Giro2015-06-221-1/+0
* Make sure the Services cache is refreshedKenny Root2015-06-222-0/+3
* ProviderTest : make sure alias / algo. lookups are case insensitive.Narayan Kamath2015-06-221-2/+3
* ProviderTest: Add provider name to failure message.Narayan Kamath2015-06-181-3/+5
* libcore: removed unnecessary code in SSLSocketTestSergio Giro2015-06-171-7/+0
* Merge "Do not blacklist serial numbers that are too short" into mnc-devKenny Root2015-06-151-15/+0
|\
| * Do not blacklist serial numbers that are too shortKenny Root2015-06-151-15/+0
* | Merge "Fix X509CertificateTest#test_Provider." into mnc-devAlex Klyubin2015-06-151-0/+7
|\ \
| * | Fix X509CertificateTest#test_Provider.Alex Klyubin2015-06-151-0/+7
| |/
* | Fix CertificateTest#testVerifyPublicKeyString2Narayan Kamath2015-06-151-8/+7
|/
* Merge "Mark deprecated ciphers visually" into mnc-devKenny Root2015-06-122-146/+162
|\
| * Mark deprecated ciphers visuallyKenny Root2015-06-122-146/+162
* | Merge "Fix lookup order when opening directly from APK" into mnc-devDmitriy Ivanov2015-06-111-6/+8
|\ \
| * | Fix lookup order when opening directly from APKDmitriy Ivanov2015-06-111-6/+8
* | | libcore: add tests to check behaviour for padding and decrypt modeSergio Giro2015-06-111-9/+60
* | | Merge "SSLSocketTest: add test with no ciphers" into mnc-devKenny Root2015-06-101-0/+31
|\ \ \ | |/ / |/| |
| * | SSLSocketTest: add test with no ciphersKenny Root2015-06-101-0/+31
* | | Merge "Explicitly set DateFormat.is24Hour value needed by tests" into mnc-devNeil Fuller2015-06-101-0/+6
|\ \ \
| * | | Explicitly set DateFormat.is24Hour value needed by testsNeil Fuller2015-06-101-0/+6
* | | | Relax the test for inappropriate fallbackKenny Root2015-06-091-4/+7
| |/ / |/| |
* | | Merge "Update CA certificates" into mnc-devKenny Root2015-06-091-57/+0
|\ \ \
| * | | Update CA certificatesKenny Root2015-06-091-57/+0
* | | | Skip AndroidKeyStore provider in ECDHKeyAgreementTest.Alex Klyubin2015-06-091-4/+19
|/ / /
* | | libcore: throw InvalidKeyException instead of ProviderExceptionSergio Giro2015-06-099-56/+375
* | | Update CA certificatesKenny Root2015-06-0819-861/+890
|/ /
* | Merge "Add VMRuntime.runFinalizationWithTimeout" into mnc-devMathieu Chartier2015-06-052-11/+22
|\ \
| * | Add VMRuntime.runFinalizationWithTimeoutMathieu Chartier2015-06-052-11/+22
* | | Ignore AndroidKeyStore in SignatureTest.Alex Klyubin2015-06-041-0/+6
|/ /
* | No need to test EC keys of 192 bitsKenny Root2015-06-041-4/+4
|/
* Update offered ciphersKenny Root2015-06-042-102/+102
* Replace hyphen with en dashKenny Root2015-06-032-112/+112
* Merge "Configure ICU4C without relying on build-time flags" into mnc-devNeil Fuller2015-06-031-2/+7
|\
| * Configure ICU4C without relying on build-time flagsNeil Fuller2015-06-031-2/+7
* | Improve HttpURLConnection Performance docsNeil Fuller2015-06-031-6/+14
|/
* Signature2Test: calling verify a second time can throwKenny Root2015-05-291-11/+4
* Merge "Add test for application use of PathClassLoader." into mnc-devRichard Uhler2015-05-281-0/+23
|\
| * Add test for application use of PathClassLoader.Richard Uhler2015-05-281-0/+23
* | Don't throw UnsupportedOpEx on multi-char negative/percent symbols.Narayan Kamath2015-05-282-3/+27
* | Change >= to > in OldSystemTest.test_gcMathieu Chartier2015-05-271-1/+1
* | Fix OldSystemTest gcMathieu Chartier2015-05-271-3/+5
* | Merge "Fix problems with DexClassLoaderTest." into mnc-devRichard Uhler2015-05-271-289/+154
|\ \
| * | Fix problems with DexClassLoaderTest.Richard Uhler2015-05-261-289/+154
| |/
* | Serialize minusSign/percentSign as strings in DecimalFormatSymbols.Narayan Kamath2015-05-272-4/+48
|/
* Revert "Expose getSpi from crypto operations as hidden API."Alex Klyubin2015-05-194-22/+4
* Merge "Follow-up for incorrect test pre-condition" into mnc-devKenny Root2015-05-191-1/+1
|\
| * Follow-up for incorrect test pre-conditionKenny Root2015-05-191-1/+1
* | Merge "Fix test18566 to have the correct expectation" into mnc-devKenny Root2015-05-191-4/+9
|\ \ | |/
| * Fix test18566 to have the correct expectationKenny Root2015-05-191-4/+9
* | Merge "Get rid of old Harmony Services cache" into mnc-devKenny Root2015-05-194-65/+42
|\ \ | |/
| * Get rid of old Harmony Services cacheKenny Root2015-05-194-65/+42