aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-11Merge branch '0.5.0.x' into 0.5.xv0.5.3rc4v0.5.3Luke Dashjr
2012-03-11Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-03-11Resolves issue #922 - "wallet passphrase timeout of several years doesn't work"Gregory Maxwell
2012-03-06fix typo src/net.cppnomnombtc
2012-03-03Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-03-03Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-03-03Bugfix: Fix possible buffer overflow (#901)Luke Dashjr
2012-03-03Bugfix: Check return value of SHGetSpecialFolderPath in MyGetSpecialFolderPathLuke Dashjr
2012-03-03Merge remote branch 'sipa/nooverwritetx_v0.4.0' into 0.4.xLuke Dashjr
2012-03-03Do not allow overwriting unspent transactions (BIP 30)Pieter Wuille
2012-03-02DoS fix for mapOrphanTransactionsGavin Andresen
2012-02-27In UI, handle cases in which the last received block was generated in the fut...Wladimir J. van der Laan
2012-02-27Don't show splash screen when -min is specified on the command line.Chris Moore
2012-02-27Checkpoint block 168,000Gavin Andresen
2012-02-27ProcessBlock is sometimes called with pfrom==NULLPieter Wuille
2012-02-27Fix #616: remove base_uint::operator&=(uint64 b)Pieter Wuille
2012-02-27Fix #626: RecvLine wrong error messagePieter Wuille
2012-02-27On windows, show message box with help, as there is no stderr (fixes #702)Wladimir J. van der Laan
2012-02-27Only fill in label from address book, if no label is filled in yet, fixes #840Wladimir J. van der Laan
2012-02-27Fix #650: CKey::SetSecret BIGNUM leakPieter Wuille
2012-02-27Free pwalletdbEncryption after encryping walletPieter Wuille
2012-02-27Restructure IPC URL handling (fixes #851)Wladimir J. van der Laan
2012-02-17Change #ifdef GUI to #ifdef QT_GUI, GUI is not defined anymore...Wladimir J. van der Laan
2012-02-17Extra wallet locking fixesPieter Wuille
2012-02-17Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-02-17Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-02-17Fix wallet locking lockingPieter Wuille
2012-02-17Macros for manual critical sectionsPieter Wuille
2012-02-17Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-02-17Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-02-17don't allow -daemon in bitcoin-qt (changes only #defines)Wladimir J. van der Laan
2012-02-17Properly include $*_LIB_PATH in makefile.unixMatt Corallo
2012-02-17Several shutdown-related fixesPieter Wuille
2012-02-17Bugfix: do not create CAddress for invalid acceptsPieter Wuille
2012-02-17Fix Minimize to the tray instead of the taskbarJanne Pulkkinen
2012-02-17Prevent window from being shown momentarily when using -minWladimir J. van der Laan
2012-02-14Enable accessible widgets Qt module on win32, so that people with screen read...Wladimir J. van der Laan
2012-02-11Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-02-11Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-02-11Get ext. IP from UPnP, make sure addrMe IsRoutable() in version.Matt Corallo
2012-02-11Fix #822Pieter Wuille
2012-02-07Bugfix: Capitalize kB correctly (upstream: 9d4b05c)Luke Dashjr
2012-02-07Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-02-07Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-02-07Update copyrights to 2012 for files modified this yearLuke Dashjr
2012-02-07Have bitcoind recommend a secure RPC password. Increase invalid password delay.Gregory Maxwell
2012-02-07Restructure credit transaction decomposition (solves issue #689)Wladimir J. van der Laan
2012-02-07Bugfix: Capitalize kB correctly (upstream: 9d4b05c)Luke Dashjr
2012-02-07Update copyrights to 2012 for files modified this yearLuke Dashjr
2012-02-07Have bitcoind recommend a secure RPC password. Increase invalid password delay.Gregory Maxwell