1. 4b95ff3 util: Use path instead of filepath in HashedPaths by Jonathan Rudenberg · 9 years ago
  2. a13801a Merge pull request #79 from flynn/target-path by Jonathan Rudenberg · 9 years ago
  3. 9f92709 util: Use path instead of filepath for NormalizePath by Jonathan Rudenberg · 9 years ago
  4. 8652ae8 Merge pull request #77 from flynn/default-targets by Jonathan Rudenberg · 9 years ago
  5. 58a1196 client: Add default targets path by Jonathan Rudenberg · 9 years ago
  6. 1882ab4 Merge pull request #76 from flynn/user-agent by Jonathan Rudenberg · 9 years ago
  7. 3576627 client: Add optional custom User-Agent to HTTPRemoteStore by Jonathan Rudenberg · 9 years ago
  8. 22a1f44 Merge pull request #75 from flynn/add-custom by Jonathan Rudenberg · 9 years ago
  9. bf6e221 Add support for setting custom JSON with `tuf add` by Jonathan Rudenberg · 9 years ago
  10. b175231 Avoid encoding custom json.RawMessage as base64 by Jonathan Rudenberg · 9 years ago
  11. d851af4 Merge pull request #74 from flynn/update-maintainers by Jonathan Rudenberg · 9 years ago
  12. 540fdf0 Update MAINTAINERS by Jonathan Rudenberg · 9 years ago
  13. 0bf2925 Merge pull request #70 from flynn/update-readme by Jonathan Rudenberg · 9 years ago
  14. 08a7632 docs: Update README.md by Lewis Marshall · 9 years ago
  15. ae46ed2 Merge pull request #69 from flynn/remove-multiple-targets by Lewis Marshall · 9 years ago
  16. 2b18029 repo,cmd/tuf: Support removing multiple targets at once by Lewis Marshall · 9 years ago
  17. e897c1d Merge pull request #67 from flynn/godeps by Lewis Marshall · 9 years ago
  18. e2e5eb0 all: Vendor dependencies using godep by Lewis Marshall · 9 years ago
  19. a6f3278 Merge pull request #66 from flynn/tuf-cli by Lewis Marshall · 9 years ago
  20. 8fea2a2 tuf-client: Add Client CLI wrapper by Lewis Marshall · 9 years ago
  21. 9c55872 tuf: Move tuf -> cmd/tuf by Lewis Marshall · 9 years ago
  22. 2588c02 Merge pull request #65 from flynn/fix-add-all-targets by Lewis Marshall · 9 years ago
  23. dea2664 repo: Ensure target paths are always normalized by Lewis Marshall · 9 years ago
  24. 2372481 tuf: Fix comments by Lewis Marshall · 9 years ago
  25. e524204 Merge pull request #64 from flynn/fix-new-repo-targets by Lewis Marshall · 9 years ago
  26. 544d3d5 repo: Fix loading existing metadata by Lewis Marshall · 9 years ago
  27. a01a30c Merge pull request #63 from flynn/add-multiple-files by Lewis Marshall · 9 years ago
  28. ac7065e Merge pull request #61 from flynn/client-file-store by Lewis Marshall · 9 years ago
  29. 3a04766 repo: Support adding multiple files at once by Lewis Marshall · 9 years ago
  30. 590f886 client: Add file local storage by Lewis Marshall · 9 years ago
  31. bf9d240 Merge pull request #57 from flynn/encrypt-keys by Lewis Marshall · 9 years ago
  32. 98c1b29 tuf: Add flag to disable encryption by Lewis Marshall · 9 years ago
  33. 9e3f400 tuf: Allow setting passphrase via env vars by Lewis Marshall · 9 years ago
  34. 23b1ae5 repo,tuf: Support encrypting keys by Lewis Marshall · 9 years ago
  35. 78cb2f7 Merge pull request #59 from flynn/fix-dir-arg by Lewis Marshall · 9 years ago
  36. b29acb6 tuf: Fix using an explicit repository path by Lewis Marshall · 9 years ago
  37. 3a91dca Merge pull request #58 from flynn/new-root-new-keys by Jonathan Rudenberg · 9 years ago
  38. f5c801e client: Handle updating root with keys that do not match the local meta by Jonathan Rudenberg · 9 years ago
  39. b2e45ec client: Defer expired func reset in test suite by Jonathan Rudenberg · 9 years ago
  40. ed8160e Merge pull request #53 from flynn/consistent-snapshots by Lewis Marshall · 9 years ago
  41. 7d27043 client: Return url.Error from HTTPRemoteStore.get by Lewis Marshall · 9 years ago
  42. b0d4c9b client: Test compatibility with Python consistent snapshots by Lewis Marshall · 9 years ago
  43. 087cccd client: Support custom remote metadata and targets prefixes by Lewis Marshall · 9 years ago
  44. ea371ec client: Support consistent snapshots by Lewis Marshall · 9 years ago
  45. 0809ef5 repo: Support consistent snapshots by Lewis Marshall · 9 years ago
  46. 00c0b55 repo: Return no keys if the keys directory is missing by Lewis Marshall · 9 years ago
  47. 0e63ffe repo: Test committing with the FileSystemStore by Lewis Marshall · 9 years ago
  48. a91aac5 Merge pull request #55 from flynn/custom-rawjson by Jonathan Rudenberg · 9 years ago
  49. a027a3c Merge pull request #54 from flynn/fix-pythonpath by Jonathan Rudenberg · 9 years ago
  50. d22a466 data: Change FileMeta.Custom from map[string]interface{} to json.RawMessage by Jonathan Rudenberg · 9 years ago
  51. 4e9c9c0 client: Remove PYTHONPATH from the env before running interop test by Jonathan Rudenberg · 9 years ago
  52. 7261ec4 Merge pull request #52 from flynn/interop-testing by Lewis Marshall · 9 years ago
  53. d27e388 client: Add the TUF LICENSE.txt to client/testdata by Lewis Marshall · 9 years ago
  54. f193a65 client: Test compatibility with Python client by Lewis Marshall · 9 years ago
  55. 898fa10 Revert "Indent JSON files" by Lewis Marshall · 9 years ago
  56. 540e032 repo: Fix committing files by Lewis Marshall · 9 years ago
  57. d6c4045 repo: Capitalize role names in signed metadata by Lewis Marshall · 9 years ago
  58. 1c3317b repo: Ensure Expires field has ISO 8601 format by Lewis Marshall · 9 years ago
  59. 6bb2fe2 Merge pull request #51 from flynn/interop-testing by Lewis Marshall · 9 years ago
  60. dc151e0 client: Test Download normalizes file name by Lewis Marshall · 9 years ago
  61. 65414f2 client: Use path.Join when constructing remote target paths by Lewis Marshall · 9 years ago
  62. 1cf11b7 client: Test compatibility with Python generated metadata by Lewis Marshall · 9 years ago
  63. 9577e53 signed: Ignore case differences between roles by Lewis Marshall · 9 years ago
  64. 0704366 Fix intermittent test by Lewis Marshall · 9 years ago
  65. eb64b80 all: Ensure target file names begin with '/' by Lewis Marshall · 9 years ago
  66. 6cd96f6 data: Fix Root.Roles JSON tag by Lewis Marshall · 9 years ago
  67. f2d3230 all: Support multiple hash algorithms by Lewis Marshall · 9 years ago
  68. 742e8f4 Merge pull request #49 from flynn/improve-client-tests by Lewis Marshall · 9 years ago
  69. a7d1eb9 client: Cover TUF attack scenarios in tests by Lewis Marshall · 9 years ago
  70. 18da0af repo: Only sign using non-revoked keys (except root.json) by Lewis Marshall · 9 years ago
  71. 595caa8 Merge pull request #50 from flynn/remove-unused by Jonathan Rudenberg · 9 years ago
  72. cc99ba8 client: Remove unused methods by Jonathan Rudenberg · 9 years ago
  73. 6bc4463 Merge pull request #47 from flynn/client-test-new-root by Lewis Marshall · 9 years ago
  74. 5fd06a6 client: Test updates with new keys in remote root.json by Lewis Marshall · 9 years ago
  75. 8a0f456 client: Fix test assertions by Lewis Marshall · 9 years ago
  76. 496082e tuf: Add output to gen-key by Lewis Marshall · 9 years ago
  77. df431c5 Merge pull request #46 from flynn/vet-unexported-json by Jonathan Rudenberg · 9 years ago
  78. 60e284d encrypted: Fix go vet complaint about json tagged field by Jonathan Rudenberg · 9 years ago
  79. a44a585 Merge pull request #39 from flynn/expired-metadata by Lewis Marshall · 9 years ago
  80. e211ffd signed: Make expiry check a function to avoid sleeps in tests by Lewis Marshall · 9 years ago
  81. acd4f74 Merge pull request #42 from flynn/revoke-keys by Lewis Marshall · 9 years ago
  82. c514b9b repo: Support revoking keys by Lewis Marshall · 9 years ago
  83. d51027b repo: Fix default expires when generating keys by Lewis Marshall · 9 years ago
  84. 8cc2df5 client: Handle expired metadata by Lewis Marshall · 9 years ago
  85. 07c5a55 Merge pull request #38 from flynn/bump-versions by Lewis Marshall · 9 years ago
  86. c12a534 Merge pull request #36 from flynn/download-meta-unsafe by Lewis Marshall · 9 years ago
  87. 001b876 client: Add downloadMetaUnsafe by Lewis Marshall · 9 years ago
  88. 1115932 repo: Bump metadata versions on change by Lewis Marshall · 9 years ago
  89. a38f45c repo: Don't check versions when committing changes by Lewis Marshall · 9 years ago
  90. 8840ecd Merge pull request #35 from flynn/expires-flag by Lewis Marshall · 9 years ago
  91. 6e461ec repo: Support setting manifest expires via the CLI by Lewis Marshall · 9 years ago
  92. a01f133 Merge pull request #34 from flynn/client-download by Lewis Marshall · 9 years ago
  93. 41180c9 client: Add Targets() by Lewis Marshall · 9 years ago
  94. 174f782 client: Implement Download() by Lewis Marshall · 9 years ago
  95. c813311 Merge pull request #32 from flynn/client-improve-errors by Lewis Marshall · 9 years ago
  96. 67e5967 client: Improve errors by Lewis Marshall · 9 years ago
  97. 02bd7c4 Merge pull request #30 from flynn/signed-no-duplicates by Lewis Marshall · 9 years ago
  98. 0f690ae signed: Don't add duplicate signatures by Lewis Marshall · 9 years ago
  99. 7b76d34 Merge pull request #24 from flynn/client-update by Lewis Marshall · 9 years ago
  100. bce1910 Only store local versions and targets in the Client struct by Lewis Marshall · 9 years ago