Age | Commit message (Expand) | Author |
2010-08-16 | do an extra CheckBlock in ConnectBlock | s_nakamoto |
2010-08-16 | blocks-1, | s_nakamoto |
2010-08-15 | scanback check to prevent adding to the 74638 overflow chain | s_nakamoto |
2010-08-15 | fix for block 74638 overflow output transaction | s_nakamoto |
2010-08-15 | misc changes | s_nakamoto |
2010-08-12 | fix -datadir=./subdir relative path, | s_nakamoto |
2010-08-10 | gethashespersec and added version and hashespersec to getinfo | s_nakamoto |
2010-08-09 | always make 8 outbound connections even if have inbound, | s_nakamoto |
2010-08-03 | new safety feature displays a warning message and locks down RPC if it detect... | s_nakamoto |
2010-07-31 | fixed segfault in bignum.h, | s_nakamoto |
2010-07-29 | Fredrik Roubert: simplified makefile.unix with wx-config, | s_nakamoto |
2010-07-27 | better IsInitialBlockDownload | s_nakamoto |
2010-07-27 | added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu... | s_nakamoto |
2010-07-27 | tcatm's cached SHA256 state idea, about 70% faster generating | s_nakamoto |
2010-07-26 | bitcoind now compiles without wxWidgets or wxBase | s_nakamoto |
2010-07-25 | Gavin Andresen's JSON-RPC HTTP authentication, | s_nakamoto |
2010-07-17 | security safeguards, | s_nakamoto |
2010-07-15 | version 0.3.1 rc1 | s_nakamoto |
2010-07-15 | fix openssl linkage problems, | s_nakamoto |
2010-07-08 | Laszlo's fix to make generate threads idle priority on Linux, | s_nakamoto |
2010-07-02 | reduced max outbound connections from 15 to 8 --version 0.3 rc4v0.3rc4 | s_nakamoto |
2010-06-26 | version 0.3 rc2v0.3rc2 | s_nakamoto |
2010-06-22 | re-enable hiding taskbar button on minimize on linux, though it doesn't work ... | s_nakamoto |
2010-06-21 | fixed colors on ubuntu lucid,v0.2.13 | s_nakamoto |
2010-06-18 | use seed nodes as fallback if IRC fails or with TORv0.2.12 | s_nakamoto |
2010-06-15 | more addr message error checkingv0.2.11 | s_nakamoto |
2010-06-10 | automatically change displayed address whenever it receives anything,v0.2.10 | s_nakamoto |
2010-05-26 | better prevention of inventory relaying during initial download,v0.2.9 | s_nakamoto |
2010-05-19 | Mac OS build fixes by laszlov0.2.8 | s_nakamoto |
2010-02-25 | GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7 | s_nakamoto |
2010-02-23 | run as daemon without GUI,v0.2.6 | s_nakamoto |
2010-02-21 | transaction filter tabs instead of view->show generated v0.2.5 | s_nakamoto |
2010-02-20 | Address Book with tabs instead of separate Your Address book, v0.2.4 | s_nakamoto |
2010-02-17 | all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2 | s_nakamoto |
2010-02-15 | strip out unfinished product, review and market stuff, | s_nakamoto |
2010-02-14 | Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first characte... | s_nakamoto |
2010-02-12 | command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos... | s_nakamoto |
2010-02-03 | update fSpent flag on wallet transactions if they're seen spent in case copy ... | s_nakamoto |
2010-01-28 | simplify AddAddress, | s_nakamoto |
2009-12-14 | filter out duplicate getblocks and don't relay inv messages during initial bl...v0.2rc2v0.2.0 | s_nakamoto |
2009-12-11 | retry IRC if name in use, | s_nakamoto |
2009-12-06 | misc | s_nakamoto |
2009-12-06 | fix transaction fee bug in CreateTransaction, higher size cutoff for free tra... | s_nakamoto |
2009-11-24 | minor fix to batched initial download in case requester has more than 500 blo... | s_nakamoto |
2009-11-18 | bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, | s_nakamoto |
2009-11-13 | monitor ThreadSocketHandler and terminate and restart if hung, convert _begin... | s_nakamoto |
2009-11-08 | Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 ...v0.1.6test1 | s_nakamoto |
2009-11-07 | UI tweaks, use BindListenPort to detect instance already running, setsockopt(... | s_nakamoto |
2009-11-06 | UIThreadCall, ThreadSafeMessageBox | s_nakamoto |
2009-11-06 | got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin... | s_nakamoto |