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
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
2018-05-11
Enable W191 and W291 flake8 checks.
John Bampton
2018-04-27
tests: Add test for 64-bit PE, modify 32-bit test results
Chun Kuan Lee
2018-04-14
[contrib] convert test-security-check to python3
John Newbery
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-01-13
Remove unused Python imports
practicalswift
2016-09-11
[copyright] add MIT License copyright header to remaining Python files
isle2983
2016-06-26
Use portable #! in python scripts (/usr/bin/env)
Matthew King
2015-10-22
devtools: Add security-check.py
Wladimir J. van der Laan