summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
...
* Tracking jarjar of org.bouncycastle to com.android.org.bouncycastleBrian Carlstrom2011-01-241-7/+7
* Cipher.init incorrectly implements RFC 3280 key usage validationBrian Carlstrom2011-01-231-1/+16
* Merge "Fix HTTP cookie to do case mapping with Locale.US." into honeycombJesse Wilson2011-01-131-2/+2
|\
| * Fix HTTP cookie to do case mapping with Locale.US.Jesse Wilson2011-01-131-2/+2
* | Remove pointless tests. DO NOT MERGE.Dan Bornstein2011-01-137-663/+0
|/
* Move tests from android.core.URLTest to URLConnectionTest.Jesse Wilson2011-01-131-43/+51
* Documentation improvements for socket options.Elliott Hughes2011-01-101-1/+1
* Test that HttpURLConnection responds gracefully when the server closes a socket.Jesse Wilson2010-12-163-35/+74
* resolved conflicts for merge of 5fc737eb to masterBrian Carlstrom2010-12-161-0/+21
|\
| * HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerif...Brian Carlstrom2010-12-161-0/+20
* | Add support for TLS_EMPTY_RENEGOTIATION_INFO_SCSV cipher suiteBrian Carlstrom2010-12-011-8/+5
* | Elliptic Crypto support for OpenSSLSocketImplBrian Carlstrom2010-12-014-31/+170
* | Fix XML DOM test failures and close guard warnings.Jesse Wilson2010-11-291-58/+5
* | am 6c78b7b9: Toward EC TLS supportBrian Carlstrom2010-11-295-40/+478
|\ \
| * | Toward EC TLS supportBrian Carlstrom2010-11-295-40/+478
* | | am 57f2cc03: Test updates for Elliptic CurveBrian Carlstrom2010-11-182-146/+45
|\ \ \ | |/ /
| * | Test updates for Elliptic CurveBrian Carlstrom2010-11-182-146/+45
* | | Improve ConcurrentCloseTest.Elliott Hughes2010-11-161-0/+57
* | | am 8a720cce: TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketIm...Brian Carlstrom2010-11-152-3/+110
|\ \ \ | |/ /
| * | TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketImpl close fix,...Brian Carlstrom2010-11-152-3/+110
* | | GZIPInputStream/GZIPOutputStream test improvements.Elliott Hughes2010-11-041-0/+0
|/ /
* | resolved conflicts for merge of a5c608e5 to dalvik-devBrian Carlstrom2010-11-022-46/+90
|\ \
| * | TrustManager improvementsBrian Carlstrom2010-11-022-46/+90
* | | am 9103cc15: am 47d94511: am 95d52b3b: Remove a pointless test, which just te...Dan Bornstein2010-10-291-256/+0
|\ \ \ | |/ /
| * | am 47d94511: am 95d52b3b: Remove a pointless test, which just tested a test s...Dan Bornstein2010-10-291-256/+0
| |\ \ | | |/
| | * Remove a pointless test, which just tested a test support class.Dan Bornstein2010-10-291-256/+0
* | | Fix broken interactions between HTTP response caches and redirects.Jesse Wilson2010-10-271-2/+4
* | | Merge "Fix ResponseCache to support caching of HTTPS responses." into dalvik-devJesse Wilson2010-10-261-6/+76
|\ \ \
| * | | Fix ResponseCache to support caching of HTTPS responses.Jesse Wilson2010-10-261-6/+76
* | | | Fixing concurrency bug in CloseGuardTester.Jesse Wilson2010-10-261-2/+2
|/ / /
* | | Close process-spawned streams when the process is destroyed.Jesse Wilson2010-10-251-0/+69
* | | am 8a81dbf2: am 1d2861f4: am 7d38fa0f: Merge "Test updates for new SecretKeyF...Brian Carlstrom2010-10-051-3/+0
|\ \ \ | |/ /
| * | am 1d2861f4: am 7d38fa0f: Merge "Test updates for new SecretKeyFactory.PBKDF2...Brian Carlstrom2010-10-051-3/+0
| |\ \ | | |/
| | * Test updates for new SecretKeyFactory.PBKDF2WithHmacSHA1 supportBrian Carlstrom2010-10-041-3/+0
* | | CloseGuard: finalizers for closeable objects should log complaintsBrian Carlstrom2010-10-043-0/+22
|/ /
* | am 65eee03b: am 2d9aee7a: Merge "Update TestUtils certificates to fix CertPat...Brian Carlstrom2010-10-042-197/+208
|\ \ | |/
| * Update TestUtils certificates to fix CertPathBuilder1Test and CertPathTestBrian Carlstrom2010-10-042-197/+208
* | resolved conflicts for merge of 0c4b3205 to masterJesse Wilson2010-09-241-184/+0
|\ \ | |/
| * Merge "Rely on the test runner to ensure a pristine VM." into gingerbreadJesse Wilson2010-09-241-184/+0
| |\
| | * Rely on the test runner to ensure a pristine VM.Jesse Wilson2010-09-241-184/+0
* | | am 82e18c5a: am 53bbb2b2: am 00feece2: Strip usage of the term \'localhost\' ...Jesse Wilson2010-09-241-3/+6
|\ \ \ | |/ /
| * | Strip usage of the term 'localhost' from URLConnectionTest.Jesse Wilson2010-09-231-3/+6
| |/
* | am 1501cd6b: am 4e44dbbe: am a2e75c78: Update supported cipher suites listBrian Carlstrom2010-09-201-4/+4
|\ \ | |/
| * Update supported cipher suites listBrian Carlstrom2010-09-181-4/+4
* | am 001c38bb: am 82cc2fdb: am 8edffc91: Merge "Fix test code that hardcodes th...Jesse Wilson2010-09-151-1/+0
|\ \ | |/
| * Fix test code that hardcodes the keystore. Necessary for the host build.Jesse Wilson2010-09-141-1/+0
* | am e721ac62: am a8d1672a: am 48dfb27f: Restore PBE Ciphers and SecreyKeyFacto...Brian Carlstrom2010-08-241-0/+32
|\ \ | |/
| * Restore PBE Ciphers and SecreyKeyFactories if underlying algorithm is support...Brian Carlstrom2010-08-231-0/+32
| * Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-gingerbreadBrian Carlstrom2010-08-196-11/+28
| |\
* | \ am 1b878d30: am f4d21046: am ccb503dd: Merge "Updating StandardNames for rece...Brian Carlstrom2010-08-231-5/+14
|\ \ \ | |/ /