Skip to content

0.4.0

Compare
Choose a tag to compare
@tmds tmds released this 26 Jun 06:30
· 68 commits to main since this release
  • Add ExecuteSubsystemAsync for subsystem based proc (#183)
  • Correct order of parameters in call to ReplaceInvalidCharacters. (#186)
  • SshClientSettings: support parsing usernames that include a realm. (#190)
  • Don't require an hmac for authenticated ciphers. (#191)
  • Add KerberosCredential/gssapi-with-mic user authentication (#188)
  • Prefer host key algorithms for which we have known keys. (#193)
  • Refactor auth handling and share SSH_MSG_USERAUTH_BANNER handling. (#194)
  • Consider SSH_MSG_USERAUTH_FAILURE authentications. (#195)
  • DefaultCredentials: add KerberosCredential. (#196)