..
client
Edit README in tuf/client/
2018-06-12 13:59:45 -04:00
scripts
Catch tuf.exceptions.Error in client.py to prevent printing exception trace
2018-06-28 12:38:55 -04:00
__init__.py
Remove partial single-source version; add comments explaining
2018-09-10 16:29:59 -04:00
ATTACKS.md
Link to ATTACKS.md from README.md
2018-01-22 17:07:24 -05:00
client_setup_and_repository_example.md
Update client_setup_and_repository_example.md
2014-07-12 09:12:32 -04:00
developer_tool.py
Remove some unnecessary try-reraise constructions; thanks, pylint!
2018-08-21 14:59:29 -04:00
download.py
Session index: hostname-indexed --> scheme+hostname-indexed
2018-09-10 16:56:02 -04:00
exceptions.py
Raise helpful error in download.py if cannot parse URL
2018-09-10 16:30:32 -04:00
formats.py
Remove some unnecessary try-reraise constructions; thanks, pylint!
2018-08-21 14:59:29 -04:00
keydb.py
Add comment to affected modules...
2018-04-12 11:43:03 -04:00
log.py
Add/revise entries in docstrings
2018-06-18 10:41:05 -04:00
mirrors.py
Ensure the URLs in mirrors.list_of_mirrors do not contain backward slashes
2018-04-20 10:56:32 -04: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
Prompt for password if one isn't given and the key file is encrypted
2018-06-21 14:58:36 -04:00
repository_tool.py
Have repository_tool.get_filepaths_in_directory use absolute paths
2018-08-20 13:29:09 -04:00
roledb.py
Remove some unnecessary try-reraise constructions; thanks, pylint!
2018-08-21 14:59:29 -04:00
settings.py
Update TUF to handle HTTPS proxies
2018-08-31 13:18:35 -04:00
sig.py
Remove some unnecessary try-reraise constructions; thanks, pylint!
2018-08-21 14:59:29 -04:00
unittest_toolbox.py
Rename license files in modules
2018-02-05 11:31:19 -05:00