2 Commits (c22feee634ade7f887d7e29635a8e5dc44675273)

Author SHA1 Message Date
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
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 f684aec4f3 DNS seeding 14 years ago
Gavin Andresen cbc920d474 shy patch from Hal 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 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 522dfe3422 alert system 14 years ago
Satoshi Nakamoto 7a37c906a1 block index checking on load, extra redundant checks, misc refactoring 14 years ago
s_nakamoto 401926283a alert system 14 years ago
s_nakamoto 05454818dc block index checking on load, extra redundant checks, misc refactoring 14 years ago
Gavin Andresen 8bd66202c3 Fix CRLF 14 years ago
s_nakamoto 68b973a913 fixed colors on ubuntu lucid, 14 years ago
s_nakamoto 3ca507a6eb fixed colors on ubuntu lucid, 14 years ago
s_nakamoto 24ba1b64e9 use seed nodes as fallback if IRC fails or with TOR 14 years ago
s_nakamoto c58e10565e use seed nodes as fallback if IRC fails or with TOR 14 years ago
s_nakamoto e5681bb121 more addr message error checking 14 years ago
s_nakamoto d0ac235c8f more addr message error checking 14 years ago
s_nakamoto f93d5f9ffe automatically change displayed address whenever it receives anything, 14 years ago
s_nakamoto 3b318ed095 automatically change displayed address whenever it receives anything, 14 years ago
s_nakamoto 42605ce8bc better prevention of inventory relaying during initial download, 14 years ago
s_nakamoto 7a47324c78 better prevention of inventory relaying during initial download, 14 years ago
s_nakamoto 2d98de1b3a Mac OS build fixes by laszlo 14 years ago
s_nakamoto 240f3fbe2f Mac OS build fixes by laszlo 14 years ago
s_nakamoto 5253d1ab77 strip out unfinished product, review and market stuff, 15 years ago
s_nakamoto cc4b78d59f strip out unfinished product, review and market stuff, 15 years ago
s_nakamoto 98500d70a8 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 15 years ago
s_nakamoto 22f721dbf2 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 15 years ago
s_nakamoto cb0f89646f simplify AddAddress, 15 years ago
s_nakamoto 80264be428 simplify AddAddress, 15 years ago
s_nakamoto e2c2648c14 filter out duplicate getblocks and don't relay inv messages during initial block download -- 0.2 rc2 15 years ago
s_nakamoto 2da02dd774 filter out duplicate getblocks and don't relay inv messages during initial block download -- 0.2 rc2 15 years ago
s_nakamoto 4ea3f3da1a retry IRC if name in use, 15 years ago
s_nakamoto 0bbbee96b7 retry IRC if name in use, 15 years ago
s_nakamoto c5c7911dab bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, 15 years ago
s_nakamoto e4db374421 bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, 15 years ago
s_nakamoto b349e3dca8 misc compile error 15 years ago
s_nakamoto 01fe1d2137 misc compile error 15 years ago
s_nakamoto 70e79525c9 monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5 15 years ago
s_nakamoto 31e6ea7f5d monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5 15 years ago
s_nakamoto 8b4cefd324 UI tweaks, use BindListenPort to detect instance already running, setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart 15 years ago
s_nakamoto 1a01afab23 UI tweaks, use BindListenPort to detect instance already running, setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart 15 years ago
s_nakamoto 300d4608f2 got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Linux fixes, socket send MSG_NOSIGNAL, bind INADDR_ANY, works reliably on Linux now except if wxMessageBox is used in a thread other than the GUI thread 15 years ago
s_nakamoto 93cfb02acb got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Linux fixes, socket send MSG_NOSIGNAL, bind INADDR_ANY, works reliably on Linux now except if wxMessageBox is used in a thread other than the GUI thread 15 years ago
s_nakamoto e4c05d3177 unix build merged in, bitmap resources from xpm instead of rc, better addr relay, better selection of addrs by time last seen for faster connect 15 years ago
s_nakamoto fba4088941 unix build merged in, bitmap resources from xpm instead of rc, better addr relay, better selection of addrs by time last seen for faster connect 15 years ago