| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Replace printf with LogPrintf / LogPrint | Gavin Andresen | 2013-09-18 | 1 | -4/+1 | |
| * | Split off hash.h from util.h | Pieter Wuille | 2012-12-18 | 1 | -0/+1 | |
| * | Trim trailing whitespace for src/*.{h,cpp} | Jeff Garzik | 2012-09-18 | 1 | -2/+2 | |
| * | fix a comment in addrman.cpp | Philip Kaufmann | 2012-08-18 | 1 | -1/+1 | |
| * | Update License in File Headers | Fordy | 2012-05-18 | 1 | -1/+1 | |
| * | Clean up warnings | Pieter Wuille | 2012-05-09 | 1 | -3/+2 | |
| * | Fix addrman crashes | Pieter Wuille | 2012-05-05 | 1 | -2/+5 | |
| * | Add extra asserts to addrman | Pieter Wuille | 2012-05-05 | 1 | -0/+19 | |
| * | Further reduce header dependencies | Pieter Wuille | 2012-04-17 | 1 | -4/+4 | |
| * | Fix loop index var types, fixing many minor sign comparison warnings | Jeff Garzik | 2012-04-15 | 1 | -2/+2 | |
| * | fix warnings: '&&' within '||' [-Wlogical-op-parentheses] | Wladimir J. van der Laan | 2012-04-15 | 1 | -1/+1 | |
| * | CAddrMan: stochastic address manager | Pieter Wuille | 2012-02-24 | 1 | -0/+506 | |