Commit Graph

278 Commits (f8213c05f087e5fbb5d92a291f766b0baebc798f)

Author SHA1 Message Date
MarcoFalke fa4cd1fdae
ci: Switch to bitcoincore.org download
5 years ago
fanquake eacedfb023
scripts: add additional type annotations to security-check.py
5 years ago
fanquake 83d063e954
scripts: add run_command to security-check.py
5 years ago
fanquake 13f606b4f9
scripts: remove NONFATAL from security-check.py
5 years ago
fanquake 061acf62a1
scripts: no-longer check for 32 bit windows in security-check.py
5 years ago
MarcoFalke fbd522721c
Merge #18885: contrib: Move optimize-pngs.py script to the maintainer repo
5 years ago
MarcoFalke fa13090d20
contrib: Remove optimize-pngs.py script, which lives in the maintainer repo
5 years ago
fanquake 3e38023af7
scripts: add PE .reloc section check to security-check.py
5 years ago
fanquake 8334ee31f8
scripts: add MACHO LAZY_BINDINGS test to test-security-check.py
5 years ago
fanquake 7b99c7454c
scripts: add MACHO Canary check to security-check.py
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
fanquake 5ca90f8b59
scripts: add MACHO lazy bindings check to security-check.py
5 years ago
fanquake 6ec42df32b
Merge #18426: scripts: previous_release: improve behaviour on failed download
5 years ago
fanquake 7142d50ac3
scripts: rename test_64bit_PE to test_PE
5 years ago
fanquake edaca2dd12
scripts: add MACHO NX check to security-check.py
5 years ago
fanquake 1a4e9f32ef
scripts: add MACHO tests to test-security-check.py
5 years ago
Sebastian Falbesoner 332f373a9d [scripts] previous_release: improve failed download error message
5 years ago
fanquake 1a0993ae35
scripts: add PE dylib checking to symbol-check.py
5 years ago
Sjors Provoost c7ca630896
[scripts] support release candidates of earlier releases
5 years ago
Sjors Provoost ae379cf7d1
[scripts] build earlier releases
5 years ago
Wladimir J. van der Laan 3a037d0067 test: Add crc32c exception to various linters and generation scripts
5 years ago
Sebastian Falbesoner b3c4d9bac6 test: rename test suite name "tx_validationcache_tests" to match filename
5 years ago
Wladimir J. van der Laan a3d198c93c
Merge #17863: scripts: Add MACHO dylib checks to symbol-check.py
5 years ago
MarcoFalke 95ca6aeec7
Merge #17691: doc: Add missed copyright headers
5 years ago
MarcoFalke e09c701e01 scripted-diff: Bump copyright of files changed in 2020
5 years ago
Hennadii Stepanov fac86ac7b3
scripted-diff: Add missed copyright headers
5 years ago
fanquake c491368d8c
scripts: add MACHO dylib checking to symbol-check.py
5 years ago
Hennadii Stepanov 6fde9d5e47
script: Update EXLUDE list in copyright_header.py
5 years ago
Hennadii Stepanov 1998152f15
script: Add empty line after C++ copyright
5 years ago
Hennadii Stepanov 071f2fc204
script: Add ability to insert copyright to *.sh
5 years ago
fanquake 7c9e821c4e
scripts: add MACHO NOUNDEFS check to security-check.py
5 years ago
fanquake 4ca92dc6d3
scripts: add MACHO PIE check to security-check.py
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
Wladimir J. van der Laan f6e42256fe build: Allow export of environ symbols
5 years ago
Wladimir J. van der Laan 16a7be1663
build: Bump minimum versions in symbol checker
5 years ago
Wladimir J. van der Laan b77d5ad59f
build: Disallow dynamic linking against c++ library
5 years ago
fanquake ec89d2882a
build: remove libanl.so.1 from ALLOWED_LIBRARIES
5 years ago
James O'Beirne c1ccbc3dde devtools: add utxo_snapshot.sh
5 years ago
gchuf dffae5a5ad scripts: update copyright_header script to include additional files
5 years ago
Ben Woosley 3d0a82cff8
devtools: Accomodate block-style copyright blocks
5 years ago
Ben Woosley b21680baf5
test/contrib: Fix invalid escapes in regex strings
5 years ago
fanquake 3d50fe2c1f
scripts: move update-translations.py to maintainer-tools repo
5 years ago
fanquake 6c27fa0f09
scripts: remove github-merge.py
5 years ago
Carl Dong 65f8da08df
symbol-check: Disallow libX11-*.so.* shared libraries
5 years ago
fanquake 1088b90cba
Merge #16327: scripts and tools: Update ShellCheck linter
5 years ago
Hennadii Stepanov 1ac454a384
Enable ShellCheck rules
5 years ago
Hennadii Stepanov ca11606858
Fix: "Bitcoin Core" -> "The Bitcoin Core"
5 years ago
Hennadii Stepanov 621463d7df
Drop no-longer-relevant copyright holder name
5 years ago
Hennadii Stepanov 01fafe55a1
Include Objective-C source files
5 years ago
MarcoFalke e115a21f79
Merge #16223: devtools: Fetch and display ACKs at sign-off time in github-merge
5 years ago