summaryrefslogtreecommitdiffstats
path: root/luni/src/main/native/java_math_NativeBN.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move from UniquePtr to std::unique_ptr.Ian Rogers2014-11-041-2/+2
* Make libcore compile with BoringSSL.Adam Langley2014-09-181-23/+39
* Fix BN to use correct size of arraySerguei Katkov2014-05-061-1/+1
* NativeBN: use bn_correct_top on negative BNKenny Root2014-03-181-0/+2
* Update BN to work when sizeof(BN_ULONG) != 4.Colin Cross2014-02-211-51/+74
* Remove StaticAssert.h.Elliott Hughes2013-09-061-2/+1
* Use correct signature for NativeBN_BN_is_prime_exChris Dearman2013-05-291-2/+2
* Simplify NativeBN error handling.Elliott Hughes2013-04-241-126/+151
* 64-bit fixes for BigInteger.Elliott Hughes2013-04-221-393/+385
* Make libjavacore independent of libnativehelper for the PDK.Elliott Hughes2012-05-041-2/+2
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* Make all filenames match their classes.Elliott Hughes2011-03-031-0/+558