python-tuf/tuf
lukpueh eda46e11da
Merge pull request #1112 from lukpueh/simple-tuf-api
Add simple TUF role metadata model
2020-09-10 17:07:35 +02:00
..
api Remove iso8601 dependency from simple metadata api 2020-09-10 16:18:28 +02:00
client Remove uses of keyid_hash_algorithms 2020-09-09 10:51:46 +01:00
scripts Re-raise exceptions explicitly using the 'from' keyword 2020-08-24 13:44:09 +03:00
__init__.py Prepare 0.14.0 release 2020-09-09 11:11:48 +01:00
ATTACKS.md fix-up the document spelling mistake 2019-08-27 14:41:24 +08:00
developer_tool.py Fix prefix file_prefix to support "" value 2020-07-07 16:24:14 +03:00
download.py download: import tuf.formats before using it 2020-08-03 19:39:07 +03:00
exceptions.py Use __name__ for loggers, per convention 2020-03-03 10:36:39 +00:00
formats.py Re-raise exceptions explicitly using the 'from' keyword 2020-08-24 13:44:09 +03:00
keydb.py Remove uses of keyid_hash_algorithms 2020-09-09 10:51:46 +01:00
log.py log: Close the file handler when it's removed 2020-08-10 16:11:33 +03: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 uses of keyid_hash_algorithms 2020-09-09 10:51:46 +01:00
repository_tool.py Merge pull request #1074 from sechkova/delegations-update 2020-08-26 15:54:45 +01:00
roledb.py Add TOP_LEVEL_ROLES as a global variable 2020-06-29 13:55:45 +03:00
settings.py Port to new securesystemslib w abstract filesystem 2020-05-12 22:16:50 +01:00
sig.py Each key applies to signature threshold once 2020-07-28 12:44:21 -07:00
unittest_toolbox.py Rename license files in modules 2018-02-05 11:31:19 -05:00