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