Daniel Stenberg
|
ea28a6cb2f
ssh: add a generic Curl_ssh_version function for SSH backends
|
5 年之前 |
Daniel Stenberg
|
d6dea75af7
vssh: move ssh init/cleanup functions into backend code
|
5 年之前 |
Daniel Stenberg
|
1a890997a4
all: s/int/size_t cleanup
|
6 年之前 |
Nikos Mavrogiannopoulos
|
a2f3966800
libssh: added SFTP support
|
7 年之前 |
Nikos Mavrogiannopoulos
|
c92d2e14cf
Added support for libssh SSH SCP back-end
|
7 年之前 |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 年之前 |
marquis-de-muesli
|
39bb73665c
SSH: new CURLOPT_QUOTE command "statvfs"
|
8 年之前 |
marquis-de-muesli
|
f9d27e0f8e
SSH: support CURLINFO_FILETIME
|
8 年之前 |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 年之前 |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
9 年之前 |
Daniel Stenberg
|
9dbbba9976
libssh2: detect features based on version, not configure checks
|
10 年之前 |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 年之前 |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 年之前 |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
12 年之前 |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 年之前 |
Armel Asselin
|
e351972bc8
SSH: added agent based authentication
|
12 年之前 |
Jonas Schnelli
|
0604b2fb90
rectify comment
|
13 年之前 |
Jonas Schnelli
|
f64812ca63
SFTP: support '*' prefix for quote operations
|
13 年之前 |
Daniel Stenberg
|
7d94af497d
SSH: set non-blocking earlier
|
13 年之前 |
Yang Tse
|
992ceae386
build: fix libssh2_scp_send64() availability
|
14 年之前 |
Daniel Stenberg
|
f8cf037ecf
SCP: send large files properly with new enough libssh2
|
14 年之前 |
Howard Chu
|
d64bd82bdc
sendrecv: split the I/O handling into private handler
|
14 年之前 |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 年之前 |
Daniel Stenberg
|
83a6b34803
split out more protocol-specific structs from urldata.h into their own
|
15 年之前 |
Gunter Knauf
|
1bb68cbcfa
changed ssh.c to use HAVE_LIBSSH2_SESSION_BLOCK_DIRECTION define provided by libssh2.h; removed related define block from ssh.h.
|
15 年之前 |
Yang Tse
|
ddb0b8d8b8
|
15 年之前 |
Gisle Vanem
|
e9895ea2e7
Remove trailing #undef value. Typo?
|
16 年之前 |
Daniel Stenberg
|
eab8c0d754
libssh2_sftp_seek2 was just renamed to libssh2_sftp_seek64 ...
|
16 年之前 |
Daniel Stenberg
|
d5bfec70af
- Anthony Bryan provided a set of patches that cleaned up manual language,
|
16 年之前 |
Yang Tse
|
39d0b57ebf
Further adjust a libssh2 preprocessor function-symbol definition check
|
16 年之前 |