Michael Hudson-Doyle
|
9756ffdc24
ssh/test: delete TestInvalidTerminalMode
|
5 years ago |
Lucas Bremgartner
|
57b3e21c3d
ssh: add diffie-hellman-group-exchange-sha256
|
5 years ago |
chigotc
|
f162ad860c
ssh/test: add port for aix/ppc64
|
5 years ago |
Tobias Klauser
|
b43e412143
ssh/test: skip test on js/wasm
|
5 years ago |
Han-Wen Nienhuys
|
88737f569e
ssh/test: use t.Run for MAC/kex/pubkey tests
|
5 years ago |
Brad Fitzpatrick
|
38d8ce5564
ssh/test: skip test to fix build on solaris and aix
|
5 years ago |
Han-Wen Nienhuys
|
31469a2049
ssh: remove chacha20-poly1305 from preferredCipher list
|
7 years ago |
Han-Wen Nienhuys
|
1835319e08
ssh: remove arcfour ciphers from the default preference list
|
7 years ago |
Han-Wen Nienhuys
|
b3c9a1d25c
ssh: use t.Run for testing multiple ciphers/macs
|
7 years ago |
Tobias Assarsson
|
8c55ac71e0
ssh: add Session.WindowChange to send window change events
|
7 years ago |
Martin Hamrle
|
077efaa604
x/crypto: fix typos
|
8 years ago |
Sam Hug
|
b6789ab629
x/crypto/ssh: add 3des-cbc as a non-default cipher
|
8 years ago |
Martin Garton
|
1e61df8d9e
x/crypto/ssh: add support for ed25519 keys
|
8 years ago |
Han-Wen Nienhuys
|
e3ebf1a8d3
x/crypto/ssh/test: test all key exchanges against sshd.
|
9 years ago |
Nathan(yinian) Hu
|
5c68cfdf2a
crypto/ssh: add support for aes128-cbc cipher.
|
9 years ago |
Dave Cheney
|
7db43667c7
ssh: make godoc examples easier to reuse
|
10 years ago |
Andrew Gerrand
|
a73c6bbfc5
go.crypto: use golang.org/x/... import paths
|
10 years ago |
Adam Langley
|
fa50e7408b
go.crypto/ssh: import gosshnew.
|
10 years ago |
Han-Wen Nienhuys
|
41400feb0b
go.crypto/ssh: let client accept DSA and ECDSA host key algorithms.
|
11 years ago |
Han-Wen Nienhuys
|
afdc305bc8
go.crypto/ssh: add hook for host key checking.
|
11 years ago |
Adam Langley
|
dc703e91d7
ssh/test: deflake session test.
|
11 years ago |
Dave Cheney
|
1582bf0781
go.crypto/ssh: never negotiate unsupported ciphers
|
12 years ago |
Willem van der Schyff
|
2fccde5d00
go.crypto/ssh: add terminal modes to ssh.RequestPty()
|
12 years ago |
Dave Cheney
|
0b9766a68d
go.crypto/ssh: new test subpackage
|
12 years ago |