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
/
test-security-check.py
Age
Commit message (
Expand
)
Author
2024-09-09
contrib: test for FORTIFY_SOURCE in security-check.py
fanquake
2024-07-18
contrib: simplify ELF test-security-check
fanquake
2024-07-18
contrib: simplify PE test-security-check
fanquake
2024-07-18
contrib: simplify MACHO test-security-check
fanquake
2024-07-11
contrib: c++ify test stubs after switching to c++ compilers
Cory Fields
2024-07-04
contrib: rename cc to cxx in binary checking scripts
Cory Fields
2024-07-04
contrib: use c++ rather than c for binary tests
Cory Fields
2024-06-12
guix: use glibc 2.31
fanquake
2024-05-22
build: switch to using lld for macOS builds
fanquake
2024-05-10
contrib: use env_flags in get_arch
fanquake
2024-01-03
contrib: add macho branch protection check
fanquake
2023-11-17
Merge bitcoin/bitcoin#28725: test: refactor: use built-in collection types fo...
fanquake
2023-11-09
build: remove -bind_at_load usage
fanquake
2023-10-25
test: use built-in collection types for type hints (Python 3.9 / PEP 585)
Sebastian Falbesoner
2023-06-30
Merge bitcoin/bitcoin#27999: contrib: add macOS test for fixup_chains usage
fanquake
2023-06-29
script, test: add missing python type annotations
Jon Atack
2023-06-29
contrib: add macOS fixup_chains check to security-check
fanquake
2023-06-22
contrib: remove macOS lazy_bind check
fanquake
2023-05-29
lint: stop ignoring LIEF imports
fanquake
2023-01-18
scripted-diff: Use new python 3.7 keywords
MarcoFalke
2023-01-06
scripts: add PE Canary check to security-check
fanquake
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-11-03
script: Improve `test-{security,symbol}-check.py` robustness
Hennadii Stepanov
2022-01-26
contrib: support arm64 darwin in security checks
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
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-11-17
scripts: test for PE control flow instrumentation
fanquake
2021-10-12
test-*-check: Pass in *FLAGS and compile with them
Carl Dong
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-05-09
scripts: test for MACHO control flow instrumentation
fanquake
2021-03-13
test: Cleanup test files in test-{security,symbol}-check.py
Hennadii Stepanov
2020-07-28
devtools: Add security check for separate_code
Wladimir J. van der Laan
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-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-03-26
scripts: rename test_64bit_PE to test_PE
fanquake
2020-03-26
scripts: add MACHO NX check to security-check.py
fanquake
2020-03-26
scripts: add MACHO tests to test-security-check.py
fanquake
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-05-03
Remove Windows 32 bit build
MarcoFalke
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-26
contrib: Fix test-security-check fail in Ubuntu 18.04
Chun Kuan Lee
2018-06-12
Explicitly specify encoding when opening text files in Python code
practicalswift
[next]