Brad Fitzpatrick 2292f58bd5 crypto/ssh: fix tests on Go 1.7 on OpenBSD and Windows 8 years ago
..
agent 2292f58bd5 crypto/ssh: fix tests on Go 1.7 on OpenBSD and Windows 8 years ago
knownhosts d146457774 ssh/knownhosts: test coverage for IsHostAuthority 8 years ago
terminal 96846453c3 ssh/terminal: implement missing functions for Solaris/OmniOS 8 years ago
test 3cddcd6758 ssh: support forwarding of Unix domain socket connections 8 years ago
testdata c2303dcbe8 ssh: Add support for RSA keys stored in OpenSSH's new format 8 years ago
benchmark_test.go fa50e7408b go.crypto/ssh: import gosshnew. 11 years ago
buffer.go fa50e7408b go.crypto/ssh: import gosshnew. 11 years ago
buffer_test.go fa50e7408b go.crypto/ssh: import gosshnew. 11 years ago
certs.go 527d12e535 ssh/knownhosts: add IsHostAuthority. 8 years ago
certs_test.go 527d12e535 ssh/knownhosts: add IsHostAuthority. 8 years ago
channel.go 41d678d1df ssh: soft code internal channel size for testing purposes 9 years ago
cipher.go 84bacda6ed ssh: Add the hmac-sha2-256-etm@openssh.com algorithm 8 years ago
cipher_test.go 84bacda6ed ssh: Add the hmac-sha2-256-etm@openssh.com algorithm 8 years ago
client.go 3cddcd6758 ssh: support forwarding of Unix domain socket connections 8 years ago
client_auth.go 573951cbe8 ssh: improve client public key authentication 8 years ago
client_auth_test.go 527d12e535 ssh/knownhosts: add IsHostAuthority. 8 years ago
client_test.go 9da0784e41 ssh: fix format string in client_test.go 8 years ago
common.go c78caca803 ssh: reject RekeyThresholds over MaxInt64 8 years ago
connection.go 986d331358 crypto/ssh: keep user in ConnMetadata if NoClientAuth is used 9 years ago
doc.go e4e2799dd7 ssh: require host key checking in the ClientConfig 8 years ago
example_test.go e4e2799dd7 ssh: require host key checking in the ClientConfig 8 years ago
handshake.go ee3d6a3083 ssh: fix reset{Read,Write}Thresholds for initial setup 8 years ago
handshake_test.go 2292f58bd5 crypto/ssh: fix tests on Go 1.7 on OpenBSD and Windows 8 years ago
kex.go dc7f3af03e ssh: bound DH public values to [2, p-2]. 9 years ago
kex_test.go 4e213c0672 x/crypto/ssh: close memPipe after running kex test. 10 years ago
keys.go c2303dcbe8 ssh: Add support for RSA keys stored in OpenSSH's new format 8 years ago
keys_test.go ede567c8e0 x/crypto/ssh: Add FingerprintLegacyMD5 and FingerprintSHA256 methods 9 years ago
mac.go 84bacda6ed ssh: Add the hmac-sha2-256-etm@openssh.com algorithm 8 years ago
mempipe_test.go 4d8f0cfeca ssh: fix spelling of test so that it runs 10 years ago
messages.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. 9 years ago
messages_test.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. 9 years ago
mux.go 41d678d1df ssh: soft code internal channel size for testing purposes 9 years ago
mux_test.go b05791f2e1 ssh: add debug print at the lowest level 8 years ago
server.go 9ef620b9ca ssh: support MaxAuthTries on ServerConfig 8 years ago
session.go d81fdb778b x/crypto/ssh: handle missing exit status more gracefully. 9 years ago
session_test.go e4e2799dd7 ssh: require host key checking in the ClientConfig 8 years ago
streamlocal.go 3cddcd6758 ssh: support forwarding of Unix domain socket connections 8 years ago
tcpip.go 3cddcd6758 ssh: support forwarding of Unix domain socket connections 8 years ago
tcpip_test.go fa50e7408b go.crypto/ssh: import gosshnew. 11 years ago
testdata_test.go 077efaa604 x/crypto: fix typos 9 years ago
transport.go 84bacda6ed ssh: Add the hmac-sha2-256-etm@openssh.com algorithm 8 years ago
transport_test.go fa50e7408b go.crypto/ssh: import gosshnew. 11 years ago