aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-11-14Update supported translationsLuke 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-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-12Fixes a race condition in CreateNewBlock.Gregory Maxwell
2012-11-12ensure AskPassphraseDialog::eventFilter forwards eventsPhilip Kaufmann
2012-10-15Update supported translationsLuke Dashjr
2012-10-15fix wrong (signed/unsigned) printf format specifier in bitcoinrpc.cppPhilip Kaufmann
2012-10-09Update supported translationsLuke 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 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-09Update Bugreport Linksfanquake
2012-10-09Change hotkey for "Send" button to "e" since "S" is already used for "Setting...Philip Kaufmann
2012-09-17Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-09-17Apply BIP30 checks to all blocks except the two historic violations.Gregory Maxwell
2012-09-11Update supported translationsLuke Dashjr
2012-09-10Bugfix: Correct doubled-up & in translations and remove extra spaces ...Luke Dashjr
2012-09-10Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-09-10select(): Use precise fd presence check, rather than imprecise hSocketMax testJeff Garzik
2012-09-10Bugfix: Don't consider invalid listening socket in hSocketMaxLuke Dashjr
2012-09-06Update supported translationsLuke Dashjr
2012-09-06Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-09-06Correct LoadWallet() return value (false -> DB_LOAD_OK)xanatos
2012-08-28Update supported translationsLuke Dashjr
2012-08-27Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-27Bump version to 0.4.8Luke Dashjr
2012-08-27Special-case the last alert for alert-key-compromised caseGavin Andresen
2012-08-27Alert system DoS preventionGavin Andresen
2012-08-26Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-26Support sending to script (P2SH) addressesLuke Dashjr
2012-08-26Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-26Checkpoint at block 185333 (and remove a couple of intermediate checkpoints)Gavin Andresen
2012-08-26Override progress bar on platforms with segmented progress barsWladimir J. van der Laan
2012-08-26Minimal adaptations to getmemorypool for BIP 34Luke Dashjr
2012-08-26Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-26Reject block.nVersion<=1 blocks if network has upgraded to version=2Gavin Andresen
2012-08-26Block height in coinbase as a new block ruleGavin Andresen
2012-08-26Add CBlock::CURRENT_VERSION and CTransaction::CURRENT_VERSION constants.Gavin Andresen
2012-08-26Work around a distcc bug where -MMD output isn't copied.Matt Corallo
2012-08-26update some strings used as warning messages in sendcoinsdialog.cppPhilip Kaufmann
2012-08-24Bugfix: Make USE_UPNP=- work with makefile.{linux-mingw,mingw,osx} tooLuke Dashjr
2012-08-22fix a compiler sign warning in OpenBlockFile()Philip Kaufmann
2012-08-12fix further spelling errors / remove a tab in the sourcePhilip Kaufmann
2012-08-12Bugfix: Correct English grammar regarding "'s"Luke Dashjr