| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add licenses for tests and test data | Wladimir J. van der Laan | 2014-03-18 | 1 | -0/+4 |
| * | Improve unit test code not to compare with explanatory messages for each plat... | Kangmo | 2013-12-16 | 1 | -4/+6 |
| * | Fix unit test error on OSX 10.9 using Apple LLVM v5.0. | Kangmo | 2013-12-15 | 1 | -1/+6 |
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -7/+6 |
| * | Bug fix: CDataStream::GetAndClear() when nReadPos > 0 | Gavin Andresen | 2013-10-29 | 1 | -0/+48 |
| * | Reject non-canonically-encoded sizes | Gavin Andresen | 2013-08-09 | 1 | -0/+60 |
| * | Fix signed/unsigned comparison warnings | Gavin Andresen | 2013-04-03 | 1 | -2/+2 |
| * | Compact serialization for variable-length integers | Pieter Wuille | 2012-10-20 | 1 | -0/+45 |