You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
waf/waflib
Waf Project c1e92bc0c0 Use 'usedforsecurity=False' when using Python's hashlib for file hash
When using Waf on FIPS-enabled hosts it would be better to set 'usedforsecurity=False' in order to avoid build failures due to non-supported or disabled hash-functions.
Originally, this issue has been identified as part of discussion on Samba's MR samba-team/samba!4151
4 weeks ago
..
Tools Use 'usedforsecurity=False' when using Python's hashlib for file hash 4 weeks ago
extras Use 'usedforsecurity=False' when using Python's hashlib for file hash 4 weeks ago
Build.py Remove top/out/progress_bar options if necessary 11 months ago
ConfigSet.py Fix a few deprecation warnings 7 years ago
Configure.py Remove other options if necessary 11 months ago
Context.py waf-2.1.6 4 months ago
Errors.py Update docs for 2018 8 years ago
Logs.py Python 2 encoding enhancements - Issue 2230 7 years ago
Node.py Undo parentheses escaping in ant_glob 7 years ago
Options.py Remove other options if necessary 11 months ago
Runner.py Change _add_task to add_task in Runner.py - part 2 2 years ago
Scripting.py Remove old __future references__ 11 months ago
Task.py Use 'usedforsecurity=False' when using Python's hashlib for file hash 4 weeks ago
TaskGen.py Update more examples 1 year ago
Utils.py Use 'usedforsecurity=False' when using Python's hashlib for file hash 4 weeks ago
__init__.py Update docs for 2018 8 years ago
ansiterm.py Lock wafcache on non-posix systems 2 years ago
fixpy2.py Due to arparse, Python >= 2.7 is now required 1 year ago
processor.py Disable preforked processes on mingw-python 12 months ago