Skip to content

Release 0.15.0

Choose a tag to compare

@pkittenis pkittenis released this 25 Jun 11:46
· 77 commits to master since this release

Changes

  • Updated session.userauth_publickey* functions to make providing public key and private key passphrase optional.
  • SFTP write calls write on all parts of buffer before returning.

Fixes

  • session.last_error() would always return empty string.