python-tuf/tuf
2020-07-23 09:53:15 -07:00
..
client Remove client check of the keyid calculation. This check is redundant as the keyid is provided in signed metadata. Removing this check allows the client to avoid use of the keyid_hash_algorithm field during verification. Note that this change requires a small change to the securesystemslib api. 2020-07-23 09:53:15 -07:00
scripts Merge pull request #989 from joshuagl/logger 2020-03-11 14:33:35 +01:00
__init__.py release: 0.12.2 2020-01-10 15:43:44 -05:00
ATTACKS.md fix-up the document spelling mistake 2019-08-27 14:41:24 +08:00
developer_tool.py Use __name__ for loggers, per convention 2020-03-03 10:36:39 +00:00
download.py Use __name__ for loggers, per convention 2020-03-03 10:36:39 +00:00
exceptions.py Use __name__ for loggers, per convention 2020-03-03 10:36:39 +00:00
formats.py Enable passing a fileinfo to add_target[_to_bin]() 2020-04-01 12:09:18 +01:00
keydb.py fix 2020-07-23 09:53:15 -07:00
log.py Use __name__ for loggers, per convention 2020-03-03 10:36:39 +00:00
mirrors.py Remove deprecated securesystemslib.formats schemas 2019-09-17 10:28:10 +01:00
README-developer-tools.md Remove or edit remaining instances of 'restricted paths' 2018-01-19 14:20:38 -05:00
README.md Link to CLI.md from getting started and readme docs 2018-02-06 17:00:24 -05:00
repository_lib.py Remove the use of keyid_hash_algorithms in repository_lib by using the keyid provided in the delegation. Note that this requires a change to securesystems lib. 2020-07-23 09:53:15 -07:00
repository_tool.py Factor out bin numbers calculations into a helper 2020-04-01 12:09:27 +01:00
roledb.py Use __name__ for loggers, per convention 2020-03-03 10:36:39 +00:00
settings.py Add new setting for file hashing algorithms 2020-03-05 17:55:38 +00:00
sig.py Use __name__ for loggers, per convention 2020-03-03 10:36:39 +00:00
unittest_toolbox.py Rename license files in modules 2018-02-05 11:31:19 -05:00