| .. |
|
repository_data
|
Moved util.py, now it is common
|
2016-11-02 09:49:37 -04:00 |
|
.coveragerc
|
Force Coverage to ignore the scripts like basic_client.py and vendor'd modules
|
2016-11-10 16:17:13 -05:00 |
|
__init__.py
|
Support ISO 8601, vendor iso8601, clean codebase.
|
2014-04-19 14:27:53 -04:00 |
|
aggregate_tests.py
|
Added simple_settings, now it is a requirement of TuF.
|
2016-11-01 15:38:40 -04:00 |
|
simple_https_server.py
|
Add the newly-generated SSL cert and key to simple_https_server.py
|
2016-01-27 16:32:59 -05:00 |
|
simple_server.py
|
Add import statements for unvendored dependencies in the unit tests
|
2015-06-02 10:28:02 -04:00 |
|
slow_retrieval_server.py
|
Added simple_settings, now it is a requirement of TuF.
|
2016-11-01 15:38:40 -04:00 |
|
ssl_cert.crt
|
Add SSL certificate and key used to test https connections
|
2016-01-27 16:31:33 -05:00 |
|
ssl_cert.key
|
Add SSL certificate and key used to test https connections
|
2016-01-27 16:31:33 -05:00 |
|
test_arbitrary_package_attack.py
|
Replace instances of tufformats in test modules
|
2016-11-09 17:10:05 -05:00 |
|
test_developer_tool.py
|
Replace instances of tufformats in test modules
|
2016-11-09 17:10:05 -05:00 |
|
test_download.py
|
Added simple_settings, now it is a requirement of TuF.
|
2016-11-01 15:38:40 -04:00 |
|
test_ed25519_keys.py
|
Replace instances of tufformats in test modules
|
2016-11-09 17:10:05 -05:00 |
|
test_endless_data_attack.py
|
Replace instances of tufformats in test modules
|
2016-11-09 17:10:05 -05:00 |
|
test_extraneous_dependencies_attack.py
|
Replace instances of tufformats in test modules
|
2016-11-09 17:10:05 -05:00 |
|
test_formats.py
|
Remove tufformats from test_formats.py
|
2016-11-09 15:58:29 -05:00 |
|
test_hash.py
|
Now ed25519_keys.py and hash.py modules are common for
|
2016-11-01 10:55:23 -04:00 |
|
test_indefinite_freeze_attack.py
|
Replace instances of tufformats in test modules
|
2016-11-09 17:10:05 -05:00 |
|
test_init.py
|
Moved TuF exceptions and schem into the ssl_commons
|
2016-10-31 11:58:05 -04:00 |
|
test_interpose_updater.py
|
Now crypto related files are in ssl_crypto and ssl_commons
|
2016-11-02 17:44:32 -04:00 |
|
test_key_revocation_integration.py
|
Now crypto related files are in ssl_crypto and ssl_commons
|
2016-11-02 17:44:32 -04:00 |
|
test_keydb.py
|
Fix SSL statements in test_keydb.py
|
2017-01-09 16:53:23 -05:00 |
|
test_keys.py
|
Update ssl_crypto submodule and propogate changes to TUF
|
2016-11-16 11:08:22 -05:00 |
|
test_log.py
|
Added simple_settings, now it is a requirement of TuF.
|
2016-11-01 15:38:40 -04:00 |
|
test_mirrors.py
|
Fix remaining test modules that try to import tufformats.
|
2016-11-10 09:24:33 -05:00 |
|
test_mix_and_match_attack.py
|
Fix remaining test modules that try to import tufformats.
|
2016-11-10 09:24:33 -05:00 |
|
test_pyca_crypto_keys.py
|
Update ssl_crypto submodule and propogate changes to TUF
|
2016-11-16 11:08:22 -05:00 |
|
test_pycrypto_keys.py
|
Update ssl_crypto submodule and propogate changes to TUF
|
2016-11-16 11:08:22 -05:00 |
|
test_replay_attack.py
|
Replace instances of tufformats in test modules
|
2016-11-09 17:10:05 -05:00 |
|
test_repository_lib.py
|
Add coverage for _delete_obsolete_metadata()
|
2016-11-10 16:21:57 -05:00 |
|
test_repository_tool.py
|
Cover remaining code coverage for repository_tool.py
|
2016-11-11 17:19:22 -05:00 |
|
test_roledb.py
|
Replace instances of tufformats in test modules
|
2016-11-09 17:10:05 -05:00 |
|
test_root_versioning_integration.py
|
Replace instances of tufformats in test modules
|
2016-11-09 17:10:05 -05:00 |
|
test_schema.py
|
Moved TuF exceptions and schem into the ssl_commons
|
2016-10-31 11:58:05 -04:00 |
|
test_sig.py
|
Replace instances of tufformats in test modules
|
2016-11-09 17:10:05 -05:00 |
|
test_slow_retrieval_attack.py
|
Replace instances of tufformats in test modules
|
2016-11-09 17:10:05 -05:00 |
|
test_updater.py
|
Add coverage for remove_obsolete_targets()
|
2016-11-14 16:40:26 -05:00 |
|
test_updater_root_rotation_integration.py
|
Fix remaining test modules that try to import tufformats.
|
2016-11-10 09:24:33 -05:00 |
|
test_util.py
|
Moved util.py, now it is common
|
2016-11-02 09:49:37 -04:00 |