aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-16Revert translation adjustments for NACK'd 0.7.2 changes.Luke Dashjr
2012-11-16Revert NACK'd fixes for 0.7.2.Luke Dashjr
2012-11-16Merge branch '0.6.x' into 0.7.xLuke Dashjr
2012-11-16Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-11-16VariantClear@4 + shutdown@8 patchgrimd34th
2012-11-16Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-11-16Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-11-16Print error for coinbase-pays-too-much case of ConnectBlock failingLuke Dashjr
2012-11-16Prevent RPC 'move' from deadlockingPieter Wuille
2012-11-14Update supported translationsLuke Dashjr
2012-11-14Update supported translationsLuke Dashjr
2012-11-14Update supported translationsLuke Dashjr
2012-11-14Update supported translationsLuke Dashjr
2012-11-14Merge branch '0.6.x' into 0.7.xLuke Dashjr
2012-11-14Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-11-14Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-11-14Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-11-12don't use memset() in privacy/security relevant code partsPhilip Kaufmann
2012-11-12don't use memset() in privacy/security relevant code partsPhilip Kaufmann
2012-11-12Qt: small header changes / fixesPhilip Kaufmann
2012-11-12fix some double-spaces in stringsPhilip Kaufmann
2012-11-12fix some double-spaces in stringsPhilip Kaufmann
2012-11-12No need for test fixture now that multisig is enabled on main network.Gavin Andresen
2012-11-12Fixes a race condition in CreateNewBlock and a future null deref on testnet.Gregory Maxwell
2012-11-12Fixes a race condition in CreateNewBlock.Gregory Maxwell
2012-11-12Fix out-of-bounds read noticed by Ricardo CorreiaWladimir J. van der Laan
2012-11-12ensure AskPassphraseDialog::eventFilter forwards eventsPhilip Kaufmann
2012-11-12Fixed 100% CPU utilization problem on FreeBSD 9Alex
2012-10-20CAddrMan: verify pchMessageStart file marker, before reading address dataJeff Garzik
2012-10-20Fix a use-after-free problem in initialization (#1920)Wladimir J. van der Laan
2012-10-20Merge branch '0.6.x' into 0.7.xLuke Dashjr
2012-10-20Tree-Merge branch '0.6.x' into 0.7.xLuke Dashjr
2012-10-15Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-10-15Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-10-15Update supported translationsLuke Dashjr
2012-10-15Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-10-15Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-10-15fix wrong (signed/unsigned) printf format specifier in bitcoinrpc.cppPhilip Kaufmann
2012-10-09Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-10-09Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-10-09Update supported translationsLuke Dashjr
2012-10-09Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-10-09Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-10-09Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-10-09Avoid crashes at shutdown due to printf() in global destructors.Gavin Andresen
2012-10-09Send --help message to stdout i.s.o stderrWladimir J. van der Laan
2012-10-09When datadir missing, show messagebox instead of printing error to stderrWladimir J. van der Laan
2012-10-09When encrypting the wallet, warn user that old backups will become useless.Rune K. Svendsen
2012-10-09Add a backup warning to the encryptwallet RPC commandkjj2
2012-10-09Windows: fix URI association setting in registryPhilip Kaufmann