aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7s_nakamoto2010-02-251-1/+3
* run as daemon without GUI,v0.2.6s_nakamoto2010-02-231-8/+7
* transaction filter tabs instead of view->show generated v0.2.5s_nakamoto2010-02-211-1/+3
* Address Book with tabs instead of separate Your Address book, v0.2.4s_nakamoto2010-02-201-55/+57
* all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2s_nakamoto2010-02-171-22/+8
* strip out unfinished product, review and market stuff, s_nakamoto2010-02-151-22/+2
* Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first characte...s_nakamoto2010-02-141-6/+5
* command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto2010-02-121-46/+105
* update fSpent flag on wallet transactions if they're seen spent in case copy ...s_nakamoto2010-02-031-7/+60
* simplify AddAddress, s_nakamoto2010-01-281-2/+6
* 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