summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-fetcher.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-98/+64
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* pull: Cleanly error out on unknown schemesColin Walters2021-04-271-0/+3
* libostree: Add support for ETag and Last-Modified headersPhilip Withnall2020-10-221-0/+10
* lib/fetcher: Allow clients to append to User-AgentJonathan Lebon2018-03-161-0/+3
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* pull: Add http2=false remote config optionColin Walters2017-12-071-1/+2
* lib/pull: Change fetcher to return O_TMPFILEColin Walters2017-10-051-2/+3
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* lib/pull: Avoid journaling 404s for optional contentColin Walters2017-07-131-4/+6
* lib/fetcher: Add cleanup function for OstreeFetcherPhilip Withnall2017-06-071-0/+2
* fetcher: Send Accept-Encoding: gzip when downloading summaryAlexander Larsson2017-05-241-1/+2
* fetcher: Log failures into journalColin Walters2017-02-241-0/+1
* fetcher: Rework API to use strings for tls keys/dbColin Walters2017-01-191-2/+3
* fetcher: Split lowlevel API into file/membuf variantsColin Walters2017-01-041-16/+30
* fetcher: Move high level functions into "fetcher-util"Colin Walters2017-01-041-18/+0
* fetcher: Hoist core "mirrored request" API to publicColin Walters2017-01-041-12/+19
* fetcher: Define an abstraction over SoupURIColin Walters2016-12-071-5/+32
* pull: Add support for `http-headers` optionColin Walters2016-11-161-0/+3
* pull: Add per-remote cookie jarSjoerd Simons2016-11-051-0/+3
* pull: add mirrorlist supportJonathan Lebon2016-08-311-12/+23
* fetcher: Lazily create tmp directoryMatthew Barnes2015-12-191-3/+1
* repo: Allocate a tmpdir for each OstreeFetcher to isolate concurrent downloadsAlexander Larsson2015-12-141-2/+4
* pull: Stop using GMainLoopColin Walters2015-08-131-1/+0
* Change OstreeFetcher to be dirfd-relativeColin Walters2015-01-141-3/+5
* fetcher: Add a priority value to async requestsMatthew Barnes2015-01-111-0/+4
* ostree-fetcher: make _ostree_fetcher_stream_uri_sync privateGiuseppe Scrivano2014-11-121-10/+9
* ostree-fetcher: Remove _ostree_fetcher_request_uri_to_stream functionGiuseppe Scrivano2014-11-121-11/+0
* ostree-fetcher: add max_size argument to change _ostree_metalink_request_syncGiuseppe Scrivano2014-11-121-0/+1
* ostree-fetcher: remove two unused functionsGiuseppe Scrivano2014-11-121-4/+0
* ostree_fetcher: new function _ostree_fetcher_contents_membuf_syncGiuseppe Scrivano2014-11-121-5/+14
* core: Support a per-remote "proxy" configuration optionColin Walters2014-07-281-0/+3
* core: add "tls-ca-path" optionColin Walters2014-06-271-0/+3
* libostree: Make OstreeFetcher explicitly privateColin Walters2014-06-091-11/+11
* Limit metadata to 10 MiBColin Walters2014-05-271-4/+6
* pull: Add tls-client-cert-{path,key} (if we have new enough libsoup)Colin Walters2014-05-011-0/+3
* Revert "pull: Add tls-client-cert-{path,key}"Colin Walters2014-05-011-3/+0
* pull: Add tls-client-cert-{path,key}Colin Walters2014-05-011-0/+3
* libostree: Change synchronous fetching API to return a streamColin Walters2013-09-021-4/+4
* pull: Add support for resuming downloads via range requestsJeremy Whiting2013-08-281-0/+10
* core: Fix all introspection warningsColin Walters2013-07-271-0/+3
* libostree: Move pull code into hereColin Walters2013-07-091-0/+72