Update copyrights to 2012 for files modified this year
[novacoin.git] / src / net.h
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-01-17 Luke DashjrCode tidyups, fixing various warnings.
2011-12-02 Matt CoralloMove DNS Seed lookup to a new thread.
2011-09-17 Nils Schneidermissed printf in AbortMessage(); merged printfs in...
2011-09-17 Nils Schneiderlog low-level network messages only when fDebug is set
2011-08-19 Giel van SchijndelMove CInv to protocol.[ch]pp
2011-08-19 Giel van SchijndelMove CAddress to protocol.[ch]pp
2011-08-19 Giel van SchijndelStart moving protocol-specific code to protocol.[ch]pp
2011-08-19 Giel van SchijndelMake some global variables less-global (static)
2011-08-17 Gavin AndresenCompile with DEBUG_LOCKORDER to detect inconsistent...
2011-08-11 Gavin AndresenMerge pull request #458 from TheBlueMatt/copyright
2011-08-11 Gavin AndresenMerge pull request #459 from jgarzik/char-msgstart
2011-08-11 Venkatesh SrinivasUse 'unsigned char' rather than 'char' for pchMessageStart.
2011-08-09 Matt CoralloUnify copyright notices.
2011-08-08 Vegard NossumAdd missing includes to net.h
2011-07-14 Patrick VarillySingle DB transaction for all addresses in a message
2011-07-01 Pieter WuilleLimit response to getblocks to half of output buffer...
2011-06-11 Pieter WuilleFaster timeout when connecting
2011-06-02 Doug HuffFix rfc1918 and rfc3927 compliance for ignoring non...
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-05-10 Pieter WuilleSupport for name lookups in -connect and -addnode
2011-04-23 Jaromildirectory re-organization (keeps the old build system)