curl/lib/vssh
Daniel Stenberg a867314f4f
ssh: consider sftp quote commands case sensitive
They have always been documented in lowercase. They have never been
claimed to be case insensitive. They mostly map to unix counterparts
that are always lowercase. Switch to case sensitive checks: lowercase.

Closes #16382
2025-02-19 07:52:11 +01:00
..
.checksrc checksrc: use 'banfunc' proper in more places 2025-01-13 09:10:58 +01:00
curl_path.c libssh2: put the readdir buffers into struct 2024-10-16 11:55:47 +02:00
curl_path.h libssh2: put the readdir buffers into struct 2024-10-16 11:55:47 +02:00
libssh2.c ssh: consider sftp quote commands case sensitive 2025-02-19 07:52:11 +01:00
libssh.c ssh: consider sftp quote commands case sensitive 2025-02-19 07:52:11 +01:00
ssh.h libssh2: drop obsolete macros and version checks 2025-02-12 09:04:13 +01:00
wolfssh.c tidy-up: use CURL_ARRAYSIZE() 2025-02-19 00:59:45 +01:00