summaryrefslogtreecommitdiffstats
path: root/openssl/src/main/native
Commit message (Expand)AuthorAgeFilesLines
* Remove a workaround for an openssl bug that's been fixed upstream.Elliott Hughes2010-02-031-65/+6
* Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException.Elliott Hughes2010-01-281-11/+3
* Rewrite NativeBN_twosCompFitsIntoBytes.Elliott Hughes2009-10-301-78/+0
* Don't throw OutOfMemoryError if it's already been thrown.Elliott Hughes2009-09-171-6/+0
* Remove NativeBN_bn2twosComp.Elliott Hughes2009-09-101-22/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+896
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-896/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-6/+6
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-18/+19
* Initial ContributionThe Android Open Source Project2008-10-212-0/+895