python-tuf/tuf
2013-09-23 19:54:47 -04:00
..
client Better error formatting. 2013-09-18 03:12:39 -04:00
compatibility Copy SSL certificate verification from pip. 2013-03-04 18:01:15 -05:00
examples Import chain-of-trust function from @vladdd. 2013-08-27 15:13:55 -04:00
interposition Remove console logging from the wrong place. 2013-09-09 16:05:51 -04:00
pushtools Update the unit tests affected by the design change to log.py 2013-08-15 14:33:35 -04:00
repo Fix ignored placeholder variable names 2013-09-23 14:17:36 -04:00
tests Resolve conflicts from demo 2 updates 2013-09-23 13:38:18 -04:00
__init__.py Resolve conflicts from demo 2 updates 2013-09-23 13:38:18 -04:00
build_updater.py Move all files up one directory from 'src/'. 2013-02-10 21:38:06 -05:00
conf.py Relocate the default PBKDF2 iterations to tuf.conf 2013-09-12 12:50:11 -04:00
download.py Redundantly verify file length in updater. 2013-09-09 21:21:32 -04:00
formats.py Merge branch 'demo2' of https://github.com/theupdateframework/tuf into demo2 2013-09-09 13:13:29 -04:00
hash.py Update the unit tests affected by the design change to log.py 2013-08-15 14:33:35 -04:00
keydb.py Update the unit tests affected by the design change to log.py 2013-08-15 14:33:35 -04:00
log.py Add missing docstring to remove_console_handler() and minor edits 2013-09-23 19:54:47 -04:00
mirrors.py Update the unit tests affected by the design change to log.py 2013-08-15 14:33:35 -04:00
roledb.py Update the unit tests affected by the design change to log.py 2013-08-15 14:33:35 -04:00
rsa_key.py Fix how the private key is checked prior to verifying a signature 2013-09-23 14:33:55 -04:00
schema.py Validate arguments in schema definitions. 2013-02-13 20:01:42 -05:00
sig.py Update the unit tests affected by the design change to log.py 2013-08-15 14:33:35 -04:00
util.py Fix #102. 2013-09-11 17:46:29 -04:00