aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
AgeCommit message (Expand)Author
2010-09-07cleanup,v0.3.12s_nakamoto
2010-08-29propset svn:eol-style natives_nakamoto
2010-08-25added -testsafemode switchs_nakamoto
2010-08-25alert systems_nakamoto
2010-08-20warning message if clock is too far offs_nakamoto
2010-08-19block index checking on load, extra redundant checks, misc refactorings_nakamoto
2010-08-16do an extra CheckBlock in ConnectBlocks_nakamoto
2010-08-16blocks-1,s_nakamoto
2010-08-15scanback check to prevent adding to the 74638 overflow chains_nakamoto
2010-08-15fix for block 74638 overflow output transactions_nakamoto
2010-08-15misc changess_nakamoto
2010-08-12fix -datadir=./subdir relative path,s_nakamoto
2010-08-10gethashespersec and added version and hashespersec to getinfos_nakamoto
2010-08-09always make 8 outbound connections even if have inbound,s_nakamoto
2010-08-03new safety feature displays a warning message and locks down RPC if it detect...s_nakamoto
2010-07-31fixed segfault in bignum.h,s_nakamoto
2010-07-29Fredrik Roubert: simplified makefile.unix with wx-config,s_nakamoto
2010-07-27better IsInitialBlockDownloads_nakamoto
2010-07-27added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu...s_nakamoto
2010-07-27tcatm's cached SHA256 state idea, about 70% faster generatings_nakamoto
2010-07-26bitcoind now compiles without wxWidgets or wxBases_nakamoto
2010-07-25Gavin Andresen's JSON-RPC HTTP authentication,s_nakamoto
2010-07-17security safeguards,s_nakamoto
2010-07-15version 0.3.1 rc1s_nakamoto
2010-07-15fix openssl linkage problems,s_nakamoto
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 rc4v0.3rc4s_nakamoto
2010-06-26version 0.3 rc2v0.3rc2s_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,v0.2.13s_nakamoto
2010-06-18use seed nodes as fallback if IRC fails or with TORv0.2.12s_nakamoto
2010-06-15more addr message error checkingv0.2.11s_nakamoto
2010-06-10automatically change displayed address whenever it receives anything,v0.2.10s_nakamoto
2010-05-26better prevention of inventory relaying during initial download,v0.2.9s_nakamoto
2010-05-19Mac OS build fixes by laszlov0.2.8s_nakamoto
2010-02-25GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7s_nakamoto
2010-02-23run as daemon without GUI,v0.2.6s_nakamoto
2010-02-21transaction filter tabs instead of view->show generated v0.2.5s_nakamoto
2010-02-20Address Book with tabs instead of separate Your Address book, v0.2.4s_nakamoto
2010-02-17all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2s_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...v0.2rc2v0.2.0s_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