| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add casts for unavoidable signed/unsigned comparisons | Jeff Garzik | 2012-04-23 | 1 | -1/+1 |
| * | Fix loop index var types, fixing many minor sign comparison warnings | Jeff Garzik | 2012-04-15 | 1 | -1/+1 |
| * | Update all copyrights to 2012 | Gavin Andresen | 2012-02-07 | 1 | -1/+1 |
| * | Network stack refactor | Pieter Wuille | 2012-01-06 | 1 | -167/+5 |
| * | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan | 2011-12-21 | 1 | -8/+6 |
| * | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr | 2011-12-20 | 1 | -6/+8 |
| * | Use std::numeric_limits<> for typesafe INT_MAX/etc | Gavin Andresen | 2011-12-19 | 1 | -1/+1 |
| * | Fix build on windows and mac | Gavin Andresen | 2011-10-07 | 1 | -1/+1 |
| * | Move CInv to protocol.[ch]pp | Giel van Schijndel | 2011-08-19 | 1 | -0/+61 |
| * | Move CAddress to protocol.[ch]pp | Giel van Schijndel | 2011-08-19 | 1 | -0/+190 |
| * | Start moving protocol-specific code to protocol.[ch]pp | Giel van Schijndel | 2011-08-19 | 1 | -0/+61 |