aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Cancel outstanding listen ops for RPC when shutting downGiel van Schijndel2012-06-241-31/+26
| * | | | | | | | | | Merge branch 'master' into async-ipv6-rpcGiel van Schijndel2012-06-2437-205/+898
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | *Always* send a shutdown signal to enable custom shutdown actionsGiel van Schijndel2012-06-172-7/+7
| * | | | | | | | | | | Merge branch 'master' into async-ipv6-rpcGiel van Schijndel2012-06-17123-21638/+38018
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use the QueueShutdown signal to stop accepting new RPC connectionsGiel van Schijndel2012-05-251-7/+7
| * | | | | | | | | | | | Allow all addresses on the loopback subnet (127.0.0.0/8) not just 127.0.0.1Giel van Schijndel2012-05-251-1/+4
| * | | | | | | | | | | | Generalise RPC connection handling code to allow more listening socketsGiel van Schijndel2012-05-251-43/+97
| * | | | | | | | | | | | Allow clients on the IPv6 loopback as wellGiel van Schijndel2012-05-251-3/+12
| * | | | | | | | | | | | Add dual IPv4/IPv6 stack support to the RPC serverGiel van Schijndel2012-05-251-19/+44
| * | | | | | | | | | | | Use asynchronous I/O to handle RPC requestsGiel van Schijndel2012-05-251-38/+82
* | | | | | | | | | | | | Merge pull request #1519 from Diapolo/GUI_locale_selectionWladimir J. van der Laan2012-06-271-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | GUI: change language selection formatPhilip Kaufmann2012-06-261-1/+14
* | | | | | | | | | | | | | Merge pull request #1516 from Diapolo/GUI_projectfileWladimir J. van der Laan2012-06-271-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | small updates to Bitcoin-Qt project filePhilip Kaufmann2012-06-251-5/+6
* | | | | | | | | | | | | | Merge pull request #1520 from TheBlueMatt/debianJeff Garzik2012-06-253-27/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Update contrib/debian and remove system json_spirit patch.Matt Corallo2012-06-253-27/+7
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #1501 from fanquake/masterWladimir J. van der Laan2012-06-252-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add Bitcoin dev CopyrightMichael Ford2012-06-251-0/+1
| * | | | | | | | | | | | | Update commentsMichael Ford2012-06-251-2/+2
| * | | | | | | | | | | | | Update masterMichael Ford2012-06-211-2/+2
* | | | | | | | | | | | | | Checkpoint at block 185333 (and remove a couple of intermediate checkpoints)Gavin Andresen2012-06-252-11/+8
* | | | | | | | | | | | | | Merge pull request #1517 from Diapolo/fix_commentPieter Wuille2012-06-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fix a comment to correctly use -upgradewalletPhilip Kaufmann2012-06-241-1/+1
|/ / / / / / / / / / / / / /
* | | | / / / / / / / / / / Document -debugnet option in command line help.Jeff Garzik2012-06-241-1/+2
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #1174 from sipa/torhsGregory Maxwell2012-06-2311-41/+489
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Some documentation about torPieter Wuille2012-06-231-0/+96
| * | | | | | | | | | | | | Debug version messagesPieter Wuille2012-06-232-1/+2
| * | | | | | | | | | | | | Add -tor and related configurationPieter Wuille2012-06-233-6/+30
| * | | | | | | | | | | | | Rewrite CNetAddr::GetReachabilityFrom()Pieter Wuille2012-06-232-31/+74
| * | | | | | | | | | | | | Node support for Tor hidden servicesPieter Wuille2012-06-235-21/+94
| * | | | | | | | | | | | | Unit tests for base32 encode/decodePieter Wuille2012-06-221-0/+20
| * | | | | | | | | | | | | Base32 encoding/decodingPieter Wuille2012-06-222-0/+191
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #1503 from gmaxwell/testnet_tweaksGregory Maxwell2012-06-231-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Remove some rule differences which aren't needed with testnet3.Gregory Maxwell2012-06-221-4/+3
* | | | | | | | | | | | | Merge pull request #1458 from jgarzik/tracenetJeff Garzik2012-06-225-2/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Introduce -debugnet option, thereby quieting some redundant debug messagesJeff Garzik2012-06-225-2/+13
* | | | | | | | | | | | | | Merge pull request #1502 from jgarzik/getrawmempoolJeff Garzik2012-06-223-0/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | RPC: add 'getrawmempool', listing all transaction ids in memory poolJeff Garzik2012-06-223-0/+27
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #1495 from Diapolo/fix_CKey_mem_leakGregory Maxwell2012-06-221-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | fix a memory leak in key.cppPhilip Kaufmann2012-06-211-0/+3
* | | | | | | | | | | | | Merge pull request #1490 from luke-jr/gd_ljr_keyGregory Maxwell2012-06-211-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gitian-downloader: Update luke-jr's keyLuke Dashjr2012-06-201-0/+0
* | | | | | | | | | | | | | Merge pull request #1496 from xanatos/patch-2Gavin Andresen2012-06-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | = instead of == in multisig_tests.cppxanatos2012-06-211-1/+1
|/ / / / / / / / / / / / /
* / / / / / / / / / / / / Update my GPG keyPieter Wuille2012-06-201-0/+0
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #1488 from sipa/noownerJeff Garzik2012-06-202-61/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove CTxDB::ReadOwnerTxes.Pieter Wuille2012-06-202-61/+0
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #1483 from Diapolo/txtablemodel_updateDisplayUnitWladimir J. van der Laan2012-06-192-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | GUI: ensure a changed bitcoin unit immediately updates the tx list amountsPhilip Kaufmann2012-06-202-0/+8
|/ / / / / / / / / / / /
* | | | | | | | | | | | print large orphan warning BEFORE deleting pvMsgGavin Andresen2012-06-191-1/+1