aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2018-01-29Merge #12095: [contrib] Use BDB_LIBS/CFLAGS and pass --disable-replicationWladimir J. van der Laan
2018-01-24net: Update hardcoded seedsWladimir J. van der Laan
2018-01-24contrib: Update ATTERN_AGENT to include 0.15.xWladimir J. van der Laan
2018-01-24Merge #11512: Use GetDesireableServiceFlags in seeds, dnsseeds, fixing static...Wladimir J. van der Laan
2018-01-19Use GetDesireableServiceFlags in static seeds, document this.Matt Corallo
2018-01-05[contrib] Add --disable-replication to install_db4fanquake
2018-01-05[contrib] Use BDB_LIBS/CFLAGS in install_db4fanquake
2018-01-04Merge #12063: [Trivial] Update license year range to 2018MarcoFalke
2018-01-03Merge #12075: [scripts] Add missing univalue file to copyright_header.pyMarcoFalke
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2018-01-02[scripts] Add missing univalue file to copyright_header.pyfanquake
2018-01-01[Trivial] Update license year range to 2018Akira Takizawa
2017-12-21Merge #11945: Improve BSD compatibility of contrib/install_db4.shWladimir J. van der Laan
2017-12-20Merge #10657: Utils: Improvements to ECDSA key-handling codeWladimir J. van der Laan
2017-12-20contrib: FreeBSD compatibility in install_db4.shWladimir J. van der Laan
2017-12-19contrib: Make X=Y arguments work in install_db4Wladimir J. van der Laan
2017-12-19contrib: New clang patch for install_db4Wladimir J. van der Laan
2017-12-19contrib: fix typo in install_db4.sh help messageWladimir J. van der Laan
2017-12-11Merge #11836: Rename rpcuser.py to rpcauth.pyWladimir J. van der Laan
2017-12-10Add Travis check for unused Python importspracticalswift
2017-12-06Rename rpcuser.py to rpcauth.pyHenrik Jonsson
2017-12-05[verify-commits] Fix gpg.sh's echoing for commits with '\n'Matt Corallo
2017-12-04Merge #10773: Shell script cleanupsPieter Wuille
2017-11-29Trivial: fix comments for ZeroMQ bitcoind argsaaron-hanson
2017-11-17Merge #11700: Add gitian PGP key: willykoWladimir J. van der Laan
2017-11-16[build] Add a script for installing db4James O'Beirne
2017-11-15Add gitian PGP key: willykoWilly Ko
2017-11-15fix the StartupWMClass for bitoin-qt, so gnome-shell can recognize itEvan Klitzke
2017-11-13Merge #11676: contrib/init: Update openrc-run filenameMarcoFalke
2017-11-13contrib/init: Update openrc-run filenameLuke Dashjr
2017-11-13Merge #11035: [contrib] Add Valgrind suppressions fileWladimir J. van der Laan
2017-11-09Merge #11394: Perform a weaker subtree check in TravisMarcoFalke
2017-11-09Revert "Remove unused variable in shell script"MarcoFalke
2017-11-09Merge #10771: Remove unused variables in shell scriptsWladimir J. van der Laan
2017-11-09Merge #10529: Improve bitcoind systemd service fileWladimir J. van der Laan
2017-11-04Add sjors gitian keySjors Provoost
2017-10-20[verify-commits] Allow revoked keys to expireMatt Corallo
2017-10-18Add quotes to variable assignment (as requested by @TheBlueMatt)practicalswift
2017-10-18Fix valid path outputpracticalswift
2017-10-18Use bash instead of POSIX sh. POSIX sh does not support arrays.practicalswift
2017-10-18Fix incorrect quoting of quotes (the previous quotes had no effect beyond unq...practicalswift
2017-10-18Add required space to [[ -n "$1" ]] (previously [[ -n"$1" ]])practicalswift
2017-10-18Add error handling: exit if cd failspracticalswift
2017-10-18Remove "\n" from echo argument. echo does not support escape sequences.practicalswift
2017-10-18Remove unused variablespracticalswift
2017-10-11Improve git-subtree-check.shPieter Wuille
2017-10-09Remove accidental stray semicolonpracticalswift
2017-10-04Merge #11443: [qa] Allow "make cov" out-of-tree; Fix rpc mapping checkWladimir J. van der Laan
2017-10-03Merge #11419: Utils: Fix launchctl not being able to stop bitcoindJonas Schnelli
2017-10-01qa: check-rpc-mapping must not run on empty listsMarcoFalke