aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
AgeCommit message (Expand)Author
2010-08-04new safety feature displays a warning message and locks down RPC if it detect...v0.3.8Satoshi Nakamoto
2010-07-31fixed segfault in bignum.h, additional security limits, refactoringv0.3.7Satoshi Nakamoto
2010-07-30Fredrik Roubert: simplified makefile.unix with wx-config, misc--author=Satoshi Nakamoto
2010-07-27better IsInitialBlockDownload--author=Satoshi Nakamoto
2010-07-27added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu...--author=Satoshi Nakamoto
2010-07-27tcatm's cached SHA256 state idea, about 70% faster generating--author=Satoshi Nakamoto
2010-07-26bitcoind now compiles without wxWidgets or wxBaseSatoshi Nakamoto
2010-07-26Gavin Andresen's JSON-RPC HTTP authentication,v0.3.3Satoshi Nakamoto
2010-07-19security safeguards,v0.3.2Gavin Andresen
2010-07-19version 0.3.1 rc1v0.3.1rc1Gavin Andresen
2010-07-14Fix CRLFGavin Andresen
2010-07-08Laszlo's fix to make generate threads idle priority on Linux,s_nakamoto
2010-07-02reduced max outbound connections from 15 to 8 --version 0.3 rc4s_nakamoto
2010-06-26version 0.3 rc2s_nakamoto
2010-06-22re-enable hiding taskbar button on minimize on linux, though it doesn't work ...s_nakamoto
2010-06-21fixed colors on ubuntu lucid,s_nakamoto
2010-06-18use seed nodes as fallback if IRC fails or with TORs_nakamoto
2010-06-15more addr message error checkings_nakamoto
2010-06-10automatically change displayed address whenever it receives anything,s_nakamoto
2010-05-26better prevention of inventory relaying during initial download,s_nakamoto
2010-05-19Mac OS build fixes by laszlos_nakamoto
2010-02-25GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,s_nakamoto
2010-02-23run as daemon without GUI,s_nakamoto
2010-02-21transaction filter tabs instead of view->show generated s_nakamoto
2010-02-20Address Book with tabs instead of separate Your Address book, s_nakamoto
2010-02-17all builds are now with wxWidgets-2.9.0, we are now using UTF-8, s_nakamoto
2010-02-15strip out unfinished product, review and market stuff, s_nakamoto
2010-02-14Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first characte...s_nakamoto
2010-02-12command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto
2010-02-03update fSpent flag on wallet transactions if they're seen spent in case copy ...s_nakamoto
2010-01-28simplify AddAddress, s_nakamoto
2009-12-14filter out duplicate getblocks and don't relay inv messages during initial bl...s_nakamoto
2009-12-11retry IRC if name in use, s_nakamoto
2009-12-06miscs_nakamoto
2009-12-06fix transaction fee bug in CreateTransaction, higher size cutoff for free tra...s_nakamoto
2009-11-24minor fix to batched initial download in case requester has more than 500 blo...s_nakamoto
2009-11-18bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto
2009-11-13monitor ThreadSocketHandler and terminate and restart if hung, convert _begin...s_nakamoto
2009-11-08Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 ...s_nakamoto
2009-11-07UI tweaks, use BindListenPort to detect instance already running, setsockopt(...s_nakamoto
2009-11-06UIThreadCall, ThreadSafeMessageBoxs_nakamoto
2009-11-06got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin...s_nakamoto
2009-11-05unix build merged in, bitmap resources from xpm instead of rc, better addr re...s_nakamoto
2009-11-01move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan...s_nakamoto
2009-10-31Linux alternatives for the Windows headers and PerformanceCounter. Some typed...sirius-m
2009-10-30make CheckDiskSpace portables_nakamoto
2009-10-29better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf ...s_nakamoto
2009-10-29addr relaying fixes, proxy option and privacy patches, detect connect to self...s_nakamoto
2009-10-25fix display of new generated coins, fix assertion in bitcoinminers_nakamoto
2009-10-21flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcuts_nakamoto