Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move from UniquePtr to std::unique_ptr. | Ian Rogers | 2014-11-04 | 1 | -2/+2 |
* | Make libcore compile with BoringSSL. | Adam Langley | 2014-09-18 | 1 | -23/+39 |
* | Fix BN to use correct size of array | Serguei Katkov | 2014-05-06 | 1 | -1/+1 |
* | NativeBN: use bn_correct_top on negative BN | Kenny Root | 2014-03-18 | 1 | -0/+2 |
* | Update BN to work when sizeof(BN_ULONG) != 4. | Colin Cross | 2014-02-21 | 1 | -51/+74 |
* | Remove StaticAssert.h. | Elliott Hughes | 2013-09-06 | 1 | -2/+1 |
* | Use correct signature for NativeBN_BN_is_prime_ex | Chris Dearman | 2013-05-29 | 1 | -2/+2 |
* | Simplify NativeBN error handling. | Elliott Hughes | 2013-04-24 | 1 | -126/+151 |
* | 64-bit fixes for BigInteger. | Elliott Hughes | 2013-04-22 | 1 | -393/+385 |
* | Make libjavacore independent of libnativehelper for the PDK. | Elliott Hughes | 2012-05-04 | 1 | -2/+2 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -1/+1 |
* | Make all filenames match their classes. | Elliott Hughes | 2011-03-03 | 1 | -0/+558 |