summaryrefslogtreecommitdiff
path: root/daemon/gvfshttpinputstream.c
Commit message (Expand)AuthorAgeFilesLines
* dav, http: port to libsoup3Daniel Kolesa2022-02-011-33/+30
* daemon: Don't use deprecated private structure APIsOndrej Holy2018-07-101-23/+20
* http: Remove outdated sync methodsOndrej Holy2015-11-261-78/+0
* http: Return error if seek was not successfulOndrej Holy2015-11-261-0/+18
* http: Allow seek past end of fileRoss Lagerwall2013-12-081-0/+8
* http: Fix the SEEK_END offset calculationRoss Lagerwall2013-12-081-1/+3
* http: Ensure the range header is updatedRoss Lagerwall2013-12-081-3/+3
* http: Fix segfault when seeking on readRoss Lagerwall2013-12-081-1/+2
* http: Clean up usage of libsoupRoss Lagerwall2013-10-251-2/+0
* http: Replace deprecated SoupRequester by SoupSessionOndrej Holy2013-08-221-6/+4
* Fix compiler warningsBastien Nocera2013-04-021-2/+0
* http: replace SoupInputStream with SoupRequestDan Winship2012-12-181-0/+586