aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* filter out duplicate getblocks and don't relay inv messages during initial bl...v0.2rc2v0.2.0s_nakamoto2009-12-141-15/+10
* retry IRC if name in use, s_nakamoto2009-12-111-4/+17
* miscs_nakamoto2009-12-061-9/+5
* fix transaction fee bug in CreateTransaction, higher size cutoff for free tra...s_nakamoto2009-12-061-10/+8
* minor fix to batched initial download in case requester has more than 500 blo...s_nakamoto2009-11-241-2/+2
* bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto2009-11-181-31/+56
* monitor ThreadSocketHandler and terminate and restart if hung, convert _begin...s_nakamoto2009-11-131-24/+120
* Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 ...v0.1.6test1s_nakamoto2009-11-081-2/+2
* UI tweaks, use BindListenPort to detect instance already running, setsockopt(...s_nakamoto2009-11-071-4/+4
* UIThreadCall, ThreadSafeMessageBoxs_nakamoto2009-11-061-1/+1
* got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin...s_nakamoto2009-11-061-27/+40
* unix build merged in, bitmap resources from xpm instead of rc, better addr re...s_nakamoto2009-11-051-24/+44
* move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan...s_nakamoto2009-11-011-43/+7
* Linux alternatives for the Windows headers and PerformanceCounter. Some typed...sirius-m2009-10-311-1/+1
* make CheckDiskSpace portables_nakamoto2009-10-301-10/+4
* better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf ...s_nakamoto2009-10-291-4/+2
* addr relaying fixes, proxy option and privacy patches, detect connect to self...s_nakamoto2009-10-291-14/+57
* fix display of new generated coins, fix assertion in bitcoinminers_nakamoto2009-10-251-23/+22
* flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcuts_nakamoto2009-10-211-39/+113
* tray icon + ask before closingsirius-m2009-09-241-3/+0
* First commitsirius-m2009-08-301-0/+2692