| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SigOp and orphan-tx constants and counts are always unsigned. | Jeff Garzik | 2012-04-23 | 1 | -1/+1 |
| * | Fix tests after recent refactors | Pieter Wuille | 2012-04-17 | 1 | -2/+2 |
| * | DoS fix for mapOrphanTransactionsv0.6.0rc2 | Gavin Andresen | 2012-02-29 | 1 | -0/+79 |
| * | Network stack refactor | Pieter Wuille | 2012-01-06 | 1 | -18/+25 |
| * | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan | 2011-12-21 | 1 | -6/+4 |
| * | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr | 2011-12-20 | 1 | -4/+6 |
| * | Rework unit tests so test_bitcoin.cpp does not #include them all | Gavin Andresen | 2011-12-19 | 1 | -3/+4 |
| * | Orphan block fill-up-memory attack prevention | Gavin Andresen | 2011-12-01 | 1 | -0/+51 |
| * | Moved checkpoints out of main, to prep for using them to help prevent DoS att... | Gavin Andresen | 2011-12-01 | 1 | -1/+0 |
| * | Framework for banning mis-behaving peers | Gavin Andresen | 2011-09-21 | 1 | -0/+68 |