aboutsummaryrefslogtreecommitdiff
path: root/net.h
Commit message (Expand)AuthorAgeFilesLines
* strip out unfinished product, review and market stuff, s_nakamoto2010-02-151-6/+0
* command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto2010-02-121-1/+2
* simplify AddAddress, s_nakamoto2010-01-281-2/+2
* filter out duplicate getblocks and don't relay inv messages during initial bl...v0.2rc2v0.2.0s_nakamoto2009-12-141-0/+7
* retry IRC if name in use, s_nakamoto2009-12-111-1/+0
* bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto2009-11-181-5/+11
* misc compile errors_nakamoto2009-11-141-1/+1
* monitor ThreadSocketHandler and terminate and restart if hung, convert _begin...s_nakamoto2009-11-131-10/+15
* UI tweaks, use BindListenPort to detect instance already running, setsockopt(...s_nakamoto2009-11-071-2/+4
* got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin...s_nakamoto2009-11-061-1/+1
* unix build merged in, bitmap resources from xpm instead of rc, better addr re...s_nakamoto2009-11-051-1/+2
* move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan...s_nakamoto2009-11-011-31/+47
* Linux alternatives for the Windows headers and PerformanceCounter. Some typed...sirius-m2009-10-311-0/+6
* better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf ...s_nakamoto2009-10-291-1/+1
* CCriticalSection using wxWidgets instead of Windows OS callss_nakamoto2009-10-291-3/+3
* addr relaying fixes, proxy option and privacy patches, detect connect to self...s_nakamoto2009-10-291-6/+125
* flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcuts_nakamoto2009-10-211-9/+8
* First commitsirius-m2009-08-301-0/+856