summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge "Add exceptions for test_connectLjava_net_SocketAddressI" into lollipop...Daniel Xie2015-06-081-0/+12
| | |\ \ \ | | | |/ /
| | | * | Add exceptions for test_connectLjava_net_SocketAddressITiberiu Breana2015-06-041-0/+12
| * | | | am 3ad9b586: Merge "Fix problems with DexClassLoaderTest." into lollipop-cts-...Richard Uhler2015-06-021-285/+163
| |\ \ \ \ | | |/ / /
| | * | | Merge "Fix problems with DexClassLoaderTest." into lollipop-cts-devRichard Uhler2015-06-011-285/+163
| | |\ \ \ | | | |/ /
| | | * | Fix problems with DexClassLoaderTest.Richard Uhler2015-05-291-285/+163
| | * | | Work around issues for MR1 release associated with timezone issue.Neil Fuller2015-02-042-13/+13
* | | | | Merge "javax.crypto.Cipher: try less specific Cipher/Mode/Padding combination...Sergio Giro2015-07-133-24/+80
|\ \ \ \ \
| * | | | | javax.crypto.Cipher: try less specific Cipher/Mode/Padding combinations befor...Sergio Giro2015-07-133-24/+80
* | | | | | Fix KeyPairGeneratorTest.Narayan Kamath2015-07-101-17/+25
|/ / / / /
* | | | | Add getxattr/setxattr/removexattr syscalls.Jeff Sharkey2015-07-028-0/+139
* | | | | Merge "libcore: use default SecureRandom in KeyGen DSA tests" into mnc-devSergio Giro2015-06-262-6/+2
|\ \ \ \ \
| * | | | | libcore: use default SecureRandom in KeyGen DSA testsSergio Giro2015-06-262-6/+2
* | | | | | Add ENONET to OsConstantsErik Kline2015-06-242-0/+5
* | | | | | 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