| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Merge pull request #1347 from rebroad/FixAlreadyAskedFor | Pieter Wuille | 2012-06-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Should only be mapped when the getdata is done. | R E Broadley | 2012-05-17 | 1 | -1/+1 | |
| * | | | | | | | | | Merge pull request #973 from TheBlueMatt/diffsendbuffer | Pieter Wuille | 2012-06-27 | 4 | -17/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Stop processing messages on full send buffer and dont disconnect. | Matt Corallo | 2012-06-27 | 4 | -17/+14 | |
| * | | | | | | | | | | Merge pull request #457 from muggenhor/async-ipv6-rpc | Pieter Wuille | 2012-06-27 | 4 | -75/+206 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | On Windows link with `mswsock`, it being required (indirectly) by RPC code | Giel van Schijndel | 2012-06-24 | 2 | -2/+2 | |
| | * | | | | | | | | | 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 | 31 | -192/+789 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | *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 | 107 | -21605/+37839 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | 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 | |
| * | | | | | | | | | | | GUI: change language selection format | Philip Kaufmann | 2012-06-26 | 1 | -1/+14 | |
| * | | | | | | | | | | | Merge pull request #1501 from fanquake/master | Wladimir J. van der Laan | 2012-06-25 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add Bitcoin dev Copyright | Michael Ford | 2012-06-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | | Update comments | Michael Ford | 2012-06-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Checkpoint at block 185333 (and remove a couple of intermediate checkpoints) | Gavin Andresen | 2012-06-25 | 2 | -11/+8 | |
| * | | | | | | | | | | | | 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 | 10 | -41/+393 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | = instead of == in multisig_tests.cpp | xanatos | 2012-06-21 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Remove CTxDB::ReadOwnerTxes. | Pieter Wuille | 2012-06-20 | 2 | -61/+0 | |
| * | | | | | | | | | | 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 | |
| * | | | | | | | | | | If (for example) the new max_size must be 5 then at the end the queue.size() ... | xanatos | 2012-06-19 | 1 | -1/+1 | |
| * | | | | | | | | | | Fix netbase tests | Pieter Wuille | 2012-06-19 | 2 | -5/+2 | |
| * | | | | | | | | | | Merge pull request #1399 from sipa/ipparse | Gavin Andresen | 2012-06-18 | 3 | -43/+119 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Add netbase tests | Pieter Wuille | 2012-06-14 | 1 | -0/+92 | |
| | * | | | | | | | | | | Improve parsing of IPv6 addresses | Pieter Wuille | 2012-06-14 | 2 | -43/+27 | |
| * | | | | | | | | | | | Merge branch 'signbugs' of https://github.com/wizeman/bitcoin | Gavin Andresen | 2012-06-18 | 6 | -9/+148 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Move NOINLINE definition to test where it's used. | Ricardo M. Correia | 2012-06-07 | 2 | -17/+16 | |
| | * | | | | | | | | | | Don't overflow integer on 32-bit machines. | Ricardo M. Correia | 2012-06-07 | 1 | -1/+1 | |