| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved checkpoints out of main, to prep for using them to help prevent DoS att... | Gavin Andresen | 2011-12-01 | 1 | -0/+1 |
| * | Merge branch 'no-cryptopp' of https://github.com/tcatm/bitcoin | Gavin Andresen | 2011-10-05 | 1 | -1/+2 |
| |\ | |||||
| | * | remove cryptopp dependency, add simple unittest for SHA256Transform() | Nils Schneider | 2011-09-30 | 1 | -1/+2 |
| * | | remove possibility of 63 bit overflow in ParseMoney | Wladimir J. van der Laan | 2011-10-01 | 1 | -0/+2 |
| |/ | |||||
| * | Test case for base64 encode/decode | Pieter Wuille | 2011-09-27 | 1 | -0/+1 |
| * | Framework for banning mis-behaving peers | Gavin Andresen | 2011-09-21 | 1 | -1/+1 |
| * | Cleanup test suite output to be more useful. | Matt Corallo | 2011-08-08 | 1 | -1/+1 |
| * | Add file for transaction tests. | Matt Corallo | 2011-08-08 | 1 | -0/+1 |
| * | Add a file for script tests | Vegard Nossum | 2011-08-08 | 1 | -0/+1 |
| * | Fix testing setup | Vegard Nossum | 2011-08-08 | 1 | -0/+10 |
| * | Boost unit-testing framework. | Gavin Andresen | 2011-06-27 | 1 | -0/+6 |