Update all copyrights to 2012
[novacoin.git] / src / net.h
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-01-13 Gavin AndresenCompile with extra warnings turned on. And more makefil...
2012-01-06 Pieter WuilleNetwork stack refactor
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-12-19 Gavin AndresenImplement BIP 14 : separate protocol version from clien...
2011-11-26 Matt CoralloMove DNS Seed lookup to a new thread.
2011-10-07 Gavin AndresenFix build on windows and mac
2011-09-21 Gavin AndresenFramework for banning mis-behaving peers
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-15 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-07-14 Patrick VarillySingle DB transaction for all addresses in a message
2011-07-07 Wladimir J. van... Sync to bitcoin git e94010b2395694d56dd6
2011-07-07 Wladimir J. van... temp patch for qtui
2011-07-01 Pieter WuilleLimit response to getblocks to half of output buffer...
2011-06-18 Wladimir J. van... update bitcoin core from git (eeac8727bc0a951631bd)
2011-06-12 Wladimir J. van... update bitcoin core to git ce148944c776ae8e91cc058f44dd...
2011-06-11 Pieter WuilleFaster timeout when connecting
2011-06-11 Wladimir J. van... move back to original directory structure
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)