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
2022-03-28
contrib: use LIEF 0.12.0 for symbol and security checks
fanquake
2022-03-07
contrib: fix implicit function decleration in win symbol check
fanquake
2022-02-22
contrib: address gen-manpages feedback from #24263
fanquake
2022-02-04
doc: Fix gen-manpages, rewrite in Python
laanwj
2022-01-26
contrib: support arm64 darwin in security checks
fanquake
2022-01-26
build: use macOS 11 SDK (Xcode 12.2)
fanquake
2022-01-25
Merge bitcoin/bitcoin#23839: Linux: build with and test for control flow inst...
laanwj
2022-01-05
guix: use GCC 10 (over GCC 8) to build releases
fanquake
2022-01-04
scripts: add CONTROL_FLOW to ELF security checks
fanquake
2022-01-04
script rename control flow check to MACHO specific
fanquake
2022-01-03
scripts: make security checks architecture independent
fanquake
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-12-30
script: Fix copyright_header.py
Hennadii Stepanov
2021-12-18
scripts: match on exe type over str in symbol-check.py
fanquake
2021-12-18
scripts: match on exe type over str in security-check.py
fanquake
2021-12-03
build: qt 5.15.2
fanquake
2021-11-17
scripts: test for PE control flow instrumentation
fanquake
2021-11-16
build: require glibc 2.18+ for release builds
fanquake
2021-11-13
test: Enable SC2086 shellcheck rule
Hennadii Stepanov
2021-10-21
Add minisketch dependency
Gleb Naumenko
2021-10-16
lint: enable mypy checking for missing imports
josibake
2021-10-13
symbol-check: Check requested ELF interpreter
Carl Dong
2021-10-12
scripts: remove pixie.py
fanquake
2021-10-12
scripts: only parse the binary once in security-check.py
fanquake
2021-10-12
scripts: use LIEF for ELF checks in security-check.py
fanquake
2021-10-12
scripts: only parse the binary once in symbol-check.py
fanquake
2021-10-12
scripts: use LIEF for ELF checks in symbol-check.py
fanquake
2021-10-12
test-*-check: Pass in *FLAGS and compile with them
Carl Dong
2021-09-16
build: set OSX_MIN_VERSION to 10.15
fanquake
2021-08-31
release: remove gitian
fanquake
2021-08-09
scripts: prevent GCC optimising test symbols in test-symbol-check
fanquake
2021-07-07
scripts: adjust test-symbol-check for guix release environment
fanquake
2021-07-07
scripts: more robustly test macOS symbol checks
fanquake
2021-07-07
build: Use and test PE binutils with --reloc-section
Carl Dong
2021-07-07
devtools: Improve *-check.py tool detection
Carl Dong
2021-07-06
script: remove gitian reference from symbol-check.py
fanquake
2021-06-21
Merge bitcoin/bitcoin#22244: devtools: Correctly extract symbol versions in s...
W. J. van der Laan
2021-06-18
devtools: Integrate ARCH_MIN_GLIBC_VER table into MAX_VERSIONS in symbol-chec...
W. J. van der Laan
2021-06-14
devtools: Add xkb version to symbol-check
W. J. van der Laan
2021-06-14
devtools: Fix verneed section parsing in pixie
W. J. van der Laan
2021-06-10
scripts: check macOS SDK version is set
fanquake
2021-06-10
scripts: check minimum required Windows version is set
fanquake
2021-06-10
scripts: check minimum required macOS vesion is set
fanquake
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
[next]