summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-fetcher-curl.c
Commit message (Expand)AuthorAgeFilesLines
* lib/pull: Change fetcher to return O_TMPFILEColin Walters2017-10-051-23/+12
* tree: fix compiler warningsJonathan Lebon2017-10-041-4/+4
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* Add support for pkcs11 URIs in TLS client key/certificateAnton Gerasimov2017-09-191-0/+18
* lib/pull: Drop partial fetch code from libsoup backendColin Walters2017-09-151-3/+2
* lib/curl: Only check individual request errorsColin Walters2017-08-021-7/+2
* lib/pull: Avoid journaling 404s for optional contentColin Walters2017-07-131-2/+5
* codebase: start using GLNX_HASH_TABLE_FOREACH macrosJonathan Lebon2017-06-281-9/+2
* Port to GLnxTmpfileColin Walters2017-06-271-8/+8
* fetcher: Send Accept-Encoding: gzip when downloading summaryAlexander Larsson2017-05-241-0/+3
* Add stub for new libglnx tmpfile API, port simpler callers to itColin Walters2017-05-231-21/+12
* tree-wide: Add a few missing O_CLOEXECColin Walters2017-05-161-1/+1
* curl: Enable pipelining for HTTP/2Colin Walters2017-04-121-0/+19
* fetcher/curl: Fix leaks caught by ASANColin Walters2017-03-061-1/+5
* fetcher: Log failures into journalColin Walters2017-02-241-4/+19
* libcurl backendColin Walters2017-02-091-0/+922