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