Igor Zhilianin
|
45a5f77698
all: fix typos
|
6 سال پیش |
Brad Fitzpatrick
|
034e5325b6
ssh: don't start goroutines handling forwarded connections until needed
|
6 سال پیش |
Tugdual Saunier
|
9f005a07e0
ssh: add support for banners
|
7 سال پیش |
Han-Wen Nienhuys
|
2509b142fb
Revert "ssh: add support for banners"
|
7 سال پیش |
Tugdual Saunier
|
ed5229da99
ssh: add support for banners
|
7 سال پیش |
Akihiro Suda
|
3cddcd6758
ssh: support forwarding of Unix domain socket connections
|
7 سال پیش |
Han-Wen Nienhuys
|
e4e2799dd7
ssh: require host key checking in the ClientConfig
|
7 سال پیش |
Han-Wen Nienhuys
|
41d678d1df
ssh: soft code internal channel size for testing purposes
|
8 سال پیش |
Han-Wen Nienhuys
|
2e74c77368
ssh: rewrite (re)keying logic.
|
8 سال پیش |
Han-Wen Nienhuys
|
b76c864ef1
x/crypto/ssh: hide msgNewKeys in the transport layer.
|
8 سال پیش |
Han-Wen Nienhuys
|
d68c3ecb62
x/crypto/ssh: make sure the initial key exchange happens once.
|
8 سال پیش |
Julian Kornberger
|
c7e3b0ebdd
x/crypto/ssh: Add timeout for dialing
|
8 سال پیش |
hanwen
|
2f3083f616
crypto/ssh: allow client to specify host key algorithms.
|
9 سال پیش |
Han-Wen Nienhuys
|
88b65fb663
ssh: return session ID in ConnMeta.SessionID.
|
10 سال پیش |
Kristopher Watts
|
280be005b3
ssh: add ServerConfig.ServerVersion option
|
10 سال پیش |
Han-Wen Nienhuys
|
72116d5c17
go.crypto/ssh: clean up address parsing in forward code.
|
10 سال پیش |
Adam Langley
|
fa50e7408b
go.crypto/ssh: import gosshnew.
|
10 سال پیش |
Jakob Borg
|
4758fe8ce4
go.crypto/ssh: Increase window size.
|
11 سال پیش |
Han-Wen Nienhuys
|
34df1ce598
go.crypto/ssh: in {Server,Client}Conn, read session ID from
|
11 سال پیش |
Dave Cheney
|
c0d640c887
go.crypto/ssh: ensure {Server,Client}Conn do not expose io.ReadWriter
|
11 سال پیش |
Han-Wen Nienhuys
|
f5f25bdad0
go.crypto/ssh: put version exchange in function
|
11 سال پیش |
Jonathan Pittman
|
44256fa2df
go.crypto/ssh: cosmetic only spelling fixes
|
11 سال پیش |
Han-Wen Nienhuys
|
4147256c9c
go.crypto/ssh: move interpretation of msgNewKeys into
|
11 سال پیش |
Han-Wen Nienhuys
|
73e99326fb
go.crypto/ssh: separate kex algorithms into kexAlgorithm class.
|
11 سال پیش |
Han-Wen Nienhuys
|
e62b2aead4
go.crypto/ssh: introduce PublicKey interface type.
|
11 سال پیش |
Jonathan Pittman
|
6a743c56c7
go.crypto/ssh: Begin adding server side support for more than RSA for client key auth
|
11 سال پیش |
Han-Wen Nienhuys
|
d7d50b0a7c
go.crypto/ssh: implement ECDH.
|
11 سال پیش |
JP Sugarbroad
|
c2c80b64c0
crypto/ssh: Allow customization of the client version.
|
11 سال پیش |
Han-Wen Nienhuys
|
2d394e3025
go.crypto/ssh: add workaround for broken port forwarding in
|
11 سال پیش |
Han-Wen Nienhuys
|
7f7cbbf18e
go.crypto/ssh: close channel feeding tcpListener.
|
11 سال پیش |