aboutsummaryrefslogtreecommitdiff
path: root/src/net.h
AgeCommit message (Expand)Author
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
2011-08-19Make some global variables less-global (static)Giel van Schijndel
2011-08-17Compile with DEBUG_LOCKORDER to detect inconsistent lock orderings that can c...Gavin Andresen
2011-08-11Merge pull request #458 from TheBlueMatt/copyrightGavin Andresen
2011-08-10Merge pull request #459 from jgarzik/char-msgstartGavin Andresen
2011-08-10Use 'unsigned char' rather than 'char' for pchMessageStart.Venkatesh Srinivas
2011-08-09Unify copyright notices.Matt Corallo
2011-08-08Add missing includes to net.hVegard Nossum
2011-07-14Single DB transaction for all addresses in a messagePatrick Varilly
2011-07-01Limit response to getblocks to half of output buffer sizePieter Wuille
2011-06-12Faster timeout when connectingPieter Wuille
2011-06-02Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts.Doug Huff
2011-05-15make bitcoin include files more modularWladimir J. van der Laan
2011-05-10Support for name lookups in -connect and -addnodePieter Wuille
2011-04-23directory re-organization (keeps the old build system)Jaromil