| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni | Peter Hallam | 2010-05-04 | 109 | -19206/+0 |
* | OpenSSLSocket handshake overhaul | Brian Carlstrom | 2010-05-04 | 10 | -356/+405 |
* | Remove "Messages" from the nio, prefs, sql, text, and x-net modules. | Elliott Hughes | 2010-04-14 | 2 | -164/+0 |
* | Rewrite JSSE code to use one openssl SSL per SSLSocket an one SSL_CTX per SSL... | Brian Carlstrom | 2010-04-06 | 13 | -511/+495 |
* | resolved conflicts for merge of dd53c703 to dalvik-dev | Elliott Hughes | 2010-04-05 | 2 | -13/+0 |
|\ |
|
| * | Froyo InputStream.available documentation improvement. | Elliott Hughes | 2010-04-05 | 2 | -13/+0 |
* | | Remove all remaining "@since Android" tags. | Elliott Hughes | 2010-03-22 | 4 | -23/+4 |
|/ |
|
* | Fix server side SSLEngine ServerKeyExchange signature. | Costin Manolache | 2010-03-05 | 2 | -26/+30 |
* | First pass at reorganizing org.apache.harmony.xnet.provider.jsse native code ... | Brian Carlstrom | 2010-02-25 | 1 | -24/+0 |
* | Add a setHandshakeTimeout() to OpenSSLSocketImpl, which sets | Dan Egnor | 2010-02-10 | 1 | -0/+30 |
* | Set peer for new SSLSessionImpl instances. | Elliott Hughes | 2010-01-11 | 2 | -3/+4 |
* | Fix our SSLSession implementations to call valueUnbound on remove. | Elliott Hughes | 2009-12-15 | 2 | -6/+18 |
* | Fix OpenSSLSessionImpl.getCreationTime and getLastAccessedTime. | Elliott Hughes | 2009-12-15 | 1 | -86/+20 |
* | Remove duplication in OpenSSLSocket/OpenSSLServerSocket. | Elliott Hughes | 2009-11-03 | 2 | -40/+18 |
* | Fix 32-bit int shifted >= 32 bits in SSLInputStream. | Elliott Hughes | 2009-09-24 | 1 | -5/+5 |
* | Replaced an O(N) algorithm with an O(1) algorithm. This shaves off 2/3 of the... | Bob Lee | 2009-09-20 | 1 | -39/+46 |
* | Update x-net to Harmony r802921. | Jesse Wilson | 2009-08-27 | 92 | -2062/+1326 |
* | Each time we start an SSL session, we have to find the trust anchor. This use... | Bob Lee | 2009-08-26 | 2 | -0/+28 |
* | Exposed default trust manager. | Bob Lee | 2009-08-20 | 1 | -1/+9 |
* | Removing MD2 | Urs Grob | 2009-07-29 | 3 | -18/+27 |
* | Modifies OpenSSLSocketImpl to use a different lock for the instance count. It... | crazybob | 2009-07-01 | 1 | -7/+4 |
* | AI 144381: am: CL 144356 Synchronized code that touches native SSL sessions. | Bob Lee | 2009-04-02 | 2 | -6/+19 |
* | Automated import from //branches/donutburger/...@141355,141355 | Bob Lee | 2009-03-24 | 1 | -1/+1 |
* | auto import //branches/donutburger/...@140359 | The Android Open Source Project | 2009-03-18 | 1 | -2/+2 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 112 | -0/+20108 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 107 | -19177/+0 |
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 16 | -1331/+400 |
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 17 | -408/+1669 |
* | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 2 | -3/+14 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 2 | -0/+42 |
* | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 1 | -25/+34 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 53 | -616/+2432 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 106 | -0/+16969 |