aboutsummaryrefslogtreecommitdiff
path: root/net.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix CRLFGavin Andresen2010-07-141-1424/+1424
* reduced max outbound connections from 15 to 8 --version 0.3 rc4s_nakamoto2010-07-021-1/+1
* fixed colors on ubuntu lucid,s_nakamoto2010-06-211-1/+1
* use seed nodes as fallback if IRC fails or with TORs_nakamoto2010-06-181-5/+73
* more addr message error checkings_nakamoto2010-06-151-3/+3
* automatically change displayed address whenever it receives anything,s_nakamoto2010-06-101-2/+7
* Mac OS build fixes by laszlos_nakamoto2010-05-191-3/+1
* strip out unfinished product, review and market stuff, s_nakamoto2010-02-151-9/+0
* renamed a few rpc methodss_nakamoto2010-02-141-4/+0
* Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first characte...s_nakamoto2010-02-141-1/+1
* command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto2010-02-121-10/+5
* simplify AddAddress, s_nakamoto2010-01-281-5/+5
* filter out duplicate getblocks and don't relay inv messages during initial bl...s_nakamoto2009-12-141-2/+19
* misc exit code, updated setup.nsis_nakamoto2009-12-131-3/+8
* retry IRC if name in use, s_nakamoto2009-12-111-1/+24
* bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto2009-11-181-46/+64
* monitor ThreadSocketHandler and terminate and restart if hung, convert _begin...s_nakamoto2009-11-131-122/+220
* Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 ...s_nakamoto2009-11-081-9/+49
* ui tweaks, multiple xpm icon sizess_nakamoto2009-11-071-2/+2
* UI tweaks, use BindListenPort to detect instance already running, setsockopt(...s_nakamoto2009-11-071-47/+51
* got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin...s_nakamoto2009-11-061-91/+102
* unix build merged in, bitmap resources from xpm instead of rc, better addr re...s_nakamoto2009-11-051-88/+89
* move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan...s_nakamoto2009-11-011-7/+27
* addr relaying fixes, proxy option and privacy patches, detect connect to self...s_nakamoto2009-10-291-71/+102
* flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcuts_nakamoto2009-10-211-54/+57
* First commitsirius-m2009-08-301-0/+1100