Commit graph

1590 commits

Author SHA1 Message Date
zanefisher
4c39e27874 Merge remote-tracking branch 'upstream/demo2' into demo2 2013-09-14 16:47:36 -04:00
zanefisher
613cb19898 Bring back tuf/log.py from edec089965. 2013-09-14 16:47:04 -04:00
zanefisher
284998fc64 Bring back tuf/log.py from edec089965. 2013-09-14 16:47:04 -04:00
ttgump
c74a2d495f util_test_tools.init_repo parameter fix 2013-09-14 15:46:25 -04:00
ttgump
4c2f878870 util_test_tools.init_repo parameter fix 2013-09-14 15:46:25 -04:00
ttgump
a688a6d06f indention fix 2013-09-14 12:34:01 -07:00
ttgump
cd805e528d indention fix 2013-09-14 12:34:01 -07:00
ttgump
2fc73dd468 Merge remote-tracking branch 'origin/demo2' into demo2 2013-09-14 12:31:15 -07:00
ttgump
dccd5fc7df Merge remote-tracking branch 'origin/demo2' into demo2 2013-09-14 12:31:15 -07:00
dachshund
e003db34c5 Add a log message. 2013-09-14 00:07:26 -04:00
dachshund
6d7d645f23 Add a log message. 2013-09-14 00:07:26 -04:00
dachshund
8187be5232 Simplify exception text in console handler. 2013-09-13 23:47:37 -04:00
dachshund
d2b202bc61 Simplify exception text in console handler. 2013-09-13 23:47:37 -04:00
ttgump
384626cff9 test_mix_and_match_attack and test_indefinite_freeze_attack refactory fix 2013-09-13 19:14:32 -04:00
ttgump
3cf472757a test_mix_and_match_attack and test_indefinite_freeze_attack refactory fix 2013-09-13 19:14:32 -04:00
zanefisher
4a08c0c25e Redo accidentally undone changes. 2013-09-13 18:52:47 -04:00
zanefisher
b991cdc21d Redo accidentally undone changes. 2013-09-13 18:52:47 -04:00
zhengyuyu
7ef2e4b381 Merge remote-tracking branch 'upstream/demo2' into demo2 2013-09-13 18:39:42 -04:00
zhengyuyu
94f2cd40ed Merge remote-tracking branch 'upstream/demo2' into demo2 2013-09-13 18:39:42 -04:00
zhengyuyu
ccbaa6fab4 Fix test_delegations.py
Made changes that ensure it raises correct exception based on the refactored version of updater.py and download.py
2013-09-13 18:38:52 -04:00
zhengyuyu
f0258ea82c Fix test_delegations.py
Made changes that ensure it raises correct exception based on the refactored version of updater.py and download.py
2013-09-13 18:38:52 -04:00
dachshund
fe100ab80a Remove executable bits on some non-executable files. 2013-09-13 17:59:31 -04:00
dachshund
4c10490b1c Remove executable bits on some non-executable files. 2013-09-13 17:59:31 -04:00
dachshund
b5263e4322 Fix variable shadow bug, use absolute import in two integration tests. 2013-09-13 17:39:57 -04:00
dachshund
edec089965 Fix variable shadow bug, use absolute import in two integration tests. 2013-09-13 17:39:57 -04:00
zanefisher
502a0102ec More integration test tidying-up 2013-09-13 17:39:29 -04:00
zanefisher
e059cf814b More integration test tidying-up 2013-09-13 17:39:29 -04:00
ttgump
bb3178091a Merge branch 'demo2', remote-tracking branch 'upstream/demo2' into demo2 2013-09-13 17:36:32 -04:00
ttgump
2a8cbb4d5b Merge branch 'demo2', remote-tracking branch 'upstream/demo2' into demo2 2013-09-13 17:36:32 -04:00
dachshund
4c81247bc9 Offer option to remove console handler; fix variable shadow bug.
The rest of the integration tests will need updates due to the fix of
the variable shadow bug.
2013-09-13 17:34:51 -04:00
dachshund
4d7d4bab8d Offer option to remove console handler; fix variable shadow bug.
The rest of the integration tests will need updates due to the fix of
the variable shadow bug.
2013-09-13 17:34:51 -04:00
dachshund
e577b3500e Add a filter to the logging console handler to simplify exception text. 2013-09-13 17:01:18 -04:00
dachshund
bf17b00423 Add a filter to the logging console handler to simplify exception text. 2013-09-13 17:01:18 -04:00
ttgump
3d924ff038 Merge branch 'demo2', remote-tracking branch 'upstream/demo2' into demo2 2013-09-13 16:46:13 -04:00
zanefisher
f4eedf1d62 Rename boolean perameter 'TUF' to 'using_tuf' in every test. 2013-09-13 15:30:11 -04:00
zanefisher
a397e208cd Rename boolean perameter 'TUF' to 'using_tuf' in every test. 2013-09-13 15:30:11 -04:00
zanefisher
419b1dc24e Merge remote-tracking branch 'upstream/demo2' into demo2 2013-09-13 13:39:44 -04:00
zanefisher
8d8c223123 Merge remote-tracking branch 'upstream/demo2' into demo2 2013-09-13 13:39:44 -04:00
zanefisher
32427505ac Clean up extraneous dependencies test following Vlad's review. 2013-09-13 13:38:50 -04:00
zanefisher
f2517e1717 Clean up extraneous dependencies test following Vlad's review. 2013-09-13 13:38:50 -04:00
vladdd
83ac535d32 Fix test_updater.py test case failure
Rebuild server repository in test_5_all_targets() - other test cases may not have properly restored the contents of the repository.
2013-09-13 09:54:10 -04:00
vladdd
d8841544e4 Fix test_updater.py test case failure
Rebuild server repository in test_5_all_targets() - other test cases may not have properly restored the contents of the repository.
2013-09-13 09:54:10 -04:00
vladdd
42a8c086f3 Continue minor edits of PyCrypto changes
Improve the comments of keystore.py and rsa_key.py.
2013-09-13 08:18:40 -04:00
zanefisher
4f8054755c Merge remote-tracking branch 'upstream/demo2' into demo2 2013-09-12 14:54:25 -04:00
zanefisher
d75e47f2cd Merge remote-tracking branch 'upstream/demo2' into demo2 2013-09-12 14:54:25 -04:00
zanefisher
a5692a1441 Update extraneous dependecies test to expect the new NoWorkingMirrorError. 2013-09-12 14:53:57 -04:00
zanefisher
a3fbb50b2a Update extraneous dependecies test to expect the new NoWorkingMirrorError. 2013-09-12 14:53:57 -04:00
vladdd
372bcbda3f Minor code updates to keystore.py 2013-09-12 14:22:08 -04:00
vladdd
1513065a04 Update unittest_toolbox.py following .key format and keystore changes 2013-09-12 13:04:07 -04:00
vladdd
b89d6fb853 Update test_keystore.py following .key format and keystore changes 2013-09-12 13:02:54 -04:00