Kevin Burke
|
e8f229864d
all: fix errors reported by vet, golint
|
hace 7 años |
Han-Wen Nienhuys
|
41d678d1df
ssh: soft code internal channel size for testing purposes
|
hace 8 años |
Han-Wen Nienhuys
|
bc89c49641
ssh: clarify error type if a SendRequest goes unanswered
|
hace 8 años |
Han-Wen Nienhuys
|
f98fd1f5ec
x/crypto/ssh: if debugMux is set, also log global messages.
|
hace 8 años |
Han-Wen Nienhuys
|
fc84ae5437
go.crypto/ssh: reuse packet buffer for channel writes.
|
hace 10 años |
Adam Langley
|
fa50e7408b
go.crypto/ssh: import gosshnew.
|
hace 10 años |
Jakob Borg
|
4758fe8ce4
go.crypto/ssh: Increase window size.
|
hace 11 años |
Han-Wen Nienhuys
|
4a7557f2bd
go.crypto/ssh: add String method to RejectionReason.
|
hace 11 años |
Jonathan Pittman
|
44256fa2df
go.crypto/ssh: cosmetic only spelling fixes
|
hace 11 años |
Han-Wen Nienhuys
|
73e99326fb
go.crypto/ssh: separate kex algorithms into kexAlgorithm class.
|
hace 11 años |
Adam Langley
|
aa0f5b4081
go.crypto: revert 7f5a59ff6b43.
|
hace 11 años |
Adam Langley
|
eca6c1626e
go.crypto: remove unreachable code.
|
hace 11 años |
Gustav Paul
|
1aa39d6262
go.crypto/ssh: Read returns all unread bytes before returning io.EOF.
|
hace 12 años |
Dave Cheney
|
552202b8e3
go.crypto/ssh: assorted close related fixes
|
hace 12 años |
Daniel Theophanes
|
fc6f6ba087
go.crypto/ssh: prevent server from sending more than maxPacket
|
hace 12 años |
Dave Cheney
|
c1c0bfbd3a
go.crypto/ssh: prevent channel writes after Close
|
hace 12 años |
Dave Cheney
|
7343d5f584
go.crypto/ssh: improve channel max packet handling
|
hace 12 años |
Dave Cheney
|
00f60517a3
go.crypto/ssh: cosmetic: move remaining channel code into channel.go
|
hace 12 años |
Dave Cheney
|
f4749cba32
go.crypto/ssh: never send more data than maxpacket
|
hace 12 años |
Dave Cheney
|
36d74d6fed
go.crypto/ssh: fix panic unmarshalling channelOpenFailureMsg
|
hace 12 años |
Dave Cheney
|
8a2e7c966a
go.crypto/ssh: make {client,server}Chan use common window management
|
hace 12 años |
Dave Cheney
|
523290a72d
go.crypto/ssh: move common channel methods into an embedded struct
|
hace 12 años |
Dave Cheney
|
68e64b8f78
go.crypto/ssh: struct renaming
|
hace 12 años |
Adam Langley
|
0d3cfff99f
ssh: fix deadlock
|
hace 12 años |
Dave Cheney
|
b333fd1d05
go.crypto/ssh: add support for remote tcpip forwarding
|
hace 12 años |
Adam Langley
|
63f855d724
ssh: cosmetic cleanups
|
hace 12 años |
Adam Langley
|
cfd75bc309
crypto/ssh: fix several logic errors.
|
hace 12 años |
Daniel Theophanes
|
452b645a37
go.crypto/ssh: respect adjust window msg on server.
|
hace 12 años |
Daniel Theophanes
|
6c548e9506
go.crypto/ssh: add Stderr() in Channel interface.
|
hace 13 años |
Adam Langley
|
7f524f2468
ssh: fix locking in channel.Write
|
hace 13 años |