aboutsummaryrefslogtreecommitdiff
path: root/src/protocol.h
AgeCommit message (Expand)Author
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-10-20Bump Year Number to 2013super3
2013-06-19Introduce a CChainParameters singleton class and regtest mode.Mike Hearn
2013-03-29Use per-message send buffer, rather than per connectionPieter Wuille
2013-01-16Relay CMerkleBlocks when asked for MSG_FILTERED_BLOCKMatt Corallo
2012-11-13Abstract block hash substr extraction (for debug.log) into BlockHashStr inlineLuke Dashjr
2012-07-04Fix remaining warnings.Matt Corallo
2012-05-18Update License in File HeadersFordy
2012-04-17Move proto version to version.h. Reduce header deps a bit more.Jeff Garzik
2012-04-12Replace several network protocol version numbers with named constantsJeff Garzik
2012-03-26Begin doxygen-compatible commentsPieter Wuille
2012-02-24CAddrMan: stochastic address managerPieter Wuille
2012-02-21Post-feb20 simplificationsPieter Wuille
2012-02-07Update all copyrights to 2012Gavin Andresen
2012-01-17Fix handling of default portsPieter Wuille
2012-01-06Network stack refactorPieter Wuille
2011-12-21Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan
2011-12-20Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr
2011-08-19Move CInv to protocol.[ch]ppGiel van Schijndel
2011-08-19Move CAddress to protocol.[ch]ppGiel van Schijndel
2011-08-19Start moving protocol-specific code to protocol.[ch]ppGiel van Schijndel