Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl_path: remove conn->data use | Daniel Stenberg | 2021-01-19 | 1 | -5/+4 |
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
* | src: Consistently spell whitespace without whitespace | Daniel Gustafsson | 2020-09-30 | 1 | -2/+2 |
* | escape: make the URL decode able to reject only %00 bytes | Daniel Stenberg | 2020-06-25 | 1 | -2/+2 |
* | scp: fix directory name length used in memcpy | Kyle Abramowitz | 2019-08-24 | 1 | -1/+1 |
* | ssh: define USE_SSH if SSH is enabled (any backend) | Daniel Stenberg | 2019-05-06 | 1 | -1/+1 |
* | curl_path: only enabled for SSH builds | Daniel Stenberg | 2019-02-12 | 1 | -1/+5 |
* | url: use the URL API internally as well | Daniel Stenberg | 2018-09-22 | 1 | -2/+2 |
* | sftp: allow quoted commands to use relative paths | John DeHelian | 2017-12-09 | 1 | -9/+25 |
* | Added support for libssh SSH SCP back-end | Nikos Mavrogiannopoulos | 2017-12-01 | 1 | -0/+179 |