205 Commits (5d5862a85e806f5e12c3da9f5a516839fb4c17a0)

Author SHA1 Message Date
Matt Corallo 2bc6cecebb Move DNS Seed lookup to a new thread. 13 years ago
Gavin Andresen 6853e627f1 Fix build on windows and mac 13 years ago
Gavin Andresen 15f3ad4dbd Framework for banning mis-behaving peers 13 years ago
Nils Schneider e674680ddd missed printf in AbortMessage(); merged printfs in EndMessage 13 years ago
Nils Schneider 59090133c0 log low-level network messages only when fDebug is set 13 years ago
Giel van Schijndel e4dde849ae Move CInv to protocol.[ch]pp 13 years ago
Giel van Schijndel 33e28c9948 Move CAddress to protocol.[ch]pp 13 years ago
Giel van Schijndel 507fd9d15b Start moving protocol-specific code to protocol.[ch]pp 13 years ago
Giel van Schijndel 99860de3c9 Make some global variables less-global (static) 13 years ago
Gavin Andresen 865ed8a1e5 Compile with DEBUG_LOCKORDER to detect inconsistent lock orderings that can cause deadlocks 13 years ago
Venkatesh Srinivas 25133bd74b Use 'unsigned char' rather than 'char' for pchMessageStart. 13 years ago
Matt Corallo b2120e223a Unify copyright notices. 13 years ago
Vegard Nossum 8a62fec3ee Add missing includes to net.h 13 years ago
Patrick Varilly 8c41469140 Single DB transaction for all addresses in a message 13 years ago
Wladimir J. van der Laan ae3d0aba15 Sync to bitcoin git e94010b239 13 years ago
Wladimir J. van der Laan 42c405ad23 temp patch for qtui 13 years ago
Pieter Wuille 4973174534 Limit response to getblocks to half of output buffer size 13 years ago
Wladimir J. van der Laan 0eeb4f5d5b update bitcoin core from git (eeac8727bc) 13 years ago
Wladimir J. van der Laan 18cf214528 update bitcoin core to git ce148944c7 13 years ago
Pieter Wuille 76d660ebd3 Faster timeout when connecting 13 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure 13 years ago
Wladimir J. van der Laan 822f2e3ddf update to newest git bitcoin core 13 years ago
Wladimir J. van der Laan 85663f2c18 update to bitcoin-git 13 years ago
Wladimir J. van der Laan 2097c09a9b integrate a few extra .h files 13 years ago