fix warnings: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
[novacoin.git] / src /
2012-04-15 Wladimir J. van... fix warnings: suggest explicit braces to avoid ambiguou...
2012-04-15 Wladimir J. van... fix warnings: '&&' within '||' [-Wlogical-op-parentheses]
2012-04-15 Wladimir J. van... fix warnings: unused variable 'XX' [-Wunused-variable]
2012-04-15 Chris MooreCBitcoinSecret::SetString() now calls IsValid() to...
2012-04-15 Luke DashjrBump version to 0.6.0.7
2012-04-15 Luke DashjrBugfix: Check that QRcode_encodeString didn't return...
2012-04-14 Luke DashjrDisplay an error, rather than crashing, if encoding...
2012-04-14 Philip Kaufmannremoved (no label) string if we have NO label
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 graingertChange sign message bitcoin address tooltip to "The...
2012-04-05 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-05 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-05 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-04-05 Pieter WuilleVerify status of encrypt/decrypt calls to detect failed...
2012-04-04 Wladimir J. van... Increase time ago of last block for "up to date" status...
2012-04-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-04 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-04 Wladimir J. van... Use a messagebox to display the error when -server...
2012-04-04 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-04 Philip Kaufmannremoved an ugly line break in a transaction tooltip...
2012-04-04 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-04-04 Luke DashjrFix script tests for P2SH
2012-04-04 Vegard NossumFix testing setup
2012-04-04 Pieter WuilleDo not invoke anti-DoS system for invalid BIP16 transac...
2012-04-02 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-29 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-29 Gavin AndresenMerge pull request #1010 from sipa/fastblocks2
2012-03-29 Pieter WuilleUse transactions-updated as flush condition
2012-03-29 Gavin AndresenBump version to 0.6.0rc6
2012-03-29 Gavin AndresenWorkaround hangs when upgrading old addr.dat files
2012-03-29 Gavin AndresenMerge pull request #1007 from gavinandresen/log_auto_remove
2012-03-29 Gavin AndresenAuto-remove logs, and decrease logfile size to 10M
2012-03-28 Luke DashjrMerge branch 'vfycompsig_0.5.0' into 0.5.0.x
2012-03-28 Luke DashjrMinimal support for compressed-key signature recovery...
2012-03-27 Philip Kaufmannupdate translations from transifex
2012-03-27 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-27 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-26 Gavin AndresenUpdate version to 60005 (0.6.0rc5)
2012-03-26 Gavin AndresenMerge pull request #994 from sipa/deladdr
2012-03-26 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-26 Gavin AndresenMerge pull request #991 from gavinandresen/disableWinURI
2012-03-26 Wladimir J. van... Merge pull request #990 from sipa/doc
2012-03-26 Gavin AndresenMerge branch 'deladdr' of https://github.com/sipa/bitcoin
2012-03-26 Pieter WuilleUse erase instead of rewrite to remove old addr entries
2012-03-26 Gavin AndresenDisable bitcoin: URI handling on Windows for the 0...
2012-03-26 Pieter WuilleBegin doxygen-compatible comments
2012-03-26 Philip Kaufmannmake sure Window is shown when clicking bitcoin: Links...
2012-03-26 Pieter WuilleMerge pull request #974 from sipa/walletupgrade
2012-03-26 Pieter WuilleMerge pull request #983 from laanwj/2012_03_removeunuse...
2012-03-25 Pieter WuilleGive DNS seeds a random age between 3 and 7 days old
2012-03-25 Wladimir J. van... remove unused functions from util.h/util.cpp
2012-03-22 Pieter WuilleIntroduce explicit -walletupgrade option
2012-03-22 Pieter WuilleCheck minversion before loading the rest of the wallet
2012-03-22 Alistair BuxtonWhen disconnecting a node, clear the received buffer...
2012-03-22 Pieter WuilleMore debug output for failed reorganizations
2012-03-22 Pieter WuilleReport number of (dis)connected blocks in reorganization
2012-03-22 Gavin AndresenUse last checkpoint instead of hard-coded 140,700....
2012-03-22 Gavin AndresenMerge branch 'checklevel' of https://github.com/sipa...
2012-03-22 Gavin AndresenMerge pull request #975 from sipa/versioncheck
2012-03-22 Gavin AndresenMerge branch 'addrman' of https://github.com/sipa/bitcoin
2012-03-22 Gavin AndresenMerge pull request #964 from sipa/fastblocks
2012-03-22 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-22 Wladimir J. van... Merge pull request #969 from laanwj/2012_03_printconsol...
2012-03-22 Pieter WuilleCheck minversion before loading the rest of the wallet
2012-03-22 Pieter WuilleAdd -checklevel and improve -checkblocks
2012-03-21 Gavin AndresenRemove -bip16 and -paytoscripthashtime command-line...
2012-03-21 Wladimir J. van... replace call to PrintConsole with call to error()
2012-03-21 Gavin AndresenMerge pull request #947 from ali1234/master
2012-03-21 Gavin AndresenMerge pull request #948 from sipa/unstuck
2012-03-21 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-21 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-21 Luke DashjrMerge branch 'bip16_0.4.x' into 0.4.x
2012-03-21 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-21 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-21 Gavin AndresenMerge pull request #965 from khorben/master
2012-03-21 Pieter WuilleMore debug output for failed reorganizations
2012-03-21 MichaelCorrect date
2012-03-21 Wladimir J. van... Merge pull request #954 from Diapolo/master
2012-03-21 Pieter WuillePrevent stuck block download in large reorganisations
2012-03-21 Pieter WuilleSpeed up block downloading
2012-03-20 Pierre ProncheryAvoid some pointless warnings while compiling
2012-03-20 Luke DashjrMinimal support for validating BIP16 pay-to-script...
2012-03-20 Gavin AndresenUse last checkpoint instead of hard-coded 140,700....
2012-03-20 p2kProper support for Growl 1.3 notifications
2012-03-20 Pieter Wuilleassertion in CBlock::SetBestChainInner was too strong
2012-03-20 Philip Kaufmannremove bitcoin_cs_CZ from bitcoin.qrc and delete bitcoi...
2012-03-19 Pieter WuilleWorkaround for BN_bn2mpi reading/writing out of bounds
2012-03-19 Wladimir J. van... Yet another attempt at implementing "minimize to tray...
2012-03-19 Wladimir J. van... Hide window from taskbar when "minimize to tray" active...
2012-03-19 Joel KaartinenMake the sendcoins dialog use the configured unit type...
2012-03-19 Luke DashjrPrint more diagnostic info for the various DB_CORRUPT...
2012-03-19 Luke DashjrPrint wallet load errors (to debug.log)
2012-03-19 Luke DashjrBump version to 0.5.0.6
2012-03-19 Philip Kaufmannupdated english language source file via lupdate
2012-03-19 Nils SchneiderMerge pull request #953 from Diapolo/master
2012-03-19 Philip Kaufmannfixed a capitalization error in the german translation
2012-03-19 Philip Kaufmannupdate german translation from transifex
2012-03-19 Wladimir J. van... Merge pull request #928 from jojkaart/master
2012-03-19 Gregory MaxwellMerge pull request #931 from luke-jr/dbg_loaderr
2012-03-18 Joel KaartinenMake the sendcoins dialog use the configured unit type...
next