aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-30Fix a couple more typosfanquake
2012-06-29Fix a few typosfanquake
2012-06-28Merge branch 'patch-5' of https://github.com/xanatos/bitcoinGavin Andresen
2012-06-28Merge branch 'patch-3' of https://github.com/xanatos/bitcoinGavin Andresen
2012-06-28Fix build error.Matt Corallo
2012-06-28Lock vnThreadsRunning[THREAD_RPCHANDLER].Matt Corallo
2012-06-28Use a rpc-specific queue to tell asio connections to shutdown.Matt Corallo
2012-06-28Revert "*Always* send a shutdown signal to enable custom shutdown actions"Matt Corallo
2012-06-27Merge pull request #1511 from jgarzik/quieten2Jeff Garzik
2012-06-27Merge pull request #1347 from rebroad/FixAlreadyAskedForPieter Wuille
2012-06-27Merge pull request #973 from TheBlueMatt/diffsendbufferPieter Wuille
2012-06-27Merge pull request #457 from muggenhor/async-ipv6-rpcPieter Wuille
2012-06-27Stop processing messages on full send buffer and dont disconnect.Matt Corallo
2012-06-27Merge pull request #1519 from Diapolo/GUI_locale_selectionWladimir J. van der Laan
2012-06-27Merge pull request #1516 from Diapolo/GUI_projectfileWladimir J. van der Laan
2012-06-26GUI: change language selection formatPhilip Kaufmann
2012-06-25Merge pull request #1520 from TheBlueMatt/debianJeff Garzik
2012-06-25Update contrib/debian and remove system json_spirit patch.Matt Corallo
2012-06-25small updates to Bitcoin-Qt project filePhilip Kaufmann
2012-06-25Merge pull request #1501 from fanquake/masterWladimir J. van der Laan
2012-06-25Checkpoint at block 185333 (and remove a couple of intermediate checkpoints)Gavin Andresen
2012-06-25Add Bitcoin dev CopyrightMichael Ford
2012-06-25Update commentsMichael Ford
2012-06-24Merge pull request #1517 from Diapolo/fix_commentPieter Wuille
2012-06-24fix a comment to correctly use -upgradewalletPhilip Kaufmann
2012-06-24Document -debugnet option in command line help.Jeff Garzik
2012-06-24On Windows link with `mswsock`, it being required (indirectly) by RPC codeGiel van Schijndel
2012-06-24Cancel outstanding listen ops for RPC when shutting downGiel van Schijndel
2012-06-24Merge branch 'master' into async-ipv6-rpcGiel van Schijndel
2012-06-23Merge pull request #1174 from sipa/torhsGregory Maxwell
2012-06-23Merge pull request #1503 from gmaxwell/testnet_tweaksGregory Maxwell
2012-06-23Quieten 'getdata' P2P message outputJeff Garzik
2012-06-23Changed a comment about a QVariant typexanatos
2012-06-23Some documentation about torPieter Wuille
2012-06-23Debug version messagesPieter Wuille
2012-06-23Add -tor and related configurationPieter Wuille
2012-06-23Rewrite CNetAddr::GetReachabilityFrom()Pieter Wuille
2012-06-23Node support for Tor hidden servicesPieter Wuille
2012-06-22Merge pull request #1458 from jgarzik/tracenetJeff Garzik
2012-06-22Introduce -debugnet option, thereby quieting some redundant debug messagesJeff Garzik
2012-06-22Merge pull request #1502 from jgarzik/getrawmempoolJeff Garzik
2012-06-22Remove some rule differences which aren't needed with testnet3.Gregory Maxwell
2012-06-22RPC: add 'getrawmempool', listing all transaction ids in memory poolJeff Garzik
2012-06-22Merge pull request #1495 from Diapolo/fix_CKey_mem_leakGregory Maxwell
2012-06-22Unit tests for base32 encode/decodePieter Wuille
2012-06-22Base32 encoding/decodingPieter Wuille
2012-06-22Small fix to rpc_testsxanatos
2012-06-21Merge pull request #1490 from luke-jr/gd_ljr_keyGregory Maxwell
2012-06-21Merge pull request #1496 from xanatos/patch-2Gavin Andresen
2012-06-21= instead of == in multisig_tests.cppxanatos