| .. |
|
repository_data
|
Merge branch 'root-versioning' of https://github.com/ecordell/tuf into ecordell-root-versioning
|
2016-10-17 15:57:48 -04:00 |
|
.coveragerc
|
Update repository tool diagram and coverage.
|
2014-06-03 14:59:56 -04:00 |
|
__init__.py
|
Support ISO 8601, vendor iso8601, clean codebase.
|
2014-04-19 14:27:53 -04:00 |
|
aggregate_tests.py
|
Update aggregate_tests.py
|
2016-01-21 13:25:58 -05: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
|
Add import statements for unvendored dependencies in the unit tests
|
2015-06-02 10:28:02 -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
|
Modify the way slow retrieval errors are raised and detected.
|
2016-10-10 17:34:00 -04:00 |
|
test_developer_tool.py
|
Use the 'clear_all' argument with clear_roledb.py and clear_keydb.py
|
2016-07-15 15:24:45 -04:00 |
|
test_download.py
|
Catch SlowRetrievalError for download requests that expect a greater download length that the actual file
|
2016-10-21 11:57:21 -04:00 |
|
test_ed25519_keys.py
|
Update import statements of unvendored dependencies
|
2015-06-02 08:29:22 -04:00 |
|
test_endless_data_attack.py
|
Use the 'clear_all' argument with clear_roledb.py and clear_keydb.py
|
2016-07-15 15:24:45 -04:00 |
|
test_extraneous_dependencies_attack.py
|
Clear keydb and roledb (using the 'clear_all' argument) in the teardown() calls of unit tests
|
2016-07-15 13:53:31 -04:00 |
|
test_formats.py
|
Improve code coverage
|
2016-07-21 10:28:46 -04:00 |
|
test_hash.py
|
Add import statements for unvendored dependencies in the unit tests
|
2015-06-02 10:28:02 -04:00 |
|
test_indefinite_freeze_attack.py
|
Merge branch 'root-versioning' of https://github.com/ecordell/tuf into ecordell-root-versioning
|
2016-10-17 15:57:48 -04:00 |
|
test_init.py
|
Improve code coverage for __init__.py pyca_crypto_keys.py, repository_lib.py
|
2016-07-25 11:20:30 -04:00 |
|
test_interpose_updater.py
|
Write 'interposition.json' to temporary location so that it gets auto-removed after testing
|
2016-08-15 14:26:50 -04:00 |
|
test_key_revocation_integration.py
|
Append '_integration.py' to the module name of the integration tests.
|
2016-10-17 16:56:08 -04:00 |
|
test_keydb.py
|
Remove tuf.Error exception raised in create_keydb_from_root_metadata()
|
2016-07-27 16:33:35 -04:00 |
|
test_keys.py
|
Add code coverage for en(de)cryption functions of pyca_crypto_keys.py
|
2016-09-01 16:39:03 -04:00 |
|
test_log.py
|
Improve code coverage
|
2016-07-21 10:28:46 -04:00 |
|
test_mirrors.py
|
Add import statements for unvendored dependencies in the unit tests
|
2015-06-02 10:28:02 -04:00 |
|
test_mix_and_match_attack.py
|
Update tests to improve code coverage and following the changes to repository write and backtracking
|
2016-09-15 15:24:00 -04:00 |
|
test_pyca_crypto_keys.py
|
Implement pyca_crypto_keys.py's create_rsa_encrypted_pem and improve code coverage for it
|
2016-09-19 17:21:33 -04:00 |
|
test_pycrypto_keys.py
|
Add code coverage for pyca_cryptography via keys.py
|
2016-08-31 13:38:00 -04:00 |
|
test_replay_attack.py
|
Add root versioning for root key rotation
|
2016-09-19 15:18:20 -04:00 |
|
test_repository_lib.py
|
Merge branch 'root-versioning' of https://github.com/ecordell/tuf into ecordell-root-versioning
|
2016-10-17 15:57:48 -04:00 |
|
test_repository_tool.py
|
Merge branch 'root-versioning' of https://github.com/ecordell/tuf into ecordell-root-versioning
|
2016-10-17 15:57:48 -04:00 |
|
test_roledb.py
|
Add test case for newly-added tuf.roledb.mark_dirty()
|
2016-08-29 11:42:19 -04:00 |
|
test_root_versioning_integration.py
|
Append '_integration.py' to the module name of the integration tests.
|
2016-10-17 16:56:08 -04:00 |
|
test_schema.py
|
Refactor repository_tool.py and improve test coverage.
|
2014-06-03 14:32:44 -04:00 |
|
test_sig.py
|
Merge branch 'root-versioning' of https://github.com/ecordell/tuf into ecordell-root-versioning
|
2016-10-17 15:57:48 -04:00 |
|
test_slow_retrieval_attack.py
|
Resolve merge conflicts with upstream and ecordell-root-versioning
|
2016-10-18 10:28:04 -04:00 |
|
test_updater.py
|
Enforce root version signature chaining in client updater
|
2016-09-19 15:18:33 -04:00 |
|
test_updater_root_rotation_integration.py
|
Append '_integration.py' to the module name of the integration tests.
|
2016-10-17 16:56:08 -04:00 |
|
test_util.py
|
Add initial support for specifying Unix shell-style wildcards in paths
|
2016-08-04 10:59:15 -04:00 |