Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 1.76 KB

CHANGES.md

File metadata and controls

55 lines (29 loc) · 1.76 KB

Planned for next version

Bug Fixes

  • GH-427 SCP client: fix DefaultScpClient.upload(InputStream, ...)

  • GH-455 Fix BaseCipher: make sure all bytes are processed

  • GH-470 MontgomeryCurve: synchronize access to KeyPairGenerator

  • GH-489 SFTP v3 client: better file type determination

  • PR-472 sshd-spring-sftp: fix client start

  • PR-476 Fix Android detection

  • PR-486 Add missing equals and hashCode to U2F key classes

  • SSHD-1237 Handle keep-alive channel requests

New Features

Behavioral changes and enhancements

Potential compatibility issues

Major Code Re-factoring