libssh 0.8.7

This is a bugfix release of libssh to address some issues we found since the last version.

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 here.

Changelog

  • Fixed handling extension flags in the server implementation
  • Fixed exporting ed25519 private keys
  • Fixed corner cases for rsa-sha2 signatures
  • Fixed some issues with the connector API