curl/lib/vssh
Stefan Eissing 3896152843
connection: give send methods/prototypes an uint8_t buffer
To conclude changing the send buffer type from `const void *` to `const
uint8_t *`, change the top level send function and its implementations.

Closes #19743
2025-11-28 16:08:15 +01:00
..
libssh.c connection: give send methods/prototypes an uint8_t buffer 2025-11-28 16:08:15 +01:00
libssh2.c connection: give send methods/prototypes an uint8_t buffer 2025-11-28 16:08:15 +01:00
ssh.h ssh: tracing and better pollset handling 2025-11-28 16:05:43 +01:00
vssh.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
vssh.h sftp: fix range downloads in both SSH backends 2025-11-11 14:51:22 +01:00