index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
devtools
Age
Commit message (
Expand
)
Author
2021-05-09
scripts: test for MACHO control flow instrumentation
fanquake
2021-05-04
contrib: consolidate PIE and NX security checks
fanquake
2021-05-04
contrib: use LIEF in PE symbol checks
fanquake
2021-05-04
contrib: use LIEF in macOS symbol checks
fanquake
2021-05-04
contrib: use f strings in symbol-check.py
fanquake
2021-05-04
contrib: add PE PIE check to security checks
fanquake
2021-05-04
contrib: use LIEF for PE security checks
fanquake
2021-05-04
contrib: use LIEF for macOS security checks
fanquake
2021-05-04
contrib: use f strings in security-check.py
fanquake
2021-03-19
Doc: Tell howto install clang-format on Debian/Ubuntu
wodry
2021-03-13
test: Drop unused get_machine function
Hennadii Stepanov
2021-03-13
test: Cleanup test files in test-{security,symbol}-check.py
Hennadii Stepanov
2021-03-10
build: qt 5.12.10
fanquake
2021-03-10
build: Add xkbcommon 0.8.4
Hennadii Stepanov
2021-02-22
contrib: run test-symbol check for RISCV
fanquake
2021-01-12
doc: Add manual page generation for bitcoin-util
Wladimir J. van der Laan
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-28
lint: run mypy over contrib/devtools
fanquake
2020-12-18
Merge #20434: contrib: Parse ELF directly for symbol and security checks
Wladimir J. van der Laan
2020-12-09
contrib: add symbol check test for PE
fanquake
2020-12-07
Merge #20468: build: warn when generating man pages for binaries built from a...
Wladimir J. van der Laan
2020-12-03
contrib: add MACHO tests to symbol-check tests
fanquake
2020-12-03
contrib: Add test for ELF symbol-check
Wladimir J. van der Laan
2020-11-28
Warn when binaries are built from a dirty branch.
Tyler Chambers
2020-11-22
contrib: Changes to checks for PowerPC64
Luke Dashjr
2020-11-22
contrib: Parse ELF directly for symbol and security checks
Wladimir J. van der Laan
2020-11-09
swapped "is" for "==" in literal comparison
Tyler Chambers
2020-08-29
scripted-diff: Move previous_release.py to test/get_previous_releases.py
Hennadii Stepanov
2020-07-30
Merge #18011: Replace current benchmarking framework with nanobench
Wladimir J. van der Laan
2020-07-28
devtools: Add security check for separate_code
Wladimir J. van der Laan
2020-07-21
contrib: Clean up previous_releases.py
MarcoFalke
2020-07-21
Merge #19205: script: previous_release.sh rewritten in python
MarcoFalke
2020-07-21
Make test DoS_mapOrphans deterministic
David Reikher
2020-07-05
Remove previous_release.sh
Brian Liotti
2020-07-05
script: Add previous_release.py
Brian Liotti
2020-06-16
test: use subprocess.run() in test-security-check.py
fanquake
2020-06-16
tests: run test-security-check.py in CI
fanquake
2020-06-13
Replace current benchmarking framework with nanobench
Martin Ankerl
2020-06-07
ci: Switch to bitcoincore.org download
MarcoFalke
2020-05-14
scripts: add additional type annotations to security-check.py
fanquake
2020-05-14
scripts: add run_command to security-check.py
fanquake
2020-05-14
scripts: remove NONFATAL from security-check.py
fanquake
2020-05-14
scripts: no-longer check for 32 bit windows in security-check.py
fanquake
2020-05-05
Merge #18885: contrib: Move optimize-pngs.py script to the maintainer repo
MarcoFalke
2020-05-05
contrib: Remove optimize-pngs.py script, which lives in the maintainer repo
MarcoFalke
2020-04-23
scripts: add PE .reloc section check to security-check.py
fanquake
2020-04-21
scripts: add MACHO LAZY_BINDINGS test to test-security-check.py
fanquake
2020-04-21
scripts: add MACHO Canary check to security-check.py
fanquake
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-04
scripts: add MACHO lazy bindings check to security-check.py
fanquake
[next]