Skip to content

Tags: NoMoreFood/openssh-portable

Tags

v7.9-merge-1

Toggle v7.9-merge-1's commit message
Merge remote-tracking branch 'origin/unicode_password' into merge_branch

v7.9-merge-3

Toggle v7.9-merge-3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Workaround for PTY regressions

Changes from PowerShell#353 enabled closing of previously duplicated Console handles - this is causing TTY rendering issues in ssh.exe.
Added a workaround for now to skip closing Console handles.

v7.9-merge-2

Toggle v7.9-merge-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Workaround for PTY regressions

Changes from PowerShell#353 enabled closing of previously duplicated Console handles - this is causing TTY rendering issues in ssh.exe.
Added a workaround for now to skip closing Console handles.

v7.9-zlib

Toggle v7.9-zlib's commit message
Add Zlib Library For Compression Support

- Added an empty project with a script to dynamically download zlib source and compile it into a static library.
- Updated other projects to link with new zlib library.
- Removed zlib preprocessor workarounds and function stubs now that real library is in place.

v7.9-sspi

Toggle v7.9-sspi's commit message
Provide Kerberos SSPI Support Via GSSAPI - Revisions

- Corrected FreeContextBuffer() target pointer.

v7.6.0.0

Toggle v7.6.0.0's commit message
OpenSSH for Windows 7.6.0.0

v0.0.18.0

Toggle v0.0.18.0's commit message
Enabled Control Flow Guard on all projects