Vladimir Diaz
10929ace6a
Merge branch 'develop' of https://github.com/theupdateframework/tuf into develop
2014-07-16 11:09:04 -04:00
Vladimir Diaz
fd1a74be73
Update README.rst
...
Add links for source code development and the mailing list.
2014-07-16 09:02:03 -04:00
vladdd
6bdb953dbf
Merge branch 'develop' of https://github.com/vladimir-v-diaz/tuf into develop
2014-07-15 21:07:36 -04:00
vladdd
322ddd6c57
Remove README.md
2014-07-15 21:07:24 -04:00
Vladimir Diaz
c7cd4f6be0
Update README.rst
...
Fix code blocks.
2014-07-15 20:58:12 -04:00
Vladimir Diaz
03f80d2324
Update README.rst
...
Fix badges.
2014-07-15 20:50:57 -04:00
vladdd
edb0fd12b1
Merge branch 'develop' of https://github.com/vladimir-v-diaz/tuf into develop
2014-07-15 20:41:58 -04:00
vladdd
4ef6879d49
Add README.rst
2014-07-15 20:41:18 -04:00
Vladimir Diaz
484b8e9e93
Update README.md
...
Add note to "Overview of the Update Process." The previous outline did not mention re-fetching root if a problem occurs during an update.
2014-07-14 19:43:44 -04:00
Pankhuri Goyal
070574d220
Add the purpose section and comments to all the funtions in the Updater class in tuf.interposition.updater
2014-07-14 17:14:08 -04:00
Vladimir Diaz
0af7906df6
Update README.md
2014-07-13 18:32:11 -04:00
Vladimir Diaz
22f7b50539
Merge pull request #235 from vladimir-v-diaz/develop
...
Revise repository tool README and fix assertTrue() issues in test_updater.py
2014-07-12 19:37:18 -04:00
Vladimir Diaz
ca3d73b764
Update README.md
...
"Overview" revision.
2014-07-12 19:28:44 -04:00
Vladimir Diaz
57867cbb3e
Update README.md
...
Add introductory text to the "Overview" section.
Move "Purpose" section to "Overview".
2014-07-12 19:07:00 -04:00
Vladimir Diaz
ba0ab13b24
Update README.md
...
Add introductory text to "Delegations" section and edit text in "Keys" section.
2014-07-12 15:59:12 -04:00
Vladimir Diaz
99327319b2
Update README.md
...
Add introductory text to "Keys" section and reorder "Purpose" and "Overview" sections.
2014-07-12 14:29:13 -04:00
Vladimir Diaz
f3c0edba2f
Update README.md
...
Edit choice of words.
2014-07-12 12:24:52 -04:00
Vladimir Diaz
e4adc6e696
Update README.md
...
Convert "\" path separators in file paths to "/"
2014-07-12 12:09:21 -04:00
Vladimir Diaz
dfcdc952a9
Update README.md
...
Add "Wrap-up" header.
2014-07-12 12:01:02 -04:00
Vladimir Diaz
c20b8f1b36
Update README.md
...
Fix summary list.
2014-07-12 09:29:08 -04:00
Vladimir Diaz
3b7c3ec477
Update client_setup_and_repository_example.md
...
Fix heading title and add repository tool link in opening paragraph.
2014-07-12 09:12:32 -04:00
Vladimir Diaz
456f6cb879
Update client_setup_and_repository_example.md
...
Add README link and format text.
2014-07-12 09:08:10 -04:00
Vladimir Diaz
bd422ee135
Merge pull request #234 from meskio/remove_signatures
...
Continue if the keyid is not in keydb while checking signatures
2014-07-11 21:29:25 -04:00
Pankhuri Goyal
dc263af83d
Made changes to the purpose section of interposition/updater.py
2014-07-10 23:37:03 -04:00
Ruben Pollan
d25aa1edd2
Continue if the keyid is not in keydb while checking signatures
2014-07-10 20:20:10 -05:00
Pankh
98acdb8bc0
Add purpose section and comments to interposition/updater.py
2014-07-10 20:34:03 -04:00
Pankh
0cda6d3d22
Add purpose and comments to interposition/updater.py
2014-07-10 18:56:47 -04:00
Vladimir Diaz
2e1d2a3ccf
Add introductory text to 'Targets' section.
2014-07-10 12:51:00 -04:00
Vladimir Diaz
b0168e4618
Add more text to 'Add Target files' section.
2014-07-10 12:31:12 -04:00
Vladimir Diaz
c586b2fdb4
Add repository creation summary and text to 'Add Targets' section.
2014-07-10 12:06:39 -04:00
Pankhuri Goyal
a3e63a293c
Add purpose section and comments to interposition/updater.py
2014-07-10 11:31:43 -04:00
pankh
31adb150be
Add purpose section and comments to interposition/updater.py
2014-07-10 11:14:56 -04:00
Vladimir Diaz
ac2c4a0bc4
Merge branch 'develop' of https://github.com/vladimir-v-diaz/tuf into develop
...
Conflicts:
tuf/README.md
2014-07-10 09:53:02 -04:00
Vladimir Diaz
a8981ec927
Add introductory text to 'Delegate to Hashed Bins' section.
...
Minor textual and organizational edits to README and client_setup_and_repository_example.md.
2014-07-10 09:48:24 -04:00
Vladimir Diaz
8d8544ce4f
Update README.md
...
Fix code block.
2014-07-09 12:50:01 -04:00
Vladimir Diaz
498f9d2b0c
Update README.md
...
Fix heading size, spelling, and organization.
2014-07-09 12:46:41 -04:00
Vladimir Diaz
1408318e21
Add introductory test to 'Create Top-level Metadata' section.
2014-07-09 12:30:29 -04:00
Vladimir Diaz
23f2b93dd5
Fix file paths, organization, and add high-level description.
...
Separate the consistent snapshots and delegated hashed bins sections in the Table of Contents.
Add leading / to paths listed in the examples.
Add introductory problem description to Consistent Snapshots section.
2014-07-09 10:29:45 -04:00
Vladimir Diaz
be1b921b67
Merge branch 'develop' of https://github.com/vladimir-v-diaz/tuf into develop
2014-07-08 10:12:34 -04:00
Vladimir Diaz
39c6580180
Update README.md
...
Fix "Create Top-level Metadata" heading that does not match the one in the Table of Contents.
2014-07-08 10:01:59 -04:00
Vladimir Diaz
1e7efba118
Update README.md
...
Remove obsolete entries from the Table of Contents.
2014-07-08 07:46:15 -04:00
Vladimir Diaz
25dc51a448
Merge branch 'develop' of https://github.com/vladimir-v-diaz/tuf into develop
2014-07-08 07:29:50 -04:00
Vladimir Diaz
39ade7d364
Update README.md
...
Fix initial repository tool link.
2014-07-07 20:07:02 -04:00
Vladimir Diaz
9e93dab7b8
Update README.md
...
Fix links.
2014-07-07 20:05:42 -04:00
Vladimir Diaz
e11a87b2ec
Update client_setup_and_repository_example.md
...
Add formatting and reorganize
2014-07-07 19:24:11 -04:00
vladdd
20d5a6b3e4
Fix self.assertTrue() conditions in test_updater.py
...
A few test conditions in test_updater.py incorrectly used self.assertTrue() instead of self.assertEqual().
Fix updater.remove_obsolete_targets(), where targets in the destination directory were not being removed because target paths were treated as absolute paths by os.path.join().
2014-07-06 22:25:20 -04:00
vladdd
80a3c2deb4
Add links for diagram and client setup example.
...
Update headings and minor cosmetic edits to style.
2014-07-05 21:13:36 -04:00
Vladimir Diaz
aefb0172cf
Merge pull request #233 from vladimir-v-diaz/meskio-filepath
...
Review and Update Pull Request #232
2014-07-04 18:09:44 -04:00
vladdd
9cf9a6a8b5
Review and update Pull Request #232 .
...
Fix test conditions for updated_targets(), which incorrectly verified the expected number of updated targets with assertTrue().
Update comment for PR fix to clarify os.path.join() behavior and the expected file paths.
2014-07-04 17:50:22 -04:00
vladdd
7746b3f059
Merge branch 'filepath' of https://github.com/meskio/tuf into meskio-filepath
2014-07-04 16:45:00 -04:00