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