summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* am b2d079d5: am aa2be6b8: SSLSocket.close() should not throw an IOException i...Brian Carlstrom2011-01-301-0/+44
|\
| * SSLSocket.close() should not throw an IOException if there is a problem sendi...Brian Carlstrom2011-01-302-10/+49
| * Merge from open-source gingerbreadJean-Baptiste Queru2011-01-144-8/+10
| |\
| | * Address CTS test failures in libcore for gingerbread.Jesse Wilson2011-01-074-8/+10
| * | Clean up/out some comments.Dan Bornstein2011-01-142-63/+3
| * | Remove pointless tests.Dan Bornstein2011-01-137-1096/+0
| * | Fix Double.toString.Elliott Hughes2011-01-112-11/+47
| * | Merge "Fix @see links" into gingerbreadBrad Fitzpatrick2011-01-101-4/+4
| |\ \
| | * | Fix @see linksBrad Fitzpatrick2011-01-051-4/+4
| * | | Fix libcore javadoc errors.Elliott Hughes2011-01-054-79/+26
| |/ /
* | | Remember intermediate CAs in TrustMangerImpl's IndexedPKIXParametersBrian Carlstrom2011-01-302-53/+52
* | | Fix @see linksBrad Fitzpatrick2011-01-271-4/+4
* | | Fix libcore javadoc errors.Elliott Hughes2011-01-274-79/+26
* | | Tracking jarjar of org.bouncycastle to com.android.org.bouncycastleBrian Carlstrom2011-01-247-14/+12
* | | SSLSocket.close() should not throw an IOException if there is a problem sendi...Brian Carlstrom2011-01-242-10/+49
* | | Merge "Cipher.init incorrectly implements RFC 3280 key usage validation" into...Brian Carlstrom2011-01-236-14/+139
|\ \ \
| * | | Cipher.init incorrectly implements RFC 3280 key usage validationBrian Carlstrom2011-01-236-14/+139
* | | | Merge "Skip bytes by reading if the file is not seekable." into honeycombOwen Lin2011-01-234-10/+121
|\ \ \ \ | |/ / / |/| | |
| * | | Skip bytes by reading if the file is not seekable.Owen Lin2011-01-204-10/+121
* | | | Handle the CacheResponse returning a null body.Jesse Wilson2011-01-202-6/+46
* | | | Update canonical format of Elliptic Curve CA certificate to match newer opensslBrian Carlstrom2011-01-201-2/+2
* | | | Merge "CA certificate update" into honeycombBrian Carlstrom2011-01-2026-0/+2329
|\ \ \ \
| * | | | CA certificate updateBrian Carlstrom2011-01-2026-0/+2329
* | | | | Defend against null directory list in FileClientSessionCacheBrian Carlstrom2011-01-201-4/+7
* | | | | Merge "Fix URL character bugs by adding yet another encoder." into honeycombJesse Wilson2011-01-194-23/+225
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix URL character bugs by adding yet another encoder.Jesse Wilson2011-01-194-23/+225
* | | | | Clarify sslSelect commentBrian Carlstrom2011-01-191-5/+6
* | | | | Merge "Ensure sslSelect is non-blocking" into honeycombBrian Carlstrom2011-01-191-24/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ensure sslSelect is non-blockingBrian Carlstrom2011-01-181-24/+27
* | | | | Fix Double.toString.Elliott Hughes2011-01-182-3/+37
|/ / / /
* | | | Make the comment reflect reality.Dan Bornstein2011-01-173-4/+5
* | | | Finish fleshing out the basic coverage.Dan Bornstein2011-01-171-22/+171
* | | | Naming: Reduce confusion, increase consistency.Dan Bornstein2011-01-174-21/+21
* | | | Copy the second jar/dex files in setUp().Dan Bornstein2011-01-171-8/+13
* | | | Start to use the second jar/dex file in DexClassLoaderTest.Dan Bornstein2011-01-177-55/+207
|/ / /
* | | Add a clarification about this file's place in the universe.Dan Bornstein2011-01-161-4/+19
* | | Clean up and slightly expand this test.Dan Bornstein2011-01-164-28/+76
* | | Add a second jar/dex file for testing purposes.Dan Bornstein2011-01-167-5/+106
* | | Merge "This test is now bona fide nontrivial." into honeycombDan Bornstein2011-01-147-16/+258
|\ \ \
| * | | This test is now bona fide nontrivial.Dan Bornstein2011-01-147-16/+258
* | | | Clean up/out some comments. DO NOT MERGE.Dan Bornstein2011-01-142-63/+3
|/ / /
* | | Merge "Make the test even yet a little less trivial." into honeycombDan Bornstein2011-01-144-1/+37
|\ \ \
| * | | Make the test even yet a little less trivial.Dan Bornstein2011-01-144-1/+37
* | | | Merge "Make the test a little less trivial." into honeycombDan Bornstein2011-01-141-12/+32
|\ \ \ \ | |/ / /
| * | | Make the test a little less trivial.Dan Bornstein2011-01-141-12/+32
* | | | Merge "Don't infinite loop in Field.toString()" into honeycombJesse Wilson2011-01-132-38/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Don't infinite loop in Field.toString()Jesse Wilson2011-01-132-38/+11
* | | | Merge "Fix HTTP cookie to do case mapping with Locale.US." into honeycombJesse Wilson2011-01-132-10/+31
|\ \ \ \
| * | | | Fix HTTP cookie to do case mapping with Locale.US.Jesse Wilson2011-01-132-10/+31
| |/ / /
* | | | Remove pointless tests. DO NOT MERGE.Dan Bornstein2011-01-137-1096/+0
|/ / /