libssh-0.7.4

We are happy to provide libssh 0.7.4 (typical FOSDEM release) with several bugfixes. The most import fixed issue is a sftp bug handling EOF packets.

Thanks to all contributors!

If you are new to libssh you should read our tutorial how to get started. Please join our mailing list or visit our irc channel if you have questions.

You can download libssh 0.7.4 here.

ChangeLog:

  • Added id_ed25519 to the default identity list
  • Fixed sftp EOF packet handling
  • Fixed ssh_send_banner() to confirm with RFC 4253
  • Fixed some memory leaks