Commit graph

61 commits

Author SHA1 Message Date
dachshund
21c19bcabd Merge with origin/master. 2013-02-26 16:59:11 -05:00
vladdd
ef53ca613c Fixed a bug in signercli.py where the absolute path of a directory was not properly set. Updated signerlib.py 2013-02-26 16:00:23 -05:00
dachshund
6c009f2ecb Merge branch 'master' of https://github.com/akonst/tuf 2013-02-26 13:51:27 -05:00
vladdd
42665911d3 Move example_client.py to the examples directory 2013-02-26 13:13:47 -05:00
dachshund
4b362a8cda Merge branch 'master' of https://github.com/akonst/tuf 2013-02-25 15:26:25 -05:00
Kon
7f2f6b0f55 Refactored test_replay_attack.py, test_system_setup.py. Added replay_attack_setup.py. 2013-02-24 18:29:54 -05:00
dachshund
1ab58fd318 Bash script to easily grep code over files. 2013-02-24 16:23:45 -05:00
dachshund
fc03dd9854 Fix a bug where delegated targets directory was not normalized. 2013-02-24 14:23:40 -05:00
Kon
e7c4352177 Removed doc duplicate and an obsolete test module. 2013-02-23 11:15:16 -05:00
Kon
bb059cd17e Refactored test_replay_attack.py, changes to test_system_setup.py and renamed one of the docs. 2013-02-23 11:08:35 -05:00
Kon
765aafe831 Modified test_system_setup.py and test_rollback_attack.py. 2013-02-23 02:01:38 -05:00
Kon
3217690d02 Added test_rollback_attack.py. 2013-02-22 21:53:14 -05:00
Kon
edc58bece6 Adding test_rollback_attack.py. 2013-02-22 18:45:53 -05:00
dachshund
d84e68d655 Use file copy instead of a git submodule. 2013-02-22 18:11:36 -05:00
dachshund
1685c7fa6d We now *should* verify SSL connections given certificate authorities. 2013-02-22 17:45:44 -05:00
dachshund
3678a3b747 Added https://gist.github.com/1347055.git as a submodule. 2013-02-22 16:49:52 -05:00
Kon
89806d3920 Few changes to test_systemp_setup.py. 2013-02-21 19:27:07 -05:00
Kon
db430d87f3 Added few more methods to test_system_setup.py and some stylistic changes to signercli.py. 2013-02-21 16:16:51 -05:00
Kon
bebdab3cb5 test_system_setup.py is complete. Few minor stylistic changes were made to download.py and signercli.py. 2013-02-21 03:36:58 -05:00
Kon
4bf56c8fa1 Started TUF system test. Prepared test fixtures. 2013-02-20 11:18:21 -05:00
Kon
d035a76436 Fixed: quickstart.py left behind a temporary directory. 2013-02-15 09:28:51 -05:00
vladdd
de56a2c970 Convert print statements to logger.info() and disable the logger in the test modules. Modify a few test cases in test_signercli.py that incorrectly compare SIGNABLE objects. 2013-02-15 22:51:13 -05:00
vladdd
b9f570bd06 Test for specific OSError exceptions in quickstart.py. 2013-02-13 21:34:13 -05:00
vladdd
f0055fa4c9 Validate arguments in schema definitions. 2013-02-13 20:01:42 -05:00
vladdd
d2a799f73f Update affected module following review of util.py and test_util.py. 2013-02-13 10:57:01 -05:00
Kon
5ab806f987 Few minor changes to schema, test_schema and test_formats modules 2013-02-12 13:21:03 -05:00
Kon
8970df19ca Review of schema modules [in progress]. 2013-02-12 05:36:34 -05:00
Kon
7dec94b4e6 Stylistic changes to test_util.py and test_mirrors.py. 2013-02-12 01:59:59 -05:00
vladdd
a38aa4a9a0 Update download.py, mirrors.py, and test_download.py following review. 2013-02-11 22:38:01 -05:00
vladdd
d52bd8604f Minor edits to comments in the header block of quickstart.py. 2013-02-11 16:39:50 -05:00
vladdd
391e90c630 Add .tex files for the TUF spec documents. 2013-02-11 14:20:45 -05:00
vladdd
789639f342 Merge branch 'master' of https://github.com/akonst/tuf 2013-02-10 21:40:15 -05:00
vladdd
abf0349b05 Move all files up one directory from 'src/'. 2013-02-10 21:38:06 -05:00
Kon
615416a9dc test_util.py and util.py need to be reviewed. 2013-02-10 21:07:54 -05:00
vladdd
11d5e99060 Merge branch 'master' of https://github.com/akonst/tuf 2013-02-10 21:03:10 -05:00
vladdd
abf1ee9110 Removed .pyc files from the simplejson directory. 2013-02-10 21:01:40 -05:00
Vladimir Diaz
f5bb8ec81c Update .gitignore 2013-02-10 20:58:30 -05:00
vladdd
04d07df524 Added evpy to packages and other updates to setup.py. 2013-02-10 20:47:34 -05:00
vladdd
5b5e551073 Removing example_client.py from the examples directory. 2013-02-10 19:35:33 -05:00
vladdd
9d2130986e Added a basic TUF client. A custom example client script also provided. 2013-02-10 19:19:15 -05:00
vladdd
5b30d24e1a Minor edit to README.txt 2013-02-10 19:00:43 -05:00
vladdd
5bcf9b220b Merge branch 'master' of https://github.com/akonst/tuf 2013-02-10 18:17:37 -05:00
vladdd
00372515d8 quickstart.py updated with additional usage comments. 2013-02-10 18:13:22 -05:00
Kon
e0e2744ed6 Merge branch 'master' of github.com:akonst/tuf 2013-02-10 17:47:10 -05:00
Kon
61cb214cad Fixed comments/stylistic issues in test_download.py, test_mirrors.py, download.py, mirrors.py and simple_server. 2013-02-10 17:47:00 -05:00
vladdd
10b89f5e76 LICENSE added. 2013-02-10 16:03:41 -05:00
vladdd
2515ddac8a Adding a license and removing the outdated MANIFEST file. 2013-02-10 15:53:43 -05:00
vladdd
6b7bcb2c95 Adding a README file (to be updated after the refactoring effort) and a list of authors. 2013-02-10 14:57:56 -05:00
vladdd
4ca1534651 Adding documentation (to be updated after the refactoring effort) and TUF-related papers. 2013-02-10 14:13:40 -05:00
vladdd
af8b22dd95 Adding the refactored pushtools modules. 2013-02-10 13:35:07 -05:00