Eric Vigeant
|
6c51adeb71
cur_path: do not add '/' if homedir ends with one
|
2 years ago |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 years ago |
Daniel Stenberg
|
025bad1182
curl_path: return error if given a NULL homedir
|
2 years ago |
Jilayne Lovejoy
|
28971bd453
lib/curl_path.c: add ISC to license expression
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Daniel Stenberg
|
e71542a9d9
curl_path: remove conn->data use
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Gustafsson
|
2aac895fb6
src: Consistently spell whitespace without whitespace
|
4 years ago |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
4 years ago |
Kyle Abramowitz
|
25f9621935
scp: fix directory name length used in memcpy
|
5 years ago |
Daniel Stenberg
|
d37b0936d1
ssh: define USE_SSH if SSH is enabled (any backend)
|
5 years ago |
Daniel Stenberg
|
afda140ec5
curl_path: only enabled for SSH builds
|
5 years ago |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
John DeHelian
|
a4a56ec93e
sftp: allow quoted commands to use relative paths
|
7 years ago |
Nikos Mavrogiannopoulos
|
c92d2e14cf
Added support for libssh SSH SCP back-end
|
7 years ago |