aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: change cdrkit location in build-process.mdv0.9.3Wladimir J. van der Laan2014-09-221-1/+1
* Remove mention of MacPorts from OSX build docsWladimir J. van der Laan2014-09-181-49/+2
* build: osx: Fix incomplete framework packaging for codesigningCory Fields2014-09-131-0/+29
* Update release notesWladimir J. van der Laan2014-09-121-0/+1
* Update release notesWladimir J. van der Laan2014-09-111-0/+7
* Store fewer orphan tx by default, add -maxorphantx optionGavin Andresen2014-09-113-3/+5
* Make max number of orphan blocks kept in memory a startup parameter (fixes #4...shshshsh2014-09-113-3/+4
* Stricter handling of orphan transactionsGavin Andresen2014-09-112-18/+64
* remove useless millisleepphantomcircuit2014-09-111-2/+0
* build: Remove message about Ubuntu 13.10 when no boost sleep implementation f...Wladimir J. van der Laan2014-09-111-1/+1
* doc: Remove outdated information about boost versionsWladimir J. van der Laan2014-09-111-4/+0
* Avoid returning many "inv" orphansJeff Garzik2014-09-101-0/+5
* Limit CNode::mapAskForWladimir J. van der Laan2014-09-101-0/+5
* Fix crashing bug caused by orphan(s) with duplicate prevout.hashGavin Andresen2014-09-101-0/+2
* Avoid repeated lookups in mapOrphanTransactions and mapOrphanTransactionsByPrevWladimir J. van der Laan2014-09-091-10/+13
* Filter translations through new update-translations scriptWladimir J. van der Laan2014-09-0170-106911/+2919
* Add deeper XML checking to update-translation scriptWladimir J. van der Laan2014-09-011-14/+134
* doc: mention translations in release notesv0.9.3rc1Wladimir J. van der Laan2014-08-221-2/+4
* qt: Language update for 0.9.3Wladimir J. van der Laan2014-08-2233-796/+802
* doc: Add list of contributors to 0.9.3Wladimir J. van der Laan2014-08-221-0/+14
* gitian: Bump miniupnp version to 1.9.20140701Wladimir J. van der Laan2014-08-2211-84/+72
* Update build-osx.mdRose Toomey2014-08-211-1/+24
* libc-compat: add new symbol that's now neededCory Fields2014-08-211-0/+2
* build: fix FDELT_TYPE configure checkCory Fields2014-08-211-1/+4
* build: Fix boost build on some platformsCory Fields2014-08-212-0/+7
* qt: fix unicode character display on osx when building with 10.7 sdkCory Fields2014-08-214-0/+35
* gitian: upgrade OpenSSL to 1.0.1iMichael Ford2014-08-2110-32/+33
* Avoid querying DNS seeds, if we have open connections.Jeff Garzik2014-08-193-1/+15
* preliminary release notes for 0.9.3Wladimir J. van der Laan2014-08-181-7/+12
* Increase IsStandard() scriptSig lengthPeter Todd2014-08-181-4/+8
* Check redeemScript size does not exceed 520 byte limitPeter Todd2014-08-183-4/+12
* Ignore too-long redeemScripts while loading walletWladimir J. van der Laan2014-08-182-1/+17
* base58: add paranoid return value checksJeff Garzik2014-08-181-5/+4
* key.cpp: fail with a friendlier message on missing ssl EC supportAndrew Poelstra2014-08-183-0/+36
* Add a new checkpoint at block 295,000Trevin Hofmann2014-08-181-2/+3
* Add a way to limit deserialized string lengthsPieter Wuille2014-08-184-14/+46
* Update Debian packaging description for new bitcoin-cliJohnathan Corgan2014-08-181-2/+3
* AvailableCoins: acquire cs_main mutexPavel Vasin2014-08-181-1/+1
* Avoid a segfault on getblock if it can't read a block from disk.Ruben Dario Ponticelli2014-08-181-1/+3
* qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fall...Julian Haight2014-08-181-1/+1
* Clarify that redeemScript is often optionalZak Wilcox2014-08-181-1/+1
* Remove bignum dependency for scriptsCory Fields2014-08-188-73/+387
* In -? output: -keypool, -gen, -genproclimit depend on ENABLE_WALLETZak Wilcox2014-08-181-1/+3
* Don't poll showmyip.com, it doesn't exist anymoreWladimir J. van der Laan2014-08-181-20/+1
* Version bump for 0.9.3Wladimir J. van der Laan2014-08-186-150/+13
* Remove NumBlocksOfPeersWladimir J. van der Laan2014-07-049-75/+19
* Bump version to 0.9.2.1v0.9.2.1Wladimir J. van der Laan2014-06-192-2/+2
* rpc: Add acceptors only when listening succeededWladimir J. van der Laan2014-06-191-2/+2
* rpc: Ignore and log errors during cancelWladimir J. van der Laan2014-06-191-2/+11
* Qt: Fix monospace font in osx 10.9Cory Fields2014-06-181-0/+4