Brad Fitzpatrick cea2066c64 Revert "ssh/terminal: account for win32 api changes" 5 anni fa
..
agent 7f87c0fbb8 ssh/agent: add checking for empty SSH requests 5 anni fa
knownhosts 057139ce5d crypto/ssh/knownhosts: fix out-of-date documentation for checkAddr 5 anni fa
terminal cea2066c64 Revert "ssh/terminal: account for win32 api changes" 5 anni fa
test 9756ffdc24 ssh/test: delete TestInvalidTerminalMode 5 anni fa
testdata 0c41d7ab0a ssh/testdata: correct typo 6 anni fa
benchmark_test.go b8fe1690c6 all: fix ineffectual assignments 5 anni fa
buffer.go 847319b7fc ssh: remove unused buffer.eof return value 7 anni fa
buffer_test.go fa50e7408b go.crypto/ssh: import gosshnew. 10 anni fa
certs.go dab2b1051b ssh: support SSH agent signature flags and custom extensions 6 anni fa
certs_test.go 244f6ce1f0 ssh: accept ed25519 certs 7 anni fa
channel.go e8f229864d all: fix errors reported by vet, golint 7 anni fa
cipher.go 457ee04da3 ssh: rename methods in packetCipher interface 5 anni fa
cipher_test.go 457ee04da3 ssh: rename methods in packetCipher interface 5 anni fa
client.go 45a5f77698 all: fix typos 6 anni fa
client_auth.go cbcb750295 ssh/gss: support kerberos authentication for ssh server and client 5 anni fa
client_auth_test.go 57b3e21c3d ssh: add diffie-hellman-group-exchange-sha256 5 anni fa
client_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) 7 anni fa
common.go 094676da4a ssh: drop dh-group1-sha1 from default key exchanges 5 anni fa
common_test.go df01cb2cc4 ssh: invert algorithm choices on the server 5 anni fa
connection.go 080743b219 ssh: fixing a small typo in connection.go 7 anni fa
doc.go e4e2799dd7 ssh: require host key checking in the ClientConfig 7 anni fa
example_test.go d99183c9a7 ssh: rename ExampleHostKeyCheck to ExampleClientConfig_HostKeyCallback 5 anni fa
handshake.go df01cb2cc4 ssh: invert algorithm choices on the server 5 anni fa
handshake_test.go 4def268fd1 ssh: skip testHandshakeErrorHandlingN on js/wasm 5 anni fa
kex.go 57b3e21c3d ssh: add diffie-hellman-group-exchange-sha256 5 anni fa
kex_test.go 4e213c0672 x/crypto/ssh: close memPipe after running kex test. 9 anni fa
keys.go dab2b1051b ssh: support SSH agent signature flags and custom extensions 6 anni fa
keys_test.go dab2b1051b ssh: support SSH agent signature flags and custom extensions 6 anni fa
mac.go 84bacda6ed ssh: Add the hmac-sha2-256-etm@openssh.com algorithm 7 anni fa
mempipe_test.go 4d8f0cfeca ssh: fix spelling of test so that it runs 9 anni fa
messages.go 57b3e21c3d ssh: add diffie-hellman-group-exchange-sha256 5 anni fa
messages_test.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. 8 anni fa
mux.go e8f229864d all: fix errors reported by vet, golint 7 anni fa
mux_test.go 45a5f77698 all: fix typos 6 anni fa
server.go 57b3e21c3d ssh: add diffie-hellman-group-exchange-sha256 5 anni fa
session.go 94eea52f7b all: run gofmt -s on source code 7 anni fa
session_test.go e7b772b700 ssh: print server exit reason in tests 5 anni fa
ssh_gss.go cbcb750295 ssh/gss: support kerberos authentication for ssh server and client 5 anni fa
ssh_gss_test.go cbcb750295 ssh/gss: support kerberos authentication for ssh server and client 5 anni fa
streamlocal.go 2fc4c88bf4 ssh: also start forward listeners on ListenUnix 6 anni fa
tcpip.go 034e5325b6 ssh: don't start goroutines handling forwarded connections until needed 6 anni fa
tcpip_test.go fa50e7408b go.crypto/ssh: import gosshnew. 10 anni fa
testdata_test.go 077efaa604 x/crypto: fix typos 8 anni fa
transport.go 457ee04da3 ssh: rename methods in packetCipher interface 5 anni fa
transport_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) 7 anni fa