| .. |
|
repository_data
|
Move optparse import statement.
|
2014-06-16 13:11:35 -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
|
Support Python 2.6.
|
2014-06-06 18:57:23 -04:00 |
|
https_client.pem
|
Add self-signed certificates to be used by simple_https_server.py
|
2014-06-17 10:20:57 -04:00 |
|
https_server.pem
|
Add self-signed certificates to be used by simple_https_server.py
|
2014-06-17 10:20:57 -04:00 |
|
simple_https_server.py
|
Add the simple https server module.
|
2014-06-17 10:25:16 -04:00 |
|
simple_server.py
|
Refactor repository_tool.py and improve test coverage.
|
2014-06-03 14:32:44 -04:00 |
|
slow_retrieval_server.py
|
Update slow retrieval server and fix integration tests.
|
2014-05-28 12:11:31 -04:00 |
|
test_arbitrary_package_attack.py
|
Add missing test conditions for test_repository_lib.py and minor edits to modules.
|
2014-06-11 11:29:00 -04:00 |
|
test_download.py
|
Fix comment / typo in unsafe_download() test condition
|
2014-06-18 09:06:49 -04:00 |
|
test_ed25519_keys.py
|
Refactor repository_tool.py and improve test coverage.
|
2014-06-03 14:32:44 -04:00 |
|
test_endless_data_attack.py
|
Increase sleep time after starting simple server in integration tests.
|
2014-06-10 09:26:09 -04:00 |
|
test_extraneous_dependencies_attack.py
|
Merge branch 'develop' of https://github.com/vladimir-v-diaz/tuf into develop
|
2014-06-06 18:57:32 -04:00 |
|
test_formats.py
|
Merge branch 'develop' of https://github.com/theupdateframework/tuf into develop
|
2014-05-10 20:26:06 -04:00 |
|
test_hash.py
|
Refactor repository_tool.py and improve test coverage.
|
2014-06-03 14:32:44 -04:00 |
|
test_indefinite_freeze_attack.py
|
Increase sleep time after starting simple server in integration tests.
|
2014-06-10 09:26:09 -04:00 |
|
test_keydb.py
|
Refactor repository_tool.py and improve test coverage.
|
2014-06-03 14:32:44 -04:00 |
|
test_keys.py
|
Refactor repository_tool.py and improve test coverage.
|
2014-06-03 14:32:44 -04:00 |
|
test_log.py
|
Refactor repository_tool.py and improve test coverage.
|
2014-06-03 14:32:44 -04:00 |
|
test_mirrors.py
|
Refactor repository_tool.py and improve test coverage.
|
2014-06-03 14:32:44 -04:00 |
|
test_mix_and_match_attack.py
|
Increase sleep time after starting simple server in integration tests.
|
2014-06-10 09:26:09 -04:00 |
|
test_pycrypto_keys.py
|
Add missing test coverage for pycrypto_keys.py.
|
2014-06-08 22:16:43 -04:00 |
|
test_replay_attack.py
|
Increase sleep time after starting simple server in integration tests.
|
2014-06-10 09:26:09 -04:00 |
|
test_repository_lib.py
|
Add missing test conditions for test_repository_lib.py and minor edits to modules.
|
2014-06-11 11:29:00 -04:00 |
|
test_repository_tool.py
|
Add missing test case for remove_target_from_bin().
|
2014-06-18 12:39:39 -04:00 |
|
test_roledb.py
|
Refactor repository_tool.py and improve test coverage.
|
2014-06-03 14:32:44 -04:00 |
|
test_schema.py
|
Refactor repository_tool.py and improve test coverage.
|
2014-06-03 14:32:44 -04:00 |
|
test_sig.py
|
Refactor repository_tool.py and improve test coverage.
|
2014-06-03 14:32:44 -04:00 |
|
test_slow_retrieval_attack.py
|
Fix test_download.py comments for the test case dealing with incorrect file lengths.
|
2014-06-17 13:45:42 -04:00 |
|
test_updater.py
|
Add missing test cases for download.py and and updater.py.
|
2014-06-12 09:33:12 -04:00 |
|
test_util.py
|
Fix test_util.py test case failure in py2.7.
|
2014-06-05 19:09:45 -04:00 |