vladdd
8a00ee7514
Fix link and spacing.
...
Fix link added to README.rst so that it is properly formatted for PyPI.
2014-07-16 18:37:35 -04:00
Vladimir Diaz
254768faf2
Merge pull request #236 from vladimir-v-diaz/develop
...
Update README + setup.py and add setup.cfg + MANIFEST.in for pre-release 0.9.8
2014-07-16 18:20:25 -04:00
vladdd
1eb3a887f1
Fix malformed link in README.
...
Add note about installing non-wheel package before tuf[tools] for pip <= 1.5.4
2014-07-16 17:21:49 -04:00
Vladimir Diaz
c20fd4afa8
Update release files.
2014-07-16 12:51:35 -04:00
Vladimir Diaz
4545d00519
Fix indentation in README.rst
2014-07-16 12:46:13 -04:00
Vladimir Diaz
926684f424
Merge branch 'develop' of https://github.com/vladimir-v-diaz/tuf into develop
2014-07-16 12:32:52 -04:00
Vladimir Diaz
2c1d1875c4
Update README.rst
...
Fix links in "Instructions for Contributors."
2014-07-16 12:32:46 -04:00
Vladimir Diaz
7540fb1f22
Merge branch 'develop' of https://github.com/vladimir-v-diaz/tuf into develop
2014-07-16 12:05:48 -04:00
Vladimir Diaz
a96957ca44
Update README.rst
...
Add full links for METADATA and SECURITY.
2014-07-16 12:05:02 -04:00
Vladimir Diaz
f68db4dfb5
Merge branch 'develop' of https://github.com/vladimir-v-diaz/tuf into develop
2014-07-16 11:55:11 -04:00
Vladimir Diaz
0fdb0abe2f
Update README.rst
...
Add full links.
2014-07-16 11:55:02 -04:00
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
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
Ruben Pollan
d25aa1edd2
Continue if the keyid is not in keydb while checking signatures
2014-07-10 20:20:10 -05: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
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