summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-repo-pull-private.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-121/+110
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* pull: Error on depth pull with missing head commitDan Nicholson2021-01-121-1/+1
* pull: Allow disabling commit binding verificationDan Nicholson2020-12-171-0/+1
* pull: Only download summary if we need it for the pull operationAlexander Larsson2020-10-231-0/+1
* deltas: Use delta indexes when pullingAlexander Larsson2020-10-231-1/+3
* lib/pull: Hook up HTTP caching headers for summary and summary.sigPhilip Withnall2020-10-221-0/+4
* signapi: Change API to also return a success messageColin Walters2020-06-171-0/+2
* pull: Add support for sign-verify=<list>Colin Walters2020-05-221-8/+8
* lib/pull: Add `timestamp-check-from-rev`Jonathan Lebon2020-05-141-0/+1
* pull: Further cleanup signapi verificationColin Walters2020-05-121-10/+10
* lib: Move gpg/signapi bits into ostree-repo-pull-verify.cColin Walters2020-04-181-0/+28
* lib: Move pull struct definition into repo-pull-private.hColin Walters2020-04-181-1/+112
* lib: Move internal binding verification API to repo.cColin Walters2020-04-171-5/+0
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* lib/pull: Split verify_bindings() out into a cmdprivate methodPhilip Withnall2017-12-141-0/+32