Commit Graph

18 Commits (5d296ac810755dc47f105eb95b52b7e2bcb8aea8)

Author SHA1 Message Date
Wladimir J. van der Laan 78dae8cacc
Merge #13780: 0.17: Pre-branch maintenance
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Chun Kuan Lee 1e60713a68 contrib: Fix test-security-check fail in Ubuntu 18.04
6 years ago
Conrado Gouvea 37d363dd4a
Tools: fix BIND_NOW check in security-check.py
6 years ago
John Bampton 0d31ef4762 Enable W191 and W291 flake8 checks.
7 years ago
John Newbery 5de2b18c67 [contrib] fixup security-check.py Python3 support
7 years ago
John Newbery bc6fdf2d15 Change all python files to use Python3
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
Wladimir J. van der Laan 4e1567acff
Merge #8249: Enable (and check for) 64-bit ASLR on Windows
8 years ago
Wladimir J. van der Laan 9a75d29b6f devtools: Check for high-entropy ASLR in 64-bit PE executables
8 years ago
isle2983 4677b197f7 [copyright] add MIT License copyright header to remaining Python files
8 years ago
Matthew King 7b01ce254c Favour python over python2 as per PR #7723
8 years ago
Matthew King 873e81f89b Use portable #! in python scripts (/usr/bin/env)
8 years ago
Wladimir J. van der Laan 18f05c765c build: python 3 compatibility
9 years ago
Cory Fields cd27bf51e0 release: fix parsing of BIND_NOW with older readelf
9 years ago
calebogden 0331aa350c Fixing typos on security-check.py and torcontrol.cpp
9 years ago
Wladimir J. van der Laan 579b863cd7 devtools: Add security-check.py
9 years ago