1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vssh
Daniel Stenberg 44645ca8b0
libssh2: convert over to use dynbuf
In my very basic test that lists sftp://127.0.0.1/tmp/, this patched
code makes 161 allocations compared to 194 in git master. A 17%
reduction.

Closes #5336
2020-05-05 14:54:07 +02:00
..
libssh2.c libssh2: convert over to use dynbuf 2020-05-05 14:54:07 +02:00
libssh.c libssh: avoid options override by configuration files 2020-04-25 00:53:11 +02:00
ssh.h libssh2: convert over to use dynbuf 2020-05-05 14:54:07 +02:00
wolfssh.c wolfssh: make it init properly via Curl_ssh_init() 2020-01-24 10:27:31 +01:00
wolfssh.h wolfSSH: new SSH backend 2020-01-12 17:19:12 +01:00