aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | Decide eviction group ties based on time.Gregory Maxwell2016-02-011-6/+10
| | * | | | | | | | | | | | | | Do not absolutely protect local peers from eviction.Gregory Maxwell2016-02-011-2/+0
| | * | | | | | | | | | | | | | Get rid of inaccurate ScriptSigArgsExpectedPieter Wuille2016-02-015-70/+6
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge #7451: Add link to bitcoin whitepaperWladimir J. van der Laan2016-02-011-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Add link to whitepapergladoscc2016-02-011-1/+2
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge #7439: Add whitelistforcerelay to control forced relaying. [#7099 redux]Wladimir J. van der Laan2016-02-014-12/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay.Gregory Maxwell2016-02-012-2/+5
| | * | | | | | | | | | | | | | Add whitelistforcerelay to control forced relaying.Gregory Maxwell2016-01-283-10/+19
| * | | | | | | | | | | | | | | Merge #7287: Consensus: Remove calls to error() and FormatStateMessage()Wladimir J. van der Laan2016-02-011-51/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Consensus: Remove calls to error() and FormatStateMessage() from some consens...Jorge Timón2016-01-291-51/+32
| * | | | | | | | | | | | | | | Merge #7441: Use Debian 8.3 in gitian build guideWladimir J. van der Laan2016-01-301-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Use Debian 8.3 in gitian build guidefanquake2016-01-301-2/+3
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge #6842: limitfreerelay edge case bugfixWladimir J. van der Laan2016-01-291-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | limitfreerelay edge case bugfix:ptschip2016-01-061-1/+1
| * | | | | | | | | | | | | | | Merge #7423: doc: add example for building with constrained resourcesWladimir J. van der Laan2016-01-291-4/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | doc: add example for building with constrained resourcesJarret Dyrbye2016-01-271-4/+7
| * | | | | | | | | | | | | | | | Merge #7428: doc: add example for listing ./configure flagsWladimir J. van der Laan2016-01-291-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Add example for displaying additional configure flagsNathaniel Mahieu2016-01-281-0/+6
| | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge #7437: GUI: Disable tab navigation for peers tables.Wladimir J. van der Laan2016-01-291-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | GUI: Disable tab navigation for peers tables.Kefkius2016-01-281-0/+6
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge #7212: Adds unittests for CAddrMan and CAddrinfo, removes source of non...Wladimir J. van der Laan2016-01-283-49/+391
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Increase test coverage for addrman and addrinfoEthan Heilman2016-01-273-49/+391
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge #7417: Minor improvements to the release processWladimir J. van der Laan2016-01-281-10/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Minor improvements to the release processPaul Rabahy2016-01-261-10/+23
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge #7348: MOVE ONLY: move rpc* to rpc/Wladimir J. van der Laan2016-01-2825-82/+80
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | rpc: update inline comments to refer to new file pathsDaniel Cousens2016-01-213-6/+6
| | * | | | | | | | | | | | | | | move rpc* to rpc/Daniel Cousens2016-01-2124-76/+74
| * | | | | | | | | | | | | | | | Merge #7425: devtools: Fix utf-8 support in messages for github-mergeWladimir J. van der Laan2016-01-281-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | devtools: Fix utf-8 support in messages for github-mergeWladimir J. van der Laan2016-01-271-3/+3
| * | | | | | | | | | | | | | | | | Merge #7415: net: Hardcoded seeds update January 2016Wladimir J. van der Laan2016-01-283-1380/+1499
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | net: Hardcoded seeds update January 2016Wladimir J. van der Laan2016-01-253-1380/+1499
| * | | | | | | | | | | | | | | | | | Merge #7396: [Qt] Add option to increase/decrease font size in the console wi...Jonas Schnelli2016-01-289-30/+203
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | [Qt] Add a new chevron/arrow icon for the console prompt lineJonas Schnelli2016-01-265-4/+42
| | * | | | | | | | | | | | | | | | | [Qt] keep scroll position in GUI console after changing font sizeJonas Schnelli2016-01-232-2/+4
| | * | | | | | | | | | | | | | | | | [Qt] Add option to increase/decrease font size in the console windowJonas Schnelli2016-01-227-35/+168
| * | | | | | | | | | | | | | | | | | Merge #7300: [trivial] Add missing copyright headersWladimir J. van der Laan2016-01-2740-32/+62
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Remove copyright header from autogenerated chainparamsseeds.hMarcoFalke2016-01-161-4/+0
| | * | | | | | | | | | | | | | | | | Add missing copyright headersMarcoFalke2016-01-0522-13/+47
| | * | | | | | | | | | | | | | | | | Bump copyright headers to 2014MarcoFalke2016-01-0519-19/+19
| * | | | | | | | | | | | | | | | | | Merge #7424: Add security/export checks to gitian and fix current failuresWladimir J. van der Laan2016-01-277-7/+34
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | release: add security/symbol checks to gitianCory Fields2016-01-262-0/+3
| | * | | | | | | | | | | | | | | | | release: always link librt for glibc back-compat buildsCory Fields2016-01-261-3/+6
| | * | | | | | | | | | | | | | | | | release: add check-symbols and check-security make targetsCory Fields2016-01-263-2/+20
| | * | | | | | | | | | | | | | | | | release: add _IO_stdin_used to ignored exportsCory Fields2016-01-261-1/+4
| | * | | | | | | | | | | | | | | | | release: fix parsing of BIND_NOW with older readelfCory Fields2016-01-261-1/+1
| |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Merge #7391: [init] Clarify help messageWladimir J. van der Laan2016-01-251-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | [init] Clarify permitrbf help messageMarcoFalke2016-01-231-1/+1
| * | | | | | | | | | | | | | | | | Merge #7402: [devtools] github-merge get toplevel dir without extra whitespaceWladimir J. van der Laan2016-01-251-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | [devtools] github-merge get toplevel dir without extra whitespaceAndrew C2016-01-251-1/+1
| * | | | | | | | | | | | | | | | | | Merge #7395: devtools: show pull and commit information in github-mergeWladimir J. van der Laan2016-01-251-0/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \