| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove "Messages" from the nio, prefs, sql, text, and x-net modules. | Elliott Hughes | 2010-04-14 | 1 | -563/+0 |
* | resolved conflicts for merge of dd53c703 to dalvik-dev | Elliott Hughes | 2010-04-05 | 1 | -35/+8 |
|\ |
|
| * | am f3c7fd52: Merge "Froyo InputStream.available documentation improvement." i... | Elliott Hughes | 2010-04-05 | 1 | -35/+8 |
| |\ |
|
| | * | Froyo InputStream.available documentation improvement. | Elliott Hughes | 2010-04-05 | 1 | -35/+8 |
* | | | am 3d82ade7: Merge "Have certimport.sh list certificates in BKS keystore afte... | Brian Carlstrom | 2010-04-02 | 1 | -0/+9 |
|\ \ \
| |/ / |
|
| * | | Have certimport.sh list certificates in BKS keystore after importing for veri... | Brian Carlstrom | 2010-03-31 | 1 | -0/+9 |
| |/ |
|
* | | Remove explicit 8192 arguments to BufferedReader and friends. | Elliott Hughes | 2010-03-23 | 5 | -18/+6 |
* | | Remove all remaining "@since Android" tags. | Elliott Hughes | 2010-03-22 | 7 | -11/+3 |
* | | Add some certimport.sh documention | Brian Carlstrom | 2010-03-16 | 1 | -0/+33 |
* | | Fix all instances of "new Integer" (et cetera). | Elliott Hughes | 2010-03-11 | 5 | -26/+24 |
|/ |
|
* | Fix certimport.sh to check for Bouncy Castle provider installation (and add 1... | Brian Carlstrom | 2010-03-09 | 1 | -4/+32 |
* | Merge "Add two TrustCenter roots: - TC TrustCenter Class 2 CA II - TC TrustCe... | Nagendra Modadugu | 2010-02-04 | 3 | -0/+171 |
|\ |
|
| * | Add two TrustCenter roots: | Nagendra Modadugu | 2010-02-04 | 3 | -0/+171 |
* | | Spelling fixes | Brian Carlstrom | 2010-01-26 | 2 | -2/+2 |
* | | Fix spelling of explicitly | Jesse Wilson | 2010-01-26 | 1 | -1/+1 |
|/ |
|
* | Remove StartCom MD5 root which is no longer in use: | Nagendra Modadugu | 2010-01-21 | 2 | -90/+0 |
* | Remove expired root CAs: | Nagendra Modadugu | 2010-01-20 | 3 | -99/+0 |
* | Add StartCom CA certificates: | Nagendra Modadugu | 2010-01-20 | 3 | -0/+277 |
* | Add two Verisign Root CA certificates: | Nagendra Modadugu | 2010-01-20 | 3 | -0/+200 |
* | am e732bb04: am 1c7705b6: Merge change I96996494 into eclair-mr2 | Elliott Hughes | 2009-11-24 | 2 | -35/+15 |
|\ |
|
| * | Fix browser crashes if server certificates have > 32 subjectAltNames. | Elliott Hughes | 2009-11-24 | 2 | -35/+15 |
* | | Remove 'GTE CyberTrust Root', which expired on 2/23/06. | Nagendra Modadugu | 2009-11-05 | 2 | -47/+0 |
* | | Respond to impossible CloneNotSupportedExceptions with AssertionErrors. | Jesse Wilson | 2009-10-16 | 3 | -4/+3 |
* | | Fix build. | Elliott Hughes | 2009-10-14 | 1 | -3/+0 |
* | | Update libcore/security to Harmony r823222. | Elliott Hughes | 2009-10-13 | 223 | -3330/+1669 |
|/ |
|
* | Merge change 26055 into eclair | Android (Google) Code Review | 2009-09-21 | 1 | -1/+16 |
|\ |
|
| * | Replaced an O(N) algorithm with an O(1) algorithm. This shaves off 2/3 of the... | Bob Lee | 2009-09-20 | 1 | -1/+16 |
* | | Fix cert code to use the String form for TELETEX-encoded certs; see bug 2102191. | Jesse Wilson | 2009-09-10 | 1 | -1/+5 |
|/ |
|
* | Update GlobalSign Root CA to one that expires in 2028. | Nagendra Modadugu | 2009-09-03 | 2 | -32/+31 |
* | Add Entrust root and intermediate certs. | Nagendra Modadugu | 2009-09-01 | 5 | -0/+290 |
* | Each time we start an SSL session, we have to find the trust anchor. This use... | Bob Lee | 2009-08-26 | 5 | -48/+205 |
* | Removing MD2 | Urs Grob | 2009-07-29 | 12 | -286/+119 |
* | Adding: | Nagendra Modadugu | 2009-06-15 | 4 | -0/+365 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 832 | -0/+135640 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 832 | -135629/+0 |
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -12/+1 |
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -1/+12 |
* | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 4 | -3/+13 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 2 | -24/+34 |
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 8 | -515/+895 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 187 | -3049/+9691 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 828 | -0/+128587 |