curl/lib/vssh
Daniel Stenberg eed3c8f4b7
curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs
It makes the callbacks get different signnatures when used from within
libcurl vs outside of it by libcurl-using applications (such as the
libtests) and this triggers UndefinedBehaviorSanitizer errors.

Closes #15289
2024-10-15 14:33:40 +02:00
..
.checksrc lib: enable strerror and strncpy checksrc warnings in subdirs 2024-09-09 16:51:21 +02:00
curl_path.c lib: move curl_path.[ch] into vssh/ 2024-10-13 23:16:18 +02:00
curl_path.h lib: move curl_path.[ch] into vssh/ 2024-10-13 23:16:18 +02:00
libssh2.c curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs 2024-10-15 14:33:40 +02:00
libssh.c lib: use bool/TRUE/FALSE properly 2024-10-03 09:31:56 +02:00
ssh.h ssh: deduplicate SSH backend includes (and fix libssh cmake unity build) 2024-08-20 21:34:24 +02:00
wolfssh.c lib: use bool/TRUE/FALSE properly 2024-10-03 09:31:56 +02:00