Commit Graph

386 Commits (ab8f6733577555d98668e7708638367a1bfeb023)

Author SHA1 Message Date
fanquake ec822e88dd
Merge bitcoin/bitcoin#27813: guix: Update `python-lief` package to 0.13.2
1 year ago
Hennadii Stepanov 529c92e837
guix: Update `python-lief` package to 0.13.2
1 year ago
fanquake 3df6070466 contrib: remove macOS lazy_bind check
1 year ago
Cory Fields fb61bc0c02 depends: Bump MacOS minimum runtime requirement to 11.0
1 year ago
fanquake 015cc5e588
lint: stop ignoring LIEF imports
1 year ago
fanquake 65ba8a79a2
contrib: add ELF ABI check to symbol-check.py
2 years ago
fanquake 0c579203d2
Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare except
2 years ago
Leonardo Lazzaro 61bb4e783b lint: enable E722 do not use bare except
2 years ago
fanquake 74c9893989
guix: use glibc 2.27 for all Linux builds
2 years ago
MarcoFalke fa8fe5b696
scripted-diff: Use new python 3.7 keywords
2 years ago
fanquake 6ba17d4955
scripts: add PE Canary check to security-check
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
Hennadii Stepanov 77779c3717
script: Improve `test-{security,symbol}-check.py` robustness
2 years ago
MacroFake d76a423809
Merge bitcoin/bitcoin#26067: util: improve bitcoin-wallet exit codes
2 years ago
fanquake 656f9b0ba2
contrib: remove outdated comment from symbol-check script
2 years ago
fanquake c36afe39dd
contrib: remove 32bit linux code from release scripts
2 years ago
MacroFake fa2b8ae0a2
util: improve bitcoin-wallet exit codes
2 years ago
Carl Dong cb3e9a1e3f Move {Load,Dump}Mempool to kernel namespace
2 years ago
Marnix 20c58a3e50 doc: typo fix
2 years ago
fanquake 84e56b45b4
scripts: remove no-longer-needed ignored exports
2 years ago
fanquake d873ff96e5
refactor: cleanups post unsubtree'ing univalue
2 years ago
laanwj d4475ea7ae
Merge bitcoin/bitcoin#22235: script: add script to generate example bitcoin.conf
3 years ago
josibake 970b9987ad
doc: update devtools, release-process readmes
3 years ago
laanwj 0047d9b89b
Merge bitcoin/bitcoin#24993: test, contrib, refactor: use `with` when opening a file
3 years ago
josibake 1c7e820ded
script: add script to generate example bitcoin.conf
3 years ago
brunoerg 027aab663a test, contrib, refactor: use `with` when opening a file
3 years ago
fanquake 9b0a13a289
tidy: Add include-what-you-use
3 years ago
fanquake 983e0a2058
contrib: use LIEF 0.12.0 for symbol and security checks
3 years ago
fanquake e4e9dd3a28
contrib: fix implicit function decleration in win symbol check
3 years ago
fanquake 5a89bed410
contrib: address gen-manpages feedback from #24263
3 years ago
laanwj 42c202893b doc: Fix gen-manpages, rewrite in Python
3 years ago
fanquake 6fe55160dd
contrib: support arm64 darwin in security checks
3 years ago
fanquake 446e73cc0b
build: use macOS 11 SDK (Xcode 12.2)
3 years ago
laanwj 792d0d8d51
Merge bitcoin/bitcoin#23839: Linux: build with and test for control flow instrumentation on x86_64
3 years ago
fanquake 3ccfba1c7f
guix: use GCC 10 (over GCC 8) to build releases
3 years ago
fanquake 5a8f907c93
scripts: add CONTROL_FLOW to ELF security checks
3 years ago
fanquake 6ca5efa8ed
script rename control flow check to MACHO specific
3 years ago
fanquake b9898aeeaa
scripts: make security checks architecture independent
3 years ago
Hennadii Stepanov f47dda2c58
scripted-diff: Bump copyright headers
3 years ago
Hennadii Stepanov c29105efdc
script: Fix copyright_header.py
3 years ago
fanquake d1711a40b3
scripts: match on exe type over str in symbol-check.py
3 years ago
fanquake feee308401
scripts: match on exe type over str in security-check.py
3 years ago
fanquake c870027cc2
build: qt 5.15.2
3 years ago
fanquake f31d4bd214
scripts: test for PE control flow instrumentation
3 years ago
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