aboutsummaryrefslogtreecommitdiff
path: root/net.cpp
AgeCommit message (Expand)Author
2010-06-18use seed nodes as fallback if IRC fails or with TORv0.2.12s_nakamoto
2010-06-15more addr message error checkingv0.2.11s_nakamoto
2010-06-10automatically change displayed address whenever it receives anything,v0.2.10s_nakamoto
2010-05-19Mac OS build fixes by laszlov0.2.8s_nakamoto
2010-02-15strip out unfinished product, review and market stuff, s_nakamoto
2010-02-14renamed a few rpc methodss_nakamoto
2010-02-14Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first characte...s_nakamoto
2010-02-12command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto
2010-01-28simplify AddAddress, s_nakamoto
2009-12-14filter out duplicate getblocks and don't relay inv messages during initial bl...v0.2rc2v0.2.0s_nakamoto
2009-12-13misc exit code, updated setup.nsis_nakamoto
2009-12-11retry IRC if name in use, s_nakamoto
2009-11-18bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto
2009-11-13monitor ThreadSocketHandler and terminate and restart if hung, convert _begin...s_nakamoto
2009-11-08Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 ...v0.1.6test1s_nakamoto
2009-11-07ui tweaks, multiple xpm icon sizess_nakamoto
2009-11-07UI tweaks, use BindListenPort to detect instance already running, setsockopt(...s_nakamoto
2009-11-06got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin...s_nakamoto
2009-11-05unix build merged in, bitmap resources from xpm instead of rc, better addr re...s_nakamoto
2009-11-01move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan...s_nakamoto
2009-10-29addr relaying fixes, proxy option and privacy patches, detect connect to self...s_nakamoto
2009-10-21flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcuts_nakamoto
2009-08-30First commitsirius-m