summaryrefslogtreecommitdiff
path: root/lib/curl_range.c
Commit message (Expand)AuthorAgeFilesLines
* infof: remove newline from format strings, always append itDaniel Stenberg2021-07-071-4/+4
* curl_range: remove conn->dataDaniel Stenberg2021-01-201-3/+2
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* Curl_range: fix FTP-only and FILE-only buildsMichael Kaufmann2018-03-111-1/+1
* Curl_range: add check to ensure "from <= to"Max Dymond2018-01-301-3/+8
* Curl_range: commonize FTP and FILE range handlingMax Dymond2018-01-301-0/+90