..
repository_data
Merge branch 'SantiagoTorres-developer-tools' of https://github.com/vladimir-v-diaz/tuf into develop
2014-07-01 07:47:47 -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_developer_tool.py
Merge custom info changes, logger messages, and minor edits.
2014-07-02 11:10:50 -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
Review and update docstrings and README.
2014-06-25 09:45:55 -04:00
test_repository_tool.py
Review and update docstrings and README.
2014-06-25 09:45:55 -04:00
test_roledb.py
Initial implementation of custom FILEINFO
2014-06-23 13:33:01 -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
Fix self.assertTrue() conditions in test_updater.py
2014-07-06 22:25:20 -04:00
test_util.py
Fix test_util.py test case failure in py2.7.
2014-06-05 19:09:45 -04:00