Commit graph

7 commits

Author SHA1 Message Date
Vladimir Diaz
3894bc4e31
Add copyright and license info to module files
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2017-11-30 13:23:38 -05:00
Vladimir Diaz
b5e7325be4 Edit comment/description for settings.HASH_FUNCTION
settings.HASH_FUNCTION is now only used to calculate path hash prefixes.
2017-06-14 15:18:11 -04:00
Vladimir Diaz
90fe62e37c Add setting to support instances of a default hashing algorithm 2017-04-24 16:38:04 -04:00
Vladimir Diaz
e37145b85f Add a 'repositories_directory' setting so that updater objects are able to track multiple repositories 2017-02-03 10:31:20 -05:00
Vladimir Diaz
d959f568bc Add missing settings to tuf/settings.py 2017-01-11 10:48:40 -05:00
Vladimir Diaz
c24d4d384a Fix whitespace in settings.py 2017-01-09 16:55:34 -05:00
Artiom Baloian
b793c81739 Added simple_settings, now it is a requirement of TuF.
Rename conf.py into the settings.py an changed import call.
2016-11-01 15:38:40 -04:00
Renamed from tuf/conf.py (Browse further)