| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix sign-compare warnings: netbase's Lookup* max-solutions may be unsigned | Jeff Garzik | 2012-04-15 | 1 | -4/+4 |
| * | Fix loop index var types, fixing many minor sign comparison warnings | Jeff Garzik | 2012-04-15 | 1 | -1/+1 |
| * | CAddrMan: stochastic address manager | Pieter Wuille | 2012-02-24 | 1 | -3/+10 |
| * | fix typo in CNetAddr::IsRFC4843() (fixes #850) | Wladimir J. van der Laan | 2012-02-17 | 1 | -1/+1 |
| * | Update all copyrights to 2012 | Gavin Andresen | 2012-02-07 | 1 | -1/+1 |
| * | Fix handling of default ports | Pieter Wuille | 2012-01-17 | 1 | -8/+10 |
| * | Merge branch 'keepnode' of https://github.com/TheBlueMatt/bitcoin | Gavin Andresen | 2012-01-16 | 1 | -3/+15 |
| |\ | |||||
| | * | Add -keepnode which attempts to -addnode and keep a connection open | Matt Corallo | 2012-01-12 | 1 | -3/+15 |
| * | | Compile with extra warnings turned on. And more makefile/code tidying up. | Gavin Andresen | 2012-01-12 | 1 | -1/+3 |
| |/ | |||||
| * | Network stack refactor | Pieter Wuille | 2012-01-06 | 1 | -0/+715 |