| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | Cancel outstanding listen ops for RPC when shutting down | Giel van Schijndel | 2012-06-24 | 1 | -31/+26 | |
| | * | | | | | | | | | | Merge branch 'master' into async-ipv6-rpc | Giel van Schijndel | 2012-06-24 | 37 | -205/+898 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | *Always* send a shutdown signal to enable custom shutdown actions | Giel van Schijndel | 2012-06-17 | 2 | -7/+7 | |
| | * | | | | | | | | | | | Merge branch 'master' into async-ipv6-rpc | Giel van Schijndel | 2012-06-17 | 123 | -21638/+38018 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Use the QueueShutdown signal to stop accepting new RPC connections | Giel van Schijndel | 2012-05-25 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | Allow all addresses on the loopback subnet (127.0.0.0/8) not just 127.0.0.1 | Giel van Schijndel | 2012-05-25 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | Generalise RPC connection handling code to allow more listening sockets | Giel van Schijndel | 2012-05-25 | 1 | -43/+97 | |
| | * | | | | | | | | | | | | Allow clients on the IPv6 loopback as well | Giel van Schijndel | 2012-05-25 | 1 | -3/+12 | |
| | * | | | | | | | | | | | | Add dual IPv4/IPv6 stack support to the RPC server | Giel van Schijndel | 2012-05-25 | 1 | -19/+44 | |
| | * | | | | | | | | | | | | Use asynchronous I/O to handle RPC requests | Giel van Schijndel | 2012-05-25 | 1 | -38/+82 | |
| * | | | | | | | | | | | | | Merge pull request #1519 from Diapolo/GUI_locale_selection | Wladimir J. van der Laan | 2012-06-27 | 1 | -1/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | GUI: change language selection format | Philip Kaufmann | 2012-06-26 | 1 | -1/+14 | |
| * | | | | | | | | | | | | | | Merge pull request #1516 from Diapolo/GUI_projectfile | Wladimir J. van der Laan | 2012-06-27 | 1 | -5/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | small updates to Bitcoin-Qt project file | Philip Kaufmann | 2012-06-25 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | Merge pull request #1520 from TheBlueMatt/debian | Jeff Garzik | 2012-06-25 | 3 | -27/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Update contrib/debian and remove system json_spirit patch. | Matt Corallo | 2012-06-25 | 3 | -27/+7 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #1501 from fanquake/master | Wladimir J. van der Laan | 2012-06-25 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Add Bitcoin dev Copyright | Michael Ford | 2012-06-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | Update comments | Michael Ford | 2012-06-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | Update master | Michael Ford | 2012-06-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Checkpoint at block 185333 (and remove a couple of intermediate checkpoints) | Gavin Andresen | 2012-06-25 | 2 | -11/+8 | |
| * | | | | | | | | | | | | | | Merge pull request #1517 from Diapolo/fix_comment | Pieter Wuille | 2012-06-24 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | fix a comment to correctly use -upgradewallet | Philip Kaufmann | 2012-06-24 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | / / / / / / / / / / | Document -debugnet option in command line help. | Jeff Garzik | 2012-06-24 | 1 | -1/+2 | |
| | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #1174 from sipa/torhs | Gregory Maxwell | 2012-06-23 | 11 | -41/+489 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Some documentation about tor | Pieter Wuille | 2012-06-23 | 1 | -0/+96 | |
| | * | | | | | | | | | | | | | Debug version messages | Pieter Wuille | 2012-06-23 | 2 | -1/+2 | |
| | * | | | | | | | | | | | | | Add -tor and related configuration | Pieter Wuille | 2012-06-23 | 3 | -6/+30 | |
| | * | | | | | | | | | | | | | Rewrite CNetAddr::GetReachabilityFrom() | Pieter Wuille | 2012-06-23 | 2 | -31/+74 | |
| | * | | | | | | | | | | | | | Node support for Tor hidden services | Pieter Wuille | 2012-06-23 | 5 | -21/+94 | |
| | * | | | | | | | | | | | | | Unit tests for base32 encode/decode | Pieter Wuille | 2012-06-22 | 1 | -0/+20 | |
| | * | | | | | | | | | | | | | Base32 encoding/decoding | Pieter Wuille | 2012-06-22 | 2 | -0/+191 | |
| | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #1503 from gmaxwell/testnet_tweaks | Gregory Maxwell | 2012-06-23 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Remove some rule differences which aren't needed with testnet3. | Gregory Maxwell | 2012-06-22 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | Merge pull request #1458 from jgarzik/tracenet | Jeff Garzik | 2012-06-22 | 5 | -2/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Introduce -debugnet option, thereby quieting some redundant debug messages | Jeff Garzik | 2012-06-22 | 5 | -2/+13 | |
| * | | | | | | | | | | | | | | Merge pull request #1502 from jgarzik/getrawmempool | Jeff Garzik | 2012-06-22 | 3 | -0/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | RPC: add 'getrawmempool', listing all transaction ids in memory pool | Jeff Garzik | 2012-06-22 | 3 | -0/+27 | |
| | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #1495 from Diapolo/fix_CKey_mem_leak | Gregory Maxwell | 2012-06-22 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | fix a memory leak in key.cpp | Philip Kaufmann | 2012-06-21 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | Merge pull request #1490 from luke-jr/gd_ljr_key | Gregory Maxwell | 2012-06-21 | 1 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | gitian-downloader: Update luke-jr's key | Luke Dashjr | 2012-06-20 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | | Merge pull request #1496 from xanatos/patch-2 | Gavin Andresen | 2012-06-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | = instead of == in multisig_tests.cpp | xanatos | 2012-06-21 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / | Update my GPG key | Pieter Wuille | 2012-06-20 | 1 | -0/+0 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #1488 from sipa/noowner | Jeff Garzik | 2012-06-20 | 2 | -61/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Remove CTxDB::ReadOwnerTxes. | Pieter Wuille | 2012-06-20 | 2 | -61/+0 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #1483 from Diapolo/txtablemodel_updateDisplayUnit | Wladimir J. van der Laan | 2012-06-19 | 2 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | GUI: ensure a changed bitcoin unit immediately updates the tx list amounts | Philip Kaufmann | 2012-06-20 | 2 | -0/+8 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | print large orphan warning BEFORE deleting pvMsg | Gavin Andresen | 2012-06-19 | 1 | -1/+1 | |