236 Commits (7c4c207be8420d394a5abc4368d1bb69ad4f8067)

Author SHA1 Message Date
Matt Corallo 2bc6cecebb Move DNS Seed lookup to a new thread. 13 years ago
Jeff Garzik 02d630c37f Remove vladimir's DNS seed, at his request. 13 years ago
Gavin Andresen 6853e627f1 Fix build on windows and mac 13 years ago
Luke Dashjr 65ba3e2f50 Bugfix: report error creating ThreadSocketHandler thread just like the rest 13 years ago
Luke Dashjr a4e6ae101a Only GetAdjustedTime once for the retry loop 13 years ago
Gavin Andresen 15f3ad4dbd Framework for banning mis-behaving peers 13 years ago
Pieter Wuille 88367a5fb8 SocketHandler thread can be detached 13 years ago
Gavin Andresen 9406696578 Fix AddAddress cs_mapaddresses/db transaction deadlock 13 years ago
Gavin Andresen b53e277ba1 Stay connected to seed nodes; disconnecting causes problems if you are trying to make the initial blockchain download. 13 years ago
Gavin Andresen 86fd7c5af6 Give hard-coded seed nodes a random last-seen time, to randomize order they're tried. 13 years ago
Daniel Folkinshteyn bca179e8bd Update the list of seednodes. 13 years ago
Matt Corallo b4ada906c0 Upgrade dependancies and tweak build process. 13 years ago
Giel van Schijndel 99860de3c9 Make some global variables less-global (static) 13 years ago
Venkatesh Srinivas ec93a0e219 Test for SO_NOSIGPIPE rather than assuming all BSDs support it. 13 years ago
Gavin Andresen 9f0ac16942 Do-nothing MapPort() ifndef USE_UPNP. fixes #450 13 years ago
Matt Corallo b2120e223a Unify copyright notices. 13 years ago
Johannes Henninger 1565698169 Identify as "Bitcoin + version number" when mapping UPnP port 13 years ago
Stéphane Gimenez d655a26c9d Single DB transaction for addresses from DNS seeds 13 years ago
Patrick Varilly 8c41469140 Single DB transaction for all addresses in a message 13 years ago
Giel van Schijndel 858cebed7d fix warning: unused variable 'X' [-Wunused-variable] 13 years ago
Giel van Schijndel d7f1d200ab fix warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] 13 years ago
Wladimir J. van der Laan ae3d0aba15 Sync to bitcoin git e94010b239 13 years ago
Matt Corallo fa105b1d3a Added a couple minor things to match newer build process. 13 years ago
Matt Corallo 013df1cc3b Give more detailed error messages for connection failure. 13 years ago
Matt Corallo ce8f78a7bb Only use dnsseeds and static seeds when not on testnet. 13 years ago
Pieter Wuille 4973174534 Limit response to getblocks to half of output buffer size 13 years ago
Matt Corallo f03c31db82 Add new DNSSeed dnsseed.bluematt.me. 13 years ago
Joerie de Gram ecd3e728b7 Fix connection failure debug output 13 years ago
Wladimir J. van der Laan e8ef3da713 update core to d0d80170a2 (CWallet class) 13 years ago
Wladimir J. van der Laan 0eeb4f5d5b update bitcoin core from git (eeac8727bc) 13 years ago
Pieter Wuille 64c7ee7e6b CWallet class 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 69d605f410 integration of core bitcoin 13 years ago