Daniel Theophanes 36a967d321 go.crypto/ssh: add support for diffie-hellman-group1-sha1. 14 éve
..
agent.go 67456e2aa3 go.crypto/ssh: Initial checkin of ssh agent support. 14 éve
certs.go 9b05c27191 go.crypto/ssh: add client support for OpenSSH certificates 14 éve
channel.go 6c548e9506 go.crypto/ssh: add Stderr() in Channel interface. 14 éve
cipher.go 470549d502 go.crypto: initial code 14 éve
cipher_test.go 470549d502 go.crypto: initial code 14 éve
client.go 36a967d321 go.crypto/ssh: add support for diffie-hellman-group1-sha1. 14 éve
client_auth.go d33bbf2cb3 ssh: use *rsa.PublicKey or *dsa.PublicKey in interfaces. 14 éve
client_auth_test.go 6de97b525f go.crypto/ssh: improve support for MAC algorithms 14 éve
client_func_test.go 470549d502 go.crypto: initial code 14 éve
common.go 36a967d321 go.crypto/ssh: add support for diffie-hellman-group1-sha1. 14 éve
common_test.go 470549d502 go.crypto: initial code 14 éve
doc.go 470549d502 go.crypto: initial code 14 éve
keys.go 9b05c27191 go.crypto/ssh: add client support for OpenSSH certificates 14 éve
mac.go 6de97b525f go.crypto/ssh: improve support for MAC algorithms 14 éve
messages.go 79d53bd55e go.crypto/ssh: improve marshal performance 14 éve
messages_test.go 73a4e109cb go.crypto/ssh: add benchmarks for marshal and unmarshal 14 éve
server.go 36a967d321 go.crypto/ssh: add support for diffie-hellman-group1-sha1. 14 éve
server_terminal.go 470549d502 go.crypto: initial code 14 éve
session.go 470549d502 go.crypto: initial code 14 éve
session_test.go 2b43ac23a9 go.crypto/ssh: add User to ServerConn and pass *ServerConn to callbacks. 14 éve
tcpip.go 470549d502 go.crypto: initial code 14 éve
tcpip_func_test.go 470549d502 go.crypto: initial code 14 éve
transport.go 6de97b525f go.crypto/ssh: improve support for MAC algorithms 14 éve
transport_test.go 470549d502 go.crypto: initial code 14 éve