python-tuf/tuf
vladdd 609bbe084e Update tuf-spec.txt and implement "lazy bin walk"
tuf-spec.txt was updated to include the latest metadata changes, such as version numbers, and the "lazy bin walk" scheme was implemented in updater.py.
2013-08-09 08:29:57 -04:00
..
client Update tuf-spec.txt and implement "lazy bin walk" 2013-08-09 08:29:57 -04:00
compatibility Copy SSL certificate verification from pip. 2013-03-04 18:01:15 -05:00
examples Move example_client.py to the examples directory 2013-02-26 13:13:47 -05:00
interposition Allow deconfiguration of interposition. 2013-07-01 15:59:15 +08:00
pushtools Modified pushtoolslib.py and util_test_tools.py. 2013-04-28 23:16:36 -04:00
repo Remove list.sort() and cleanup try-except blocks in signercli.py 2013-08-07 10:45:25 -04:00
tests Remove test print statements 2013-08-06 14:36:16 -04:00
__init__.py Move all files up one directory from 'src/'. 2013-02-10 21:38:06 -05:00
build_updater.py Move all files up one directory from 'src/'. 2013-02-10 21:38:06 -05:00
conf.py Allow users to require SSL certificate verification during interposition. 2013-03-04 19:54:41 -05:00
download.py Merge code from @zhengyuyu which makes a function more readable. 2013-07-22 14:23:29 -04:00
formats.py Merge master and resolve conflicts 2013-07-26 14:18:59 -04:00
hash.py Dispel annoying message about missing tuf.hash logger. 2013-03-31 20:28:28 -04:00
keydb.py Move all files up one directory from 'src/'. 2013-02-10 21:38:06 -05:00
log.py Remove test print statements 2013-08-06 14:36:16 -04:00
mirrors.py Kludges to work around #61. 2013-04-15 21:40:09 -04:00
roledb.py Adjust tests.test_signercli to use list of roles. 2013-06-21 12:32:51 +08:00
rsa_key.py Fix several naming and scope errors. 2013-06-25 18:44:34 -04:00
schema.py Validate arguments in schema definitions. 2013-02-13 20:01:42 -05:00
sig.py Move all files up one directory from 'src/'. 2013-02-10 21:38:06 -05:00
util.py Fix #54. 2013-04-08 23:43:05 -04:00