Commit Verlauf

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