Han-Wen Nienhuys 2cb52d9374 x/crypto/ssh: also log data packets when debugHandshake is set vor 9 Jahren
..
agent e84a34b1ee x/crypto/ssh: support more keytypes in the agent. vor 9 Jahren
terminal 3fbbcd23f1 x/crypto/ssh/terminal: ensure windows MakeRaw returns previous state vor 9 Jahren
test e3ebf1a8d3 x/crypto/ssh/test: test all key exchanges against sshd. vor 10 Jahren
testdata c84e1f8e3a crypto/ssh: update references to the old code.google.com repo vor 10 Jahren
benchmark_test.go fa50e7408b go.crypto/ssh: import gosshnew. vor 11 Jahren
buffer.go fa50e7408b go.crypto/ssh: import gosshnew. vor 11 Jahren
buffer_test.go fa50e7408b go.crypto/ssh: import gosshnew. vor 11 Jahren
certs.go 60052bd85f ssh: Add explicit type in comparison with constant to make go-fuzz happy vor 10 Jahren
certs_test.go 77de70a8d4 ssh: fix flake in TestHostKeyCert vor 10 Jahren
channel.go f98fd1f5ec x/crypto/ssh: if debugMux is set, also log global messages. vor 9 Jahren
cipher.go 803f01ea27 x/crypto/ssh: allow a custom Config to specify CBC mode. vor 10 Jahren
cipher_test.go 1e856cbfdf crypto/ssh: fix format string error in test. vor 10 Jahren
client.go d68c3ecb62 x/crypto/ssh: make sure the initial key exchange happens once. vor 9 Jahren
client_auth.go 9e7f5dc375 x/crypto/ssh: interpret disconnect message as error in the transport layer. vor 9 Jahren
client_auth_test.go 6c2080b3cc crypto/ssh: clearer error messages when "no ciphers in common" vor 10 Jahren
client_test.go fa50e7408b go.crypto/ssh: import gosshnew. vor 11 Jahren
common.go 6c2080b3cc crypto/ssh: clearer error messages when "no ciphers in common" vor 10 Jahren
connection.go 4831188890 x/crypto/ssh: fix comment vor 10 Jahren
doc.go 8b27f58b78 crypto/ssh: fix the links to the SSH protocol documents vor 10 Jahren
example_test.go 7b428712ab x/crypto/ssh: remove misleading comment, add example vor 9 Jahren
handshake.go 2cb52d9374 x/crypto/ssh: also log data packets when debugHandshake is set vor 9 Jahren
handshake_test.go d68c3ecb62 x/crypto/ssh: make sure the initial key exchange happens once. vor 9 Jahren
kex.go d68c3ecb62 x/crypto/ssh: make sure the initial key exchange happens once. vor 9 Jahren
kex_test.go 4e213c0672 x/crypto/ssh: close memPipe after running kex test. vor 10 Jahren
keys.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. vor 9 Jahren
keys_test.go 3760e01685 x/crypto/ssh: add function to parse known_hosts files. vor 10 Jahren
mac.go e3f150b437 ssh: add hmac-sha2-256. vor 10 Jahren
mempipe_test.go 4d8f0cfeca ssh: fix spelling of test so that it runs vor 10 Jahren
messages.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. vor 9 Jahren
messages_test.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. vor 9 Jahren
mux.go f98fd1f5ec x/crypto/ssh: if debugMux is set, also log global messages. vor 9 Jahren
mux_test.go 9e7f5dc375 x/crypto/ssh: interpret disconnect message as error in the transport layer. vor 9 Jahren
server.go d68c3ecb62 x/crypto/ssh: make sure the initial key exchange happens once. vor 9 Jahren
session.go de15db8e4b x/crypto/ssh: omit empty fields in error message vor 9 Jahren
session_test.go 2f3083f616 crypto/ssh: allow client to specify host key algorithms. vor 10 Jahren
tcpip.go 83f1503f77 crypto/ssh: Handle error in dial to avoid a goroutine leak vor 10 Jahren
tcpip_test.go fa50e7408b go.crypto/ssh: import gosshnew. vor 11 Jahren
testdata_test.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths vor 11 Jahren
transport.go d68c3ecb62 x/crypto/ssh: make sure the initial key exchange happens once. vor 9 Jahren
transport_test.go fa50e7408b go.crypto/ssh: import gosshnew. vor 11 Jahren