| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-enable SSL handshake cutthrough support (and fixed unittest) | Nagendra Modadugu | 2009-10-22 | 1 | -0/+4 |
* | Disable SMALL_BUFFERS and CUTTHROUGH, as SSLSession test fails with these flags. | Nagendra Modadugu | 2009-10-08 | 1 | -8/+0 |
* | Fix several leaks in OpenSSL JNI cipher suites code. | Elliott Hughes | 2009-10-07 | 3 | -146/+69 |
* | Enable SMALL_BUFFERS and HANDSHAKE_CUTTHROUGH for SSL connections. | Nagendra Modadugu | 2009-10-06 | 1 | -11/+21 |
* | Use jniThrowException instead of FindClass/ThrowNew. | Elliott Hughes | 2009-10-01 | 2 | -17/+7 |
* | Fix 32-bit int shifted >= 32 bits in SSLInputStream. | Elliott Hughes | 2009-09-24 | 1 | -5/+5 |
* | am 158135f4: am 2317d8dd: Merge change 26055 into eclair | Bob Lee | 2009-09-21 | 1 | -39/+46 |
|\ |
|
| * | 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 |
* | | Several small native code fixes. | Elliott Hughes | 2009-09-10 | 1 | -14/+0 |
* | | Use Get*ArrayRegion/Set*ArrayRegion instead of Get*ArrayElements. | Elliott Hughes | 2009-09-09 | 2 | -14/+8 |
* | | Add missing calls to ReleaseByteArrayElements. | Elliott Hughes | 2009-09-08 | 2 | -4/+4 |
|/ |
|
* | Fix two calls to memset(3) whose arguments were reversed. | Elliott Hughes | 2009-09-02 | 1 | -1/+1 |
* | Update x-net to Harmony r802921. | Jesse Wilson | 2009-08-27 | 92 | -2062/+1326 |
* | am dfd0afbc: Each time we start an SSL session, we have to find the trust anc... | Bob Lee | 2009-08-26 | 2 | -0/+28 |
|\ |
|
| * | Each time we start an SSL session, we have to find the trust anchor. This use... | Bob Lee | 2009-08-26 | 2 | -0/+28 |
* | | am 2b2e488b: Exposed default trust manager. | Bob Lee | 2009-08-20 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | Exposed default trust manager. | Bob Lee | 2009-08-20 | 1 | -1/+9 |
* | | am 29326482: Removing MD2 | Urs Grob | 2009-07-30 | 3 | -18/+27 |
|\ \
| |/ |
|
| * | Removing MD2 | Urs Grob | 2009-07-29 | 3 | -18/+27 |
* | | Merge change 4613 | Android (Google) Code Review | 2009-07-10 | 1 | -4/+10 |
|\ \ |
|
| * | | Performance improvement for OpenSSLSocketImpl in read and write | Urs Grob | 2009-06-18 | 1 | -4/+10 |
* | | | am ab4b7f70: Merge change 5967 into donut | Android (Google) Code Review | 2009-07-06 | 1 | -7/+4 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | 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 |
* | | remove all references to LogSocket.h | Mathias Agopian | 2009-06-05 | 1 | -4/+0 |
* | | AI 144418: am: CL 144381 am: CL 144356 Synchronized code that touches native ... | Bob Lee | 2009-04-02 | 2 | -6/+19 |
* | | Automated import from //branches/master/...@141357,141357 | 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 //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 2 | -29/+41 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 118 | -0/+23321 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 113 | -22333/+0 |
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 17 | -1398/+410 |
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 18 | -418/+1736 |
* | 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 | 4 | -2/+46 |
* | 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 | 112 | -0/+20123 |