Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | infof: remove newline from format strings, always append it | Daniel Stenberg | 2021-07-07 | 1 | -4/+4 |
* | curl_range: remove conn->data | Daniel Stenberg | 2021-01-20 | 1 | -3/+2 |
* | copyright: fix year ranges | Daniel Stenberg | 2020-11-05 | 1 | -1/+1 |
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
* | Curl_range: fix FTP-only and FILE-only builds | Michael Kaufmann | 2018-03-11 | 1 | -1/+1 |
* | Curl_range: add check to ensure "from <= to" | Max Dymond | 2018-01-30 | 1 | -3/+8 |
* | Curl_range: commonize FTP and FILE range handling | Max Dymond | 2018-01-30 | 1 | -0/+90 |