summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
|/ / / / / /
* | | | | | Merge "Add getxattr/setxattr/removexattr syscalls." into mnc-devJeff Sharkey2015-07-028-0/+139
|\ \ \ \ \ \
| * | | | | | Add getxattr/setxattr/removexattr syscalls.Jeff Sharkey2015-07-028-0/+139
* | | | | | | am 21b7f1d3: am 45c2f8a3: am a17cd656: Merge "Explicitly set DateFormat.is24H...Daniel Xie2015-07-020-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | am 45c2f8a3: am a17cd656: Merge "Explicitly set DateFormat.is24Hour value nee...Daniel Xie2015-07-024-9/+26
| |\ \ \ \ \ | | |/ / / /
| | * | | | am a17cd656: Merge "Explicitly set DateFormat.is24Hour value needed by tests"...Daniel Xie2015-07-024-9/+26
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge "Explicitly set DateFormat.is24Hour value needed by tests" into lollipo...Daniel Xie2015-07-014-9/+26
| | | |\ \ \
| | | | * | | Explicitly set DateFormat.is24Hour value needed by testsNeil Fuller2015-06-154-9/+26
* | | | | | | am 6c131744: am 9db04571: am eeb2a73b: Merge "Fix for devices with multiple m...Neil Fuller2015-06-260-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 9db04571: am eeb2a73b: Merge "Fix for devices with multiple multicast-capa...Neil Fuller2015-06-260-0/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | am eeb2a73b: Merge "Fix for devices with multiple multicast-capable interface...Neil Fuller2015-06-261-8/+28
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge "Fix for devices with multiple multicast-capable interfaces" into lolli...Neil Fuller2015-06-261-8/+28
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Fix for devices with multiple multicast-capable interfacesNeil Fuller2015-06-191-8/+28
| | | |/ / /
* | | | | | 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
* | | | | | | Merge "expectations: add SSL_renegotiate tests to known failures" into mnc-devSergio Giro2015-06-231-0/+9
|\ \ \ \ \ \ \
| * | | | | | | expectations: add SSL_renegotiate tests to known failuresSergio Giro2015-06-231-0/+9
| |/ / / / / /
* | | | | | | Add CTS test for unaligned reads / writes with swaps.Narayan Kamath2015-06-221-0/+57
* | | | | | | 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
* | | | | | Merge "Add RSA-OAEP and RSA-PSS to StandardNames." into mnc-devAlex Klyubin2015-06-191-0/+11
|\ \ \ \ \ \
| * | | | | | Add RSA-OAEP and RSA-PSS to StandardNames.Alex Klyubin2015-06-171-0/+11
* | | | | | | 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 "Send SIGQUIT when finalizer times out" into mnc-devMathieu Chartier2015-06-111-0/+10
|\ \ \ \ \ \ \
| * | | | | | | Send SIGQUIT when finalizer times outMathieu Chartier2015-06-111-0/+10
* | | | | | | | Merge "Fix lookup order when opening directly from APK" into mnc-devDmitriy Ivanov2015-06-113-99/+126
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix lookup order when opening directly from APKDmitriy Ivanov2015-06-113-99/+126
* | | | | | | | | libcore: add tests to check behaviour for padding and decrypt modeSergio Giro2015-06-111-9/+60
* | | | | | | | | Merge "SSLEngineTest: set up server instead of using anon" into mnc-devKenny Root2015-06-101-14/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SSLEngineTest: set up server instead of using anonKenny Root2015-06-101-14/+7
* | | | | | | | | | 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 "Fix X509CertificateTest.testVerifyPublicKeyString failure." into mnc-devAlex Klyubin2015-06-101-6/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix X509CertificateTest.testVerifyPublicKeyString failure.Alex Klyubin2015-06-101-6/+7
| |/ / / / / / /
* | | | | | | | Merge "Explicitly set DateFormat.is24Hour value needed by tests" into mnc-devNeil Fuller2015-06-104-9/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Explicitly set DateFormat.is24Hour value needed by testsNeil Fuller2015-06-104-9/+26
* | | | | | | | | Relax the test for inappropriate fallbackKenny Root2015-06-091-4/+7
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'mnc-dev' of https://googleplex-android.googlesource.com/_direct...Hudson Mdm2015-06-091-57/+0
|\ \ \ \ \ \ \ \