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
/
security-check.py
Age
Commit message (
Expand
)
Author
2020-04-04
scripts: add MACHO lazy bindings check to security-check.py
fanquake
2020-03-26
scripts: add MACHO NX check to security-check.py
fanquake
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-02
scripts: add MACHO NOUNDEFS check to security-check.py
fanquake
2020-01-02
scripts: add MACHO PIE check to security-check.py
fanquake
2018-11-30
Fix broken Gmane URLs
Craig Younkins
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-07-12
Tools: fix BIND_NOW check in security-check.py
Conrado Gouvea
2018-05-11
Enable W191 and W291 flake8 checks.
John Bampton
2018-03-28
[contrib] fixup security-check.py Python3 support
John Newbery
2018-03-26
Change all python files to use Python3
John Newbery
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-08-28
Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
practicalswift
2016-09-26
Merge #8249: Enable (and check for) 64-bit ASLR on Windows
Wladimir J. van der Laan
2016-09-26
devtools: Check for high-entropy ASLR in 64-bit PE executables
Wladimir J. van der Laan
2016-09-11
[copyright] add MIT License copyright header to remaining Python files
isle2983
2016-06-28
Favour python over python2 as per PR #7723
Matthew King
2016-06-26
Use portable #! in python scripts (/usr/bin/env)
Matthew King
2016-03-29
build: python 3 compatibility
Wladimir J. van der Laan
2016-01-26
release: fix parsing of BIND_NOW with older readelf
Cory Fields
2016-01-08
Fixing typos on security-check.py and torcontrol.cpp
calebogden
2015-10-22
devtools: Add security-check.py
Wladimir J. van der Laan