libssh-0.11.2
feat: implement proxy jump using libssh
Fix shellcheck issues
fix: sftp_packet_read stuck in an infinite loop in blocking mode
tests: Fix warning about expected format for printf
bench_sftp.c: Change sftp aio upload benchmark
Add benchmark code for upload using the async sftp aio api
benchmarks: added raw_download test