summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-fetcher-util.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* libostree: Add support for ETag and Last-Modified headersPhilip Withnall2020-10-221-3/+40
* lib/fetcher-util: retry download on G_IO_ERROR_PARTIAL_INPUTMatthew Leeds2020-03-191-0/+1
* lib/fetcher-util: Use GIOErrorEnum instead of GIOErrorRobert Fairley2019-05-201-2/+2
* lib: Add ot_journal_* helper macrosJonathan Lebon2019-04-241-3/+1
* lib/fetcher-util: Mark journaled msgs as LOG_ERRJonathan Lebon2018-09-211-0/+1
* lib/fetcher: Factor out HTTP status code handling from soup and curlPhilip Withnall2018-05-301-0/+19
* lib/repo-pull: Support retrying requests on transient network errorsPhilip Withnall2018-05-301-10/+84
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* lib/pull: Avoid journaling 404s for optional contentColin Walters2017-07-131-8/+5
* fetcher: Log failures into journalColin Walters2017-02-241-0/+24
* fetcher: Split lowlevel API into file/membuf variantsColin Walters2017-01-041-28/+12
* fetcher: Move high level functions into "fetcher-util"Colin Walters2017-01-041-0/+140