aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-20More 0.3.21 release prepv0.3.21rcGavin Andresen
2011-04-20Update date in license.txtGavin Andresen
2011-04-20Monitor incoming transactions for spends by (a copy of) your own walletPieter Wuille
2011-04-18getbalance '*' was ignoring minconf param.Gavin Andresen
2011-04-18Automatically rescan after restoring wallet.datPieter Wuille
2011-04-18Merge branch 'upnpfix' of https://github.com/TheBlueMatt/bitcoinGavin Andresen
2011-04-16Fix for #156: UPnP segfault when no valid UPnP IGDs are found.Dan Helfman
2011-04-15Merge branch 'master' of https://github.com/gjs278/bitcoinGavin Andresen
2011-04-15Merge branch 'localefix'Gavin Andresen
2011-04-15Set time locale to POSIX in rfc1123Time so weekday/months in http responses a...Gavin Andresen
2011-04-15Merge branch 'http-version' of https://github.com/jgarzik/bitcoinGavin Andresen
2011-04-15Send/return full bitcoin version string in Server and User-Agent HTTP headersJeff Garzik
2011-04-15Ensure version number->string conversion is consistentJeff Garzik
2011-04-15Exit when no UPnP router found and fUseUPnP gets set to 0.Matt Corallo
2011-04-13build: add note for Snow Leopard users and fix typos in linking instructionsDan Loewenherz
2011-04-13New checkpoint at block 118,000Gavin Andresen
2011-04-12pidfile support for daemongjs278
2011-04-12Merge branch 'listimmature' of /Users/gavin/src/gavin_btcGavin Andresen
2011-04-12Merge branch 'spentpertxout' of https://github.com/sipa/bitcoinGavin Andresen
2011-04-12Bugfix for spentpertxout: slow startupPieter Wuille
2011-04-12Merge branch 'upnp' of https://github.com/TheBlueMatt/bitcoinGavin Andresen
2011-04-12Merge branch 'spentpertxout' of https://github.com/sipa/bitcoinGavin Andresen
2011-04-12select transaction outputs separatelyPieter Wuille
2011-04-12Spent per txoutPieter Wuille
2011-04-08disable -daemon on windows; bitcoind forks only with -daemon settcatm
2011-04-08rfc1123Time: increase buffer size for time stringJeff Garzik
2011-04-05Report immature coinbase transactions in listtransactionsGavin Andresen
2011-04-05Fixed issue 76 -- RPC error where addresses from addressbook's sending tab ap...Eric Swanson
2011-04-05Merge branch 'deadlock-fixes' of https://github.com/jgarzik/bitcoinGavin Andresen
2011-04-05RPC sendmany must acquire cs_main lockJeff Garzik
2011-04-04Fix deadlocks in setaccount, sendfrom RPC callsJeff Garzik
2011-04-01Update DNS seed listJeff Garzik
2011-03-30Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at bui...Matt Corallo
2011-03-25allow coredumps by not catching SIGSEGVtcatm
2011-03-23Merge branch 'master' of git://github.com/bitcoin/bitcoinJeff Garzik
2011-03-23[locale] Regenerate es, nl binary message catalogsJeff Garzik
2011-03-23Merge branch 'master' of https://github.com/smola/bitcoin into tmpJeff Garzik
2011-03-23Merge branch 'dutchloc' of https://github.com/sipa/bitcoin into tmpJeff Garzik
2011-03-23catch SIGINT, SIGHUP and SIGSEGV and shutdown cleanlytcatm
2011-03-21daemon-mode: add sleep() loop to prevent defunct child process, call setsid()...tcatm
2011-03-19Updated dutch translationSven Slootweg
2011-03-17Update copyright in About box from 2010 to 2011Gavin Andresen
2011-03-16Update Spanish translation.Santiago M. Mola
2011-03-16Fix -logtimestamps to only print time prefix once per output lineJeff Garzik
2011-03-14Merge branch 'shy'Gavin Andresen
2011-03-13Merge branch 'dns-seed' of https://github.com/jgarzik/bitcoinGavin Andresen
2011-03-13Merge branch 'log-timestamp' of https://github.com/TheBlueMatt/bitcoinGavin Andresen
2011-03-13Merge branch 'limitfree' of /Users/gavin/src/integration_btcGavin Andresen
2011-03-13Merge branch 'daemon-mode' of https://github.com/tcatm/bitcoinGavin Andresen
2011-03-13Merge branch 'subcent-change' of https://github.com/tcatm/bitcoinGavin Andresen