Commit Graph

342 Commits (fa186eb7f45a9d420503f96ff3a5f753afb75dec)

Author SHA1 Message Date
fanquake dbfca4a815
build: require glibc 2.18+ for release builds
3 years ago
Hennadii Stepanov 9a1ad7bc0d
test: Enable SC2086 shellcheck rule
3 years ago
Gleb Naumenko 0659f12b13
Add minisketch dependency
3 years ago
josibake a46f71bb70
lint: enable mypy checking for missing imports
3 years ago
Carl Dong 1527b7e8a1 symbol-check: Check requested ELF interpreter
3 years ago
fanquake ce69e18947
scripts: remove pixie.py
3 years ago
fanquake 00b85d0b13
scripts: only parse the binary once in security-check.py
3 years ago
fanquake cad40a5b16
scripts: use LIEF for ELF checks in security-check.py
3 years ago
fanquake 8242ae230e
scripts: only parse the binary once in symbol-check.py
3 years ago
fanquake 309eac9019
scripts: use LIEF for ELF checks in symbol-check.py
3 years ago
Carl Dong 610a8a8e39
test-*-check: Pass in *FLAGS and compile with them
3 years ago
fanquake a43b8e9555
build: set OSX_MIN_VERSION to 10.15
3 years ago
fanquake ab9c34237a
release: remove gitian
3 years ago
fanquake 5449d44e37
scripts: prevent GCC optimising test symbols in test-symbol-check
3 years ago
fanquake 6cf3345297
scripts: adjust test-symbol-check for guix release environment
3 years ago
fanquake 1946b5f77c
scripts: more robustly test macOS symbol checks
3 years ago
Carl Dong a8127b34bc
build: Use and test PE binutils with --reloc-section
3 years ago
Carl Dong 9fdc8afe11
devtools: Improve *-check.py tool detection
3 years ago
fanquake 797b3ed909
script: remove gitian reference from symbol-check.py
3 years ago
W. J. van der Laan a305a687e7
Merge bitcoin/bitcoin#22244: devtools: Correctly extract symbol versions in symbol-check
3 years ago
W. J. van der Laan e8cd3700ee devtools: Integrate ARCH_MIN_GLIBC_VER table into MAX_VERSIONS in symbol-check.py
3 years ago
W. J. van der Laan a33381acf5 devtools: Add xkb version to symbol-check
3 years ago
W. J. van der Laan 19e598bab0 devtools: Fix verneed section parsing in pixie
3 years ago
fanquake aa80b5759d
scripts: check macOS SDK version is set
3 years ago
fanquake c972345bac
scripts: check minimum required Windows version is set
3 years ago
fanquake 29615aef52
scripts: check minimum required macOS vesion is set
3 years ago
fanquake 42b589d18f
scripts: test for MACHO control flow instrumentation
4 years ago
fanquake 955140b326
contrib: consolidate PIE and NX security checks
4 years ago
fanquake 2aa1631822
contrib: use LIEF in PE symbol checks
4 years ago
fanquake e93ac26b85
contrib: use LIEF in macOS symbol checks
4 years ago
fanquake a632cbcee5
contrib: use f strings in symbol-check.py
4 years ago
fanquake 0f5d77c8e4
contrib: add PE PIE check to security checks
4 years ago
fanquake 8e1f40dd9a
contrib: use LIEF for PE security checks
4 years ago
fanquake a25b2e965c
contrib: use LIEF for macOS security checks
4 years ago
fanquake 7e7eae7aa8
contrib: use f strings in security-check.py
4 years ago
wodry ea76f4ac7d Doc: Tell howto install clang-format on Debian/Ubuntu
4 years ago
Hennadii Stepanov 0fc0c00f7a
test: Drop unused get_machine function
4 years ago
Hennadii Stepanov 61a0f8f9cc
test: Cleanup test files in test-{security,symbol}-check.py
4 years ago
fanquake 06cd0da21f
build: qt 5.12.10
4 years ago
Hennadii Stepanov 3272e34f9c
build: Add xkbcommon 0.8.4
4 years ago
fanquake ccb7b6a976
contrib: run test-symbol check for RISCV
4 years ago
Wladimir J. van der Laan b5e93f873a doc: Add manual page generation for bitcoin-util
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
fanquake 1ef2138c0d
lint: run mypy over contrib/devtools
4 years ago
Wladimir J. van der Laan f1dbf92ff0
Merge #20434: contrib: Parse ELF directly for symbol and security checks
4 years ago
fanquake ae9b48995b
contrib: add symbol check test for PE
4 years ago
Wladimir J. van der Laan f3e17686b3
Merge #20468: build: warn when generating man pages for binaries built from a dirty branch
4 years ago
fanquake ed1bbcefea contrib: add MACHO tests to symbol-check tests
4 years ago
Wladimir J. van der Laan 5bab08df17 contrib: Add test for ELF symbol-check
4 years ago
Tyler Chambers 6690adba08
Warn when binaries are built from a dirty branch.
4 years ago