aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools/test-security-check.py
AgeCommit message (Expand)Author
2021-07-07build: Use and test PE binutils with --reloc-sectionCarl Dong
2021-07-07devtools: Improve *-check.py tool detectionCarl Dong
2021-05-09scripts: test for MACHO control flow instrumentationfanquake
2021-03-13test: Cleanup test files in test-{security,symbol}-check.pyHennadii Stepanov
2020-07-28devtools: Add security check for separate_codeWladimir J. van der Laan
2020-06-16test: use subprocess.run() in test-security-check.pyfanquake
2020-06-16tests: run test-security-check.py in CIfanquake
2020-04-23scripts: add PE .reloc section check to security-check.pyfanquake
2020-04-21scripts: add MACHO LAZY_BINDINGS test to test-security-check.pyfanquake
2020-04-21scripts: add MACHO Canary check to security-check.pyfanquake
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-03-26scripts: rename test_64bit_PE to test_PEfanquake
2020-03-26scripts: add MACHO NX check to security-check.pyfanquake
2020-03-26scripts: add MACHO tests to test-security-check.pyfanquake
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-05-03Remove Windows 32 bit buildMarcoFalke
2018-08-08Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-26contrib: Fix test-security-check fail in Ubuntu 18.04Chun Kuan Lee
2018-06-12Explicitly specify encoding when opening text files in Python codepracticalswift
2018-05-11Enable W191 and W291 flake8 checks.John Bampton
2018-04-27tests: Add test for 64-bit PE, modify 32-bit test resultsChun Kuan Lee
2018-04-14[contrib] convert test-security-check to python3John Newbery
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-01-13Remove unused Python importspracticalswift
2016-09-11[copyright] add MIT License copyright header to remaining Python filesisle2983
2016-06-26Use portable #! in python scripts (/usr/bin/env)Matthew King
2015-10-22devtools: Add security-check.pyWladimir J. van der Laan