aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2016-09-26Merge #8249: Enable (and check for) 64-bit ASLR on WindowsWladimir J. van der Laan
62c2915 build: supply `-Wl,--high-entropy-va` (Wladimir J. van der Laan) 9a75d29 devtools: Check for high-entropy ASLR in 64-bit PE executables (Wladimir J. van der Laan)
2016-09-26devtools: Check for high-entropy ASLR in 64-bit PE executablesWladimir J. van der Laan
check_PE_PIE only checked for DYNAMIC_BASE, this is not enough for (secure) ASLR on 64-bit.
2016-09-25Merge #8743: Remove old manpages from contrib/debian in favour of doc/manWladimir J. van der Laan
b194872 Remove old manpages from contrib/debian (fanquake)
2016-09-25Remove old manpages from contrib/debianfanquake
2016-09-22Merge #8779: [contrib] Delete spendfromWladimir J. van der Laan
fa81d09 [contrib] Delete spendfrom (MarcoFalke)
2016-09-21[contrib] delete qt_translations.pyMarcoFalke
follow-up of 1a97b22 #4185
2016-09-21[contrib] Delete spendfromMarcoFalke
2016-09-20Merge #8700: [copyright] add MIT license headers to .sh scripts where missingWladimir J. van der Laan
0766d1c [copyright] add MIT license headers to .sh scripts where missing (isle2983)
2016-09-19Merge #8676: Add missing copyright headersWladimir J. van der Laan
783e930 [copyright] Add missing copyright headers (isle2983)
2016-09-19Merge #8702: [copyright] add MIT License copyright header to remaining ↵Wladimir J. van der Laan
Python files 4677b19 [copyright] add MIT License copyright header to remaining Python files (isle2983)
2016-09-19Merge #8701: [copyright] add MIT License copyright header to zmq_sub.pyWladimir J. van der Laan
37a7fe9 [copyright] add MIT License copyright header to zmq_sub.py (isle2983)
2016-09-13Merge #8662: Update btcdrak signing keyWladimir J. van der Laan
46606af Update btcdrak signing key (BtcDrak)
2016-09-13Merge #8608: Install manpages via make install, also add some autogenerated ↵Wladimir J. van der Laan
manpages d19583f improved gen-manpages.sh, includes bitcoin-tx and strips commit tag, now also runs binaries from build dir by default, added variables for more control (nomnombtc) 09546ca regenerated all manpages with commit tag stripped, also add bitcoin-tx (nomnombtc) ae6e754 change help string --enable-man to --disable-man (nomnombtc) a32c102 add conditional for --enable-man, default is yes (nomnombtc) dc84b6f add doc/man to subdir if configure flag --enable-man is set (nomnombtc) 00dba72 add doc/man/Makefile.am to include manpages (nomnombtc) eb5643b add autogenerated manpages by help2man (nomnombtc) 6edf2fd add gen-manpages.sh description to README.md (nomnombtc) d2cd9c0 add script to generate manpages with help2man (nomnombtc)
2016-09-11[copyright] add MIT License copyright header to remaining Python filesisle2983
2016-09-11[copyright] add MIT License copyright header to zmq_sub.pyisle2983
2016-09-11[copyright] Add missing copyright headersisle2983
2016-09-11[copyright] add MIT license headers to .sh scripts where missingisle2983
Years are set according to 'git log' history
2016-09-10[devtools] script support for managing source file copyright headersisle2983
Three subcommands to this script: 1) ./copyright_header.py report Examines git-tracked files with extensions that match: INCLUDE = ['*.h', '*.cpp', '*.cc', '*.c', '*.py'] Helps to: -> Identify source files without copyright -> Identify source files added with something other than "The Bitcoin Core developers" holder so we can be sure it is appropriate -> Identify unintentional typos in the copyright line 2) ./copyright_header.py update Replaces fix-copyright-headers.py. It does file editing in native python rather than subprocessing out to perl as was the case with fix-copyright-headers.py. It also shares code with the 'report' functions. 3) ./copyright_header.py insert Inserts a copyright header into a source file with the proper format and dates.
2016-09-02Update btcdrak signing keyBtcDrak
2016-09-01improved gen-manpages.sh, includes bitcoin-tx and strips commit tag, now ↵nomnombtc
also runs binaries from build dir by default, added variables for more control
2016-09-01Merge #8557: [contrib] Rework verifybinariesWladimir J. van der Laan
faaed88 [contrib] verifybinaries: Mention mandatory preparation step (MarcoFalke) fa917f6 [contrib] verifybinaries: Keep downloads by default (MarcoFalke) fab1f92 [contrib] verifybinaries: Adjust parsing to new rc path (MarcoFalke)
2016-08-31Merge #8621: [contrib] python: Don't use shell=TrueWladimir J. van der Laan
fa994a7 contrib: Don't use shell=True (MarcoFalke)
2016-08-30Merge #8566: Easy to use gitian building scriptWladimir J. van der Laan
3fe0b68 Set defaults to gitian defaults (Andrew Chow) 6ffd6b4 Create option to detach sign gitian builds and not commit the files in the script (Andrew Chow) 498d8da Check for OSX SDK (Andrew Chow) eda4cfb Create an easy to use gitian building script (Andrew Chow)
2016-08-29Merge #8617: Include instructions to extract Mac OS X SDK on Linux using ↵Pieter Wuille
7zip and SleuthKit b729fcd Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKit (Luke Dashjr)
2016-08-29Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKitLuke Dashjr
2016-08-28contrib: Don't use shell=TrueMarcoFalke
2016-08-28Merge #8607: [doc] Fix doxygen off-by-one comments, fix typosWladimir J. van der Laan
fafe7b3 contrib: Make fix-copyright-headers.py more portable (MarcoFalke) fa27c0a [doc] Fix typos in comments, doxygen: Fix comment syntax (MarcoFalke) fabfd5d [qa] pull-tester: Don't mute zmq ImportError (MarcoFalke) 67a5502 init: Fix typo in help message for -whitelistforcerelay (Wladimir J. van der Laan)
2016-08-28Set defaults to gitian defaultsAndrew Chow
Set the default -j and -m to 2 and 2000 respectively, matching gitian's default values.
2016-08-27Create option to detach sign gitian builds and not commit the files in the ↵Andrew Chow
script Gitian builds can be done where the assert files are made but no signing is done. The sigs can also optionally not be committed automatically.
2016-08-27Check for OSX SDKAndrew Chow
2016-08-27Create an easy to use gitian building scriptAndrew Chow
I've written a script that automates the setup and building of binaries with gitian. All of the commands are pulled from various documentation on gitian building.
2016-08-27add gen-manpages.sh description to README.mdnomnombtc
2016-08-27add script to generate manpages with help2mannomnombtc
2016-08-26Merge #8545: [doc] Update git-subtree-check.sh READMEPieter Wuille
fa3d974 [doc] Update git-subtree-check.sh README (MarcoFalke)
2016-08-22contrib: Make fix-copyright-headers.py more portableMarcoFalke
2016-08-21[contrib] verifybinaries: Mention mandatory preparation stepMarcoFalke
2016-08-21[contrib] verifybinaries: Keep downloads by defaultMarcoFalke
2016-08-21[contrib] verifybinaries: Adjust parsing to new rc pathMarcoFalke
2016-08-19Merge #8517: [Qt] show wallet HD state in statusbarJonas Schnelli
914154f [Qt] add HD enabled/disabled icon to the status bar (Jonas Schnelli)
2016-08-19[doc] Update git-subtree-check.sh READMEMarcoFalke
2016-08-19[Qt] add HD enabled/disabled icon to the status barJonas Schnelli
2016-08-15Merge #8270: Tests: Use portable #! in python scripts (/usr/bin/env)MarcoFalke
7b01ce2 Favour python over python2 as per PR #7723 (Matthew King) 873e81f Use portable #! in python scripts (/usr/bin/env) (Matthew King)
2016-07-18Merge #8295: Mining-related fixups for 0.13.0Wladimir J. van der Laan
c1d61fb Add warning if -blockminsize is used. (Suhas Daftuar) 27362dd Remove -blockminsize option (Suhas Daftuar) d2e46e1 Remove addScoreTxs() (Suhas Daftuar) 6dd4bc2 Exclude witness transactions in addPackageTxs() pre-segwit activation (Suhas Daftuar) f15c2cd CreateNewBlock: add support for size-accounting to addPackageTxs (Suhas Daftuar)
2016-07-11Merge #8289: bash-completion: Adapt for 0.12 and 0.13Wladimir J. van der Laan
1ba3db6 bash-completion: Adapt for 0.12 and 0.13 (Christian von Roques)
2016-07-07gitian: use a wrapped gcc/g++ to avoid the need for a system changeCory Fields
C_INCLUDE_PATH and CPLUS_INCLUDE_PATH work globally as though -isystem was used for each invocation. Since that changes the build results, force a rebuild of x86 depends by adding the value to $HOST_ID_SALT.
2016-07-07bash-completion: Adapt for 0.12 and 0.13Christian von Roques
* separate completion for bitcoind and bitcoin-cli * remove RPC support from bitcoind completion * add completion for bitcoin-tx and bitcoin-qt * rely on autoloading of completions
2016-07-05Add warning if -blockminsize is used.Suhas Daftuar
2016-06-28Favour python over python2 as per PR #7723Matthew King
2016-06-26Use portable #! in python scripts (/usr/bin/env)Matthew King
2016-06-22[qa] Add rpc test for segwitAlex Morcos
Amended by Pieter Wuille to use multisig 1-of-1 for P2WSH tests, and BIP9 based switchover logic. Fixes and py3 conversion by Marco Falke.