max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 years ago |
Daniel Gustafsson
|
12246eddc5
lib: avoid fallthrough cases in switch statements
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
63c7668182
version: turn version number functions into returning void
|
3 years ago |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Daniel Stenberg
|
528f71c2ec
ftp: add 'list_only' to the transfer state struct
|
3 years ago |
Daniel Stenberg
|
0c51036eb6
ftp: never set data->set.ftp_append outside setopt
|
3 years ago |
Daniel Stenberg
|
5a19cb5a3c
wolfssh: remove conn->data references
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Emil Engler
|
725ec470e2
language: s/behaviour/behavior/g
|
3 years ago |
Daniel Stenberg
|
aba01da639
failf: remove newline from formatting strings
|
3 years ago |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
d23cc224e6
cleanup: use a single space after equals sign in assignments
|
4 years ago |
Daniel Stenberg
|
920af1a664
wolfssh: make it init properly via Curl_ssh_init()
|
4 years ago |
Daniel Stenberg
|
68403cdbc6
wolfssh: set the password correctly for PASSWORD auth
|
4 years ago |
Daniel Stenberg
|
820775a29a
wolfssh: remove fprintf() calls (and uses of __func__)
|
4 years ago |
Daniel Stenberg
|
6773c7ca65
wolfSSH: new SSH backend
|
4 years ago |