| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | * | Remove invalid dependent orphans from memory | Gavin Andresen | 2012-06-20 | 1 | -2/+12 | |
| | | | | * | Further DoS prevention: Verify signatures last | Gavin Andresen | 2012-06-20 | 1 | -4/+15 | |
| | | | | * | Optimize orphan transaction handling | Gavin Andresen | 2012-06-20 | 1 | -16/+30 | |
| | | | | * | Use std::numeric_limits<> for typesafe INT_MAX/etc | Gavin Andresen | 2012-06-14 | 1 | -1/+1 | |
| | | | * | | Use std::numeric_limits<> for typesafe INT_MAX/etc | Gavin Andresen | 2012-06-14 | 1 | -1/+1 | |
| | * | | | | Merge branch '0.6.x' of git://gitorious.org/+bitcoin-stable-developers/bitcoi... | Gavin Andresen | 2012-06-19 | 1 | -19/+40 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-06-14 | 1 | -1/+1 | |
| | | |\| | | | ||||||
| | | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-06-14 | 1 | -1/+1 | |
| | | | |\| | | ||||||
| | | | | * | | Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperly | Philip Kaufmann | 2012-06-14 | 1 | -1/+1 | |
| | | * | | | | Use a 64-bit nonce in ping | Pieter Wuille | 2012-06-14 | 1 | -1/+2 | |
| | | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-05-22 | 1 | -16/+36 | |
| | | |\| | | | ||||||
| | | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-05-22 | 1 | -19/+21 | |
| | | | |\| | | ||||||
| | | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-05-22 | 1 | -21/+26 | |
| | | | | |\| | ||||||
| | | | | | * | Correct debug.log output to show correct function the debug is coming from. | R E Broadley | 2012-05-22 | 1 | -7/+7 | |
| | | | | | * | Update License in File Headers | Fordy | 2012-05-20 | 1 | -1/+2 | |
| | | | | | * | remove 2 ugly spaces from a message string | Philip Kaufmann | 2012-05-20 | 1 | -1/+1 | |
| | | | | | * | Always check return values of TxnBegin() and TxnCommit() | Jeff Garzik | 2012-05-18 | 1 | -2/+5 | |
| | | | | | * | Hopefully final fix for the stuck blockchain issue | Pieter Wuille | 2012-05-17 | 1 | -11/+13 | |
| | | | | * | | Update License in File Headers | Fordy | 2012-05-20 | 1 | -1/+2 | |
| | | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-05-07 | 1 | -1/+18 | |
| | | | | |\| | ||||||
| | | | | | * | Prevent stuck download: correct solution | Pieter Wuille | 2012-05-07 | 1 | -2/+14 | |
| | | | | | * | Prevent stuck block download in large reorganisations | Pieter Wuille | 2012-05-07 | 1 | -3/+8 | |
| | | | * | | | Update License in File Headers | Fordy | 2012-05-20 | 1 | -1/+2 | |
| | | | * | | | Always check return values of TxnBegin() and TxnCommit() | Jeff Garzik | 2012-05-18 | 1 | -3/+9 | |
| | | | * | | | Prevent stuck download: correct solution | Pieter Wuille | 2012-05-07 | 1 | -2/+14 | |
| | | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-05-06 | 1 | -1/+1 | |
| | | | |\| | | ||||||
| | | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-05-06 | 1 | -1/+1 | |
| | | | | |\| | ||||||
| | | | | | * | Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12... | Luke Dashjr | 2012-05-06 | 1 | -1/+1 | |
| | | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-05-04 | 1 | -10/+0 | |
| | | | |\| | | ||||||
| | | | | * | | Bugfix: Remove redundant duplicate transaction check | Luke Dashjr | 2012-05-04 | 1 | -10/+0 | |
| | | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-05-04 | 1 | -0/+20 | |
| | | | |\| | | ||||||
| | | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-05-04 | 1 | -0/+10 | |
| | | | | |\| | ||||||
| | | | | | * | Check earlier for blocks with duplicate transactions. Fixes #1167 | Gavin Andresen | 2012-05-04 | 1 | -0/+10 | |
| | | | | * | | Check earlier for blocks with duplicate transactions. Fixes #1167 | Gavin Andresen | 2012-05-04 | 1 | -0/+10 | |
| | | | * | | | Test ScriptSigArgsExpected() for error, before accumulating return value | Jeff Garzik | 2012-04-24 | 1 | -2/+9 | |
| | | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-04-22 | 1 | -2/+13 | |
| | | | |\| | | ||||||
| | | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-04-22 | 1 | -19/+30 | |
| | | | | |\| | ||||||
| | | | | | * | Fix potential deadlock | Pieter Wuille | 2012-04-17 | 1 | -1/+1 | |
| | | | | | * | Fix loop index var types, fixing many minor sign comparison warnings | Jeff Garzik | 2012-04-17 | 1 | -17/+17 | |
| | | | | | * | AlreadyHave(): only hold lock during mapTransactions access | Jeff Garzik | 2012-04-17 | 1 | -3/+7 | |
| | | | | | * | Locking fix for AlreadyHave() | Jeff Garzik | 2012-04-17 | 1 | -1/+8 | |
| | | | | * | | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr | 2012-04-15 | 1 | -0/+4 | |
| | | | | |\| | ||||||
| | | | | | * | fix warnings: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] | Wladimir J. van der Laan | 2012-04-15 | 1 | -0/+4 | |
| | | | | | * | Do not invoke anti-DoS system for invalid BIP16 transactions | Pieter Wuille | 2012-04-04 | 1 | -0/+8 | |
| | | | | * | | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr | 2012-03-26 | 1 | -3/+9 | |
| | | | | |\| | ||||||
| | | | | | * | More debug output for failed reorganizations | Pieter Wuille | 2012-03-22 | 1 | -4/+6 | |
| | | | | | * | Report number of (dis)connected blocks in reorganization | Pieter Wuille | 2012-03-22 | 1 | -0/+3 | |
| | | | | | * | Use last checkpoint instead of hard-coded 140,700. Fixes #913. | Gavin Andresen | 2012-03-22 | 1 | -1/+2 | |
| | | | | * | | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr | 2012-03-21 | 1 | -84/+210 | |
| | | | | |\| | ||||||
| | | | | | * | Merge branch 'bip16_0.4.x' into 0.4.x | Luke Dashjr | 2012-03-21 | 1 | -82/+202 | |
| | | | | | |\ | ||||||