Skip to content

Tags: gliderlabs/ssh

Tags

v0.3.8

Bump x/crypto to 0.31.0 to fix CVE-2024-45337

v0.3.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #227 from gustavosbarreto/master

fix: bannerhandler

v0.3.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #217 from adrianosela/master

[CVE-2023-48795] Bump golang.org/x/crypto to v0.17.0

v0.3.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #180 from gustavosbarreto/update-crypto-ssh

Update golang.org/x/crypto/ssh

v0.3.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #168 from caarlos0/ctx

feat: return ssh.Context

v0.3.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #134 from vladimir-ch/session-docs-typo

Fix typo in Session docs

v0.3.2

Fix: KeyboardInteractive Login

+ Include KeyboardInteractive in decision if NoClientAuth should be performed
+ Add option for KeyboardInteractive

v0.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Register chan to Session to listen for break requests (#141)

Co-authored-by: Jacob Meisler <meislerj@amazon.com>

v0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (#135)

v0.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #110 from gliderlabs/belak/raw-cmd

Add Session.RawCommand()