26 Commits (225f222c9fba7a831e2e5f80ccbba34ed2bca532)

Author SHA1 Message Date
Giel van Schijndel d7f1d200ab fix warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] 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
Pieter Wuille 64c7ee7e6b CWallet class 13 years ago
Pieter Wuille 76d660ebd3 Faster timeout when connecting 13 years ago
Matt Corallo c6710c7a70 Fix CPU Usage bug when using -nolisten and have no connections. 13 years ago
Doug Huff 482cb65690 Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts. 13 years ago
Pieter Wuille e104c79374 Bugfix for dnsseed introduced by dnslookup 13 years ago
Jordan Lewis fdd7d04744 Only include strlcpy.h when we have to 13 years ago
Jordan Lewis edd309e537 Only include init.h when we have to 13 years ago
Jordan Lewis 40c2614ef4 Only include net.h when we have to 13 years ago
Jordan Lewis 1512d5ce64 Only include db.h when we have to. 13 years ago
Jordan Lewis f23f9a03c8 Only include irc.h when needed 13 years ago
Gavin Andresen 00bcfe0b7e -port option to listen on arbitrary port 13 years ago
Wladimir J. van der Laan 223b6f1ba4 make bitcoin include files more modular 13 years ago
Pieter Wuille 545a679aed bugfix in dnslookup code: didn't compile in mingw 13 years ago
Pieter Wuille a6a5bb7c20 Support for name lookups in -connect and -addnode 13 years ago
Jaromil 84c3fb07b0 directory re-organization (keeps the old build system) 13 years ago
Dan Helfman f285d4f4f3 Fix for #156: UPnP segfault when no valid UPnP IGDs are found. 13 years ago
Matt Corallo 973800b52f Exit when no UPnP router found and fUseUPnP gets set to 0. 13 years ago
Jeff Garzik a2b6c1930d Update DNS seed list 13 years ago
Matt Corallo 8bb5edc1c9 Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at build time(statically linked). 13 years ago
Jeff Garzik 448b4516ff dnsseed: fix printf 14 years ago
Jeff Garzik f684aec4f3 DNS seeding 14 years ago
Gavin Andresen f36b494aeb Make send/receive limits bigger (10MB each) 14 years ago
Gavin Andresen 5a3e82f9f5 Set maxconnections default to 125 14 years ago
Gavin Andresen 9cbae55a6e Denial-of-service flood control 14 years ago
Daniel Folkinshteyn d2e2cb0d27 Added 320 fresh seednodes to replace the old ones. 14 years ago
Chris Moore 10abe4f26e Repeatedly resetting the timestamp for seed nodes in the database was slow. Only update the database if it's a real change. 14 years ago
Chris Moore 4698dd9a02 Fix -maxconnections. It used to account for the 8 outbound connections twice when calculating the number of slots left for incoming connections. 14 years ago
Witchspace 5f88e8887a add -nolisten command line option 14 years ago
s_nakamoto 629e37dde1 get external ip from irc 14 years ago
s_nakamoto 683bcb9154 efficiently sort transaction dependencies in one pass 14 years ago
gavinandresen 222e3de4be Update websites used for GetMyExternalIP 14 years ago
s_nakamoto c891967b6f bugfixes from Dean Gores, 14 years ago
s_nakamoto d9c6b09ac4 Gavin Andresen: multiple instance check, -testnet use port 18333 14 years ago
s_nakamoto 5cbf75324d Gavin's TEST network as -testnet switch, misc fixes 14 years ago
s_nakamoto 7629d36a53 try to auto-detect whether to use 128-bit 4-way SSE2 14 years ago
s_nakamoto 8555125a1a try to auto-detect whether to use 128-bit 4-way SSE2 14 years ago
s_nakamoto 3f64753779 Gavin Andresen: clean shutdown on SIGTERM 14 years ago
s_nakamoto 14002c8eba Gavin Andresen: clean shutdown on SIGTERM 14 years ago
s_nakamoto f1e1fb4bde cleanup, 14 years ago
s_nakamoto 8c9479c6bb cleanup, 14 years ago
s_nakamoto 0a61b0df12 propset svn:eol-style native 14 years ago
Satoshi Nakamoto 7f71fd13ae fix -datadir=./subdir relative path, 14 years ago
s_nakamoto 01cd2fdaf3 fix -datadir=./subdir relative path, 14 years ago