Commit Graph

2780 Commits (18871d4785d579a2da64dab79e6258b9170ef150)
 

Author SHA1 Message Date
Matt Corallo 7cf3d2ccb9 Use a rpc-specific queue to tell asio connections to shutdown.
13 years ago
Matt Corallo 18c4beb05b Revert "*Always* send a shutdown signal to enable custom shutdown actions"
13 years ago
Jeff Garzik e75acc006e Merge pull request #1511 from jgarzik/quieten2
13 years ago
Pieter Wuille abbb9a829c Merge pull request #1347 from rebroad/FixAlreadyAskedFor
13 years ago
Pieter Wuille 6c88568fef Merge pull request #973 from TheBlueMatt/diffsendbuffer
13 years ago
Pieter Wuille 4a52c187d3 Merge pull request #457 from muggenhor/async-ipv6-rpc
13 years ago
Matt Corallo 9d6cd04b3b Stop processing messages on full send buffer and dont disconnect.
13 years ago
Wladimir J. van der Laan bcf0f41171 Merge pull request #1519 from Diapolo/GUI_locale_selection
13 years ago
Wladimir J. van der Laan a95a0ab569 Merge pull request #1516 from Diapolo/GUI_projectfile
13 years ago
Philip Kaufmann 2943f60811 GUI: change language selection format
13 years ago
Jeff Garzik 8a6ea5d687 Merge pull request #1520 from TheBlueMatt/debian
13 years ago
Matt Corallo 3563824c60 Update contrib/debian and remove system json_spirit patch.
13 years ago
Philip Kaufmann 82ec7d5542 small updates to Bitcoin-Qt project file
13 years ago
Wladimir J. van der Laan 2849d0661d Merge pull request #1501 from fanquake/master
13 years ago
Gavin Andresen 1282c8653e Checkpoint at block 185333 (and remove a couple of intermediate checkpoints)
13 years ago
Michael Ford 160eb23b0e Add Bitcoin dev Copyright
13 years ago
Michael Ford e4ebe82ee2 Update comments
13 years ago
Pieter Wuille 6cef700203 Merge pull request #1517 from Diapolo/fix_comment
13 years ago
Philip Kaufmann a8c20ea946 fix a comment to correctly use -upgradewallet
13 years ago
Jeff Garzik d887f54494 Document -debugnet option in command line help.
13 years ago
Giel van Schijndel 5b14622110 On Windows link with `mswsock`, it being required (indirectly) by RPC code
13 years ago
Giel van Schijndel ad25804feb Cancel outstanding listen ops for RPC when shutting down
13 years ago
Giel van Schijndel 415a87ef36 Merge branch 'master' into async-ipv6-rpc
13 years ago
Gregory Maxwell 817ee0d826 Merge pull request #1174 from sipa/torhs
13 years ago
Gregory Maxwell 0ae2ac5431 Merge pull request #1503 from gmaxwell/testnet_tweaks
13 years ago
Jeff Garzik 983e4bdef0 Quieten 'getdata' P2P message output
13 years ago
xanatos 3948eb0c54 Changed a comment about a QVariant type
13 years ago
Pieter Wuille d789a3f140 Some documentation about tor
13 years ago
Pieter Wuille 863e995b79 Debug version messages
13 years ago
Pieter Wuille 54ce3bad64 Add -tor and related configuration
13 years ago
Pieter Wuille d077dd2a6e Rewrite CNetAddr::GetReachabilityFrom()
13 years ago
Pieter Wuille 70f7f00385 Node support for Tor hidden services
13 years ago
Jeff Garzik d62a1947be Merge pull request #1458 from jgarzik/tracenet
13 years ago
Jeff Garzik d07eaba195 Introduce -debugnet option, thereby quieting some redundant debug messages
13 years ago
Jeff Garzik cb1fcde2f4 Merge pull request #1502 from jgarzik/getrawmempool
13 years ago
Gregory Maxwell e6332751c6 Remove some rule differences which aren't needed with testnet3.
13 years ago
Jeff Garzik 25d5c19522 RPC: add 'getrawmempool', listing all transaction ids in memory pool
13 years ago
Gregory Maxwell a3869547e5 Merge pull request #1495 from Diapolo/fix_CKey_mem_leak
13 years ago
Pieter Wuille e0be8da392 Unit tests for base32 encode/decode
13 years ago
Pieter Wuille c4c99ade65 Base32 encoding/decoding
13 years ago
xanatos d89f06c1ae Small fix to rpc_tests
13 years ago
Gregory Maxwell a08e182698 Merge pull request #1490 from luke-jr/gd_ljr_key
13 years ago
Gavin Andresen 9700f212ad Merge pull request #1496 from xanatos/patch-2
13 years ago
xanatos fdfdb5cd7d = instead of == in multisig_tests.cpp
13 years ago
Philip Kaufmann a3d12f445a fix a memory leak in key.cpp
13 years ago
Michael Ford b768a38b76 Update master
13 years ago
Luke Dashjr 0783bcceef gitian-downloader: Update luke-jr's key
13 years ago
Pieter Wuille d65e959bae Update my GPG key
13 years ago
Jeff Garzik 219abac227 Merge pull request #1488 from sipa/noowner
13 years ago
Pieter Wuille 70f6049f71 Remove CTxDB::ReadOwnerTxes.
13 years ago