aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-04[depends] libevent 2.1.7rcfanquake
2017-01-04Merge #9467: [Trivial] [Doc] Install Protobuf v3 on OS XMarcoFalke
2017-01-04Merge #9401: Make rpcauth help message clearer, add example in example .confMarcoFalke
2017-01-04Merge #9396: Updated listsinceblock rpc documentationWladimir J. van der Laan
2017-01-04Merge #9288: Fix a bug if the min fee is 0 for FeeFilterRounderWladimir J. van der Laan
2017-01-04Merge #9283: A few more CTransactionRef optimizationsWladimir J. van der Laan
2017-01-04Merge #9289: net: drop boost::thread_groupWladimir J. van der Laan
2017-01-04Merge #9450: Increment MIT licence copyright header year on files modified in...Wladimir J. van der Laan
2017-01-04[Doc] Install Protobuf v3 on OS Xfanquake
2017-01-04Merge #9462: [qt] Do not translate tilde characterWladimir J. van der Laan
2017-01-03net: misc header cleanupsCory Fields
2017-01-03net: make proxy receives interruptibleCory Fields
2017-01-03net: remove thread_interrupted catchCory Fields
2017-01-03net: make net processing interruptibleCory Fields
2017-01-03net: make net interruptibleCory Fields
2017-01-03net: add CThreadInterrupt and InterruptibleSleepCory Fields
2017-01-03net: a few small cleanups before replacing boost threadsCory Fields
2017-01-03Merge #8776: Wallet refactoring leading up to multiwalletPieter Wuille
2017-01-03Merge #9252: Release cs_main before calling ProcessNewBlock, or processing he...Pieter Wuille
2017-01-03[qt] Do not translate `~`MarcoFalke
2017-01-03Merge #8877: Qt RPC console: history sensitive-data filter, and saving input ...Jonas Schnelli
2017-01-03Merge #9460: Fix a few typos in translated stringsWladimir J. van der Laan
2017-01-03qt: Fill in English numerusformsWladimir J. van der Laan
2017-01-03qt,wallet: Fix a few typos in messagesWladimir J. van der Laan
2017-01-03doc: Add historical release notes for 0.13.2Wladimir J. van der Laan
2017-01-03Merge #9446: SetMerkleBranch: remove unused code, remove cs_main lock require...Jonas Schnelli
2017-01-02Merge #9412: build: Fix 'make deploy' for OSXJonas Schnelli
2017-01-02qt: Set transifex slug to 0.14Wladimir J. van der Laan
2017-01-01Merge #9433: Update the Windows build notesMarcoFalke
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-30Fix bug in dmg builder so that it actually reads in the configuration fileDon Patterson
2016-12-30SetMerkleBranch: remove unused code, remove cs_main lock requirementJonas Schnelli
2016-12-29Update the Windows build notesDouglas Roark
2016-12-30Merge #9420: Fix linker error when configured with --enable-lcovJonas Schnelli
2016-12-29GUI/RPCConsole: Include importmulti in history sensitive-command filterLuke Dashjr
2016-12-29Qt/RPCConsole: Use RPCParseCommandLine to perform command filteringLuke Dashjr
2016-12-29Qt/Test: Make sure filtering sensitive data works correctly in nested commandsLuke Dashjr
2016-12-29Qt/RPCConsole: Teach RPCParseCommandLine how to filter out arguments to sensi...Luke Dashjr
2016-12-29Qt/RPCConsole: Make it possible to parse a command without executing itLuke Dashjr
2016-12-29Qt/RPCConsole: Truncate filtered commands to just the command name, rather th...Luke Dashjr
2016-12-29Qt/RPCConsole: Add signmessagewithprivkey to list of commands filtered from h...Luke Dashjr
2016-12-29Qt/RPCConsole: Refactor command_may_contain_sensitive_data function out of RP...Luke Dashjr
2016-12-29Bugfix: Do not add sensitive information to history for realLuke Dashjr
2016-12-29Qt/RPCConsole: Don't store commands with potentially sensitive information in...Jonas Schnelli
2016-12-29Qt/RPCConsole: Save current command entry when browsing historyJonas Schnelli
2016-12-28Fix linker error when configured with --enable-lcovDouglas Roark
2016-12-28Merge #9436: test: Include tx data in EXTRA_DISTMarcoFalke
2016-12-27Merge #9349: Make CScript (and prevector) c++11 movable.Pieter Wuille
2016-12-27Merge #9243: Clean up mapArgs and mapMultiArgs UsagePieter Wuille
2016-12-27test: Include tx data in EXTRA_DISTMarcoFalke