master
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
Use SSH_CHANNEL_FREE where possible