Daniel Stenberg
|
93df7134b5
libssh2: provide error message when setting host key type fails
|
1 year ago |
Daniel Stenberg
|
10d8404301
libssh2: use custom memory functions
|
1 year ago |
Daniel Silverstone
|
e915b6904c
ssh: Add support for libssh2 read timeout
|
1 year ago |
Daniel Stenberg
|
8e21b1a05f
libssh2: free fingerprint better
|
1 year ago |
Jay Satiro
|
21575b26fe
libssh2: fix crash in keyboard callback
|
1 year ago |
Daniel Stenberg
|
7815647d65
lib: unify the upload/method handling
|
1 year ago |
Daniel Stenberg
|
d2d0e60012
libssh2: remove unused variable from libssh2's struct
|
1 year ago |
Daniel Stenberg
|
8b5f100db3
libssh2: only set the memory callbacks when debugging
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 year ago |
Daniel Stenberg
|
ccf1ca9430
libssh2: try sha2 algos for hostkey methods
|
1 year ago |
mickae1
|
8fe33a9661
libssh2: return error when ssh_hostkeyfunc returns error
|
2 years ago |
Daniel Gustafsson
|
2d9fee4504
netware: remove leftover traces
|
2 years ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years ago |
Daniel Stenberg
|
e9c580de4e
lib: parse numbers with fixed known base 10
|
2 years ago |
Daniel Stenberg
|
bf12c2bed6
lib: remove bad set.opt_no_body assignments
|
2 years ago |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 years ago |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 years ago |
Daniel Stenberg
|
279834dd45
misc: remove duplicated include files
|
2 years ago |
Daniel Stenberg
|
6f9fb7ec2d
misc: ISSPACE() => ISBLANK()
|
2 years ago |
Somnath Kundu
|
89d204036a
libssh2: provide symlink name in SFTP dir listing
|
2 years ago |
Daniel Stenberg
|
f3c013d38c
libssh2: make atime/mtime date overflow return error
|
2 years ago |
Daniel Stenberg
|
8e88e52ed0
libssh2: setting atime or mtime >32bit on 4-bytes-long systems
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
michael musset
|
1544513958
libssh2: add CURLOPT_SSH_HOSTKEYFUNCTION
|
3 years ago |
Daniel Stenberg
|
8f2079154f
libssh2: make the md5 comparison fail if wrong length
|
2 years ago |
Daniel Stenberg
|
ff2f3e8367
libssh2: compare sha256 strings case sensitively
|
2 years ago |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 years ago |
Daniel Gustafsson
|
34bbf96475
infof: consistent capitalization of warning messages
|
2 years ago |
Daniel Stenberg
|
999c2179a1
libssh2: don't typecast socket to int for libssh2_session_handshake
|
2 years ago |