aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-09toHTML won't add empty wtx.mapValue elementsxanatos
2012-10-09additional fix for #1843Philip Kaufmann
2012-10-09Update Bugreport Linksfanquake
2012-10-09Update Bugreport Linksfanquake
2012-10-09Change hotkey for "Send" button to "e" since "S" is already used for "Setting...Philip Kaufmann
2012-10-09Update gitignore and Makefiles for build.h move from src/ to src/objGavin Andresen
2012-10-09Bump versions for 0.7.1 releaseGavin Andresen
2012-10-09Fix bad merge, pszDataDir duplicationGavin Andresen
2012-10-09Merge branch 'wallet_exceptions' of github.com:gavinandresen/bitcoin-gitGavin Andresen
2012-10-09Merge branch 'crash_at_exit' of github.com:gavinandresen/bitcoin-gitGavin Andresen
2012-10-08Merge pull request #1915 from Diapolo/Qt5_compat_leftoverWladimir J. van der Laan
2012-10-08Merge pull request #1834 from jgarzik/kickblocksJeff Garzik
2012-10-08Revert "Send 'mempool' P2P command at the start of each P2P session"Jeff Garzik
2012-10-08Merge pull request #1833 from jgarzik/mempool-queryJeff Garzik
2012-10-08Don't try to verify a non-existent wallet.datGavin Andresen