aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* security safeguards,v0.3.2Gavin Andresen2010-07-191-3/+16
* version 0.3.1 rc1v0.3.1rc1Gavin Andresen2010-07-191-2/+5
* Fix CRLFGavin Andresen2010-07-141-3124/+3124
* Laszlo's fix to make generate threads idle priority on Linux,s_nakamoto2010-07-081-16/+26
* reduced max outbound connections from 15 to 8 --version 0.3 rc4s_nakamoto2010-07-021-0/+2
* version 0.3 rc2s_nakamoto2010-06-261-1/+1
* re-enable hiding taskbar button on minimize on linux, though it doesn't work ...s_nakamoto2010-06-221-1/+1
* fixed colors on ubuntu lucid,s_nakamoto2010-06-211-1/+30
* use seed nodes as fallback if IRC fails or with TORs_nakamoto2010-06-181-11/+19
* more addr message error checkings_nakamoto2010-06-151-1/+4
* automatically change displayed address whenever it receives anything,s_nakamoto2010-06-101-32/+77
* better prevention of inventory relaying during initial download,s_nakamoto2010-05-261-26/+50
* Mac OS build fixes by laszlos_nakamoto2010-05-191-3/+3
* GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,s_nakamoto2010-02-251-1/+3
* run as daemon without GUI,s_nakamoto2010-02-231-8/+7
* transaction filter tabs instead of view->show generated s_nakamoto2010-02-211-1/+3
* Address Book with tabs instead of separate Your Address book, s_nakamoto2010-02-201-55/+57
* all builds are now with wxWidgets-2.9.0, we are now using UTF-8, s_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...s_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 ...s_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