summaryrefslogtreecommitdiffstats
path: root/support/src/test/java/libcore
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
* 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
* | Toward EC TLS supportBrian Carlstrom2010-11-295-40/+478
* | Test updates for Elliptic CurveBrian Carlstrom2010-11-181-0/+45
* | TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketImpl close fix,...Brian Carlstrom2010-11-152-3/+110
* | resolved conflicts for merge of a5c608e5 to dalvik-devBrian Carlstrom2010-11-022-46/+90
|\ \
| * | TrustManager improvementsBrian Carlstrom2010-11-022-46/+90
| |/
* | 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
|\ \ | |/
| * 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
|/
* Update supported cipher suites listBrian Carlstrom2010-09-181-4/+4
* 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-191-5/+14
* Moving tests to be under the libcore.* package.Jesse Wilson2010-08-106-0/+1631