aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools/security-check.py
Commit message (Expand)AuthorAgeFilesLines
* Fix broken Gmane URLsCraig Younkins2018-11-301-1/+1
* Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-081-1/+1
|\
| * Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* | contrib: Fix test-security-check fail in Ubuntu 18.04Chun Kuan Lee2018-07-261-1/+1
|/
* Tools: fix BIND_NOW check in security-check.pyConrado Gouvea2018-07-121-1/+1
* Enable W191 and W291 flake8 checks.John Bampton2018-05-111-1/+1
* [contrib] fixup security-check.py Python3 supportJohn Newbery2018-03-281-22/+22
* Change all python files to use Python3John Newbery2018-03-261-2/+1
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* Use sys.exit(...) instead of exit(...): exit(...) should not be used in programspracticalswift2017-08-281-1/+1
* Merge #8249: Enable (and check for) 64-bit ASLR on WindowsWladimir J. van der Laan2016-09-261-8/+40
|\
| * devtools: Check for high-entropy ASLR in 64-bit PE executablesWladimir J. van der Laan2016-09-261-8/+40
* | [copyright] add MIT License copyright header to remaining Python filesisle29832016-09-111-0/+3
* | Favour python over python2 as per PR #7723Matthew King2016-06-281-1/+1
* | Use portable #! in python scripts (/usr/bin/env)Matthew King2016-06-261-1/+1
|/
* build: python 3 compatibilityWladimir J. van der Laan2016-03-291-17/+17
* release: fix parsing of BIND_NOW with older readelfCory Fields2016-01-261-1/+1
* Fixing typos on security-check.py and torcontrol.cppcalebogden2016-01-081-1/+1
* devtools: Add security-check.pyWladimir J. van der Laan2015-10-221-0/+181