Skip to content

4_5_2016

Compare
Choose a tag to compare
@manojampalam manojampalam released this 06 Apr 05:49
· 286 commits to L1-Prod since this release

_This is a pre-release (non-production ready)_

This release has the following in addition to 3_19_2016

  • SIGALRM support added. This enables the following
    • SFTP progress bar
    • ConnectTimeout for ssh client
    • Login grace timeout in sshd
  • SIGCHLD support added. This helped in converging Unix and Windows code around child process management
  • Misc code refactoring to remove redundant code
  • Fixing the artifact around misbehaving "ENTER" on most clients - work around added in server to minimize impact.

Note: "sshd -install" is no longer supported. Service can be installed using the provided PS script. See updated wiki for instructions