| .. |
|
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
|
Fix imports statements in test_arbitrary_package_attack.py
|
2017-01-11 16:41:13 -05:00 |
|
test_developer_tool.py
|
Replace instances of tufformats in test modules
|
2016-11-09 17:10:05 -05:00 |
|
test_download.py
|
Fix import statements for download.py and test_download.py
|
2017-01-11 10:46:22 -05:00 |
|
test_endless_data_attack.py
|
Fix import statements in updater.py and test_endless_data_attack.py
|
2017-01-11 15:55:36 -05:00 |
|
test_extraneous_dependencies_attack.py
|
Fix import statements in test_extraneous_dependencies_attack.py
|
2017-01-11 16:36:07 -05:00 |
|
test_formats.py
|
Move tuf-related schemata from securesystemslib to tuf.formats.py
|
2017-01-11 11:32:08 -05:00 |
|
test_indefinite_freeze_attack.py
|
Fix more import statements for various modules
|
2017-01-11 15:41:13 -05:00 |
|
test_init.py
|
Fix import statements in test_init.py
|
2017-01-11 11:43:19 -05: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_log.py
|
Fix import statements in log.py and test_log.py
|
2017-01-11 12:51:04 -05:00 |
|
test_mirrors.py
|
Fix more import statements for various modules
|
2017-01-11 15:41:13 -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_replay_attack.py
|
Fix imports statements in test_replay_attack.py
|
2017-01-11 16:00:04 -05:00 |
|
test_repository_lib.py
|
More import statementment replacements to various modules
|
2017-01-10 17:05:12 -05:00 |
|
test_repository_tool.py
|
More import statementment replacements to various modules
|
2017-01-10 17:05:12 -05:00 |
|
test_roledb.py
|
Fix imports statements in roledb.py and test_roledb.py
|
2017-01-11 12:43:04 -05:00 |
|
test_root_versioning_integration.py
|
Replace instances of tufformats in test modules
|
2016-11-09 17:10:05 -05:00 |
|
test_sig.py
|
Fix import statements in sig.py and test_sig.py
|
2017-01-11 12:23:21 -05:00 |
|
test_slow_retrieval_attack.py
|
Fix more import statements for various modules
|
2017-01-11 15:41:13 -05:00 |
|
test_updater.py
|
Fix more import statements for various modules
|
2017-01-11 15:41:13 -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 |