63 Commits (afa2a31bb99c0fd9cd25c3c0279e6c49695b1900)

Author SHA1 Message Date
Unknwon 3abad75a1b Fix one user may block entire listen loop for builtin SSH 9 years ago
Unknwon e33ddac9bf Minor fix for #2396 9 years ago
Dmitry Neverov fb99d50fa1 Fix #2431 - handle requests waiting for reply
According to the docs [1], the Reply method must be called for all
requests where WantReply is true. This fixes a hanging java ssh
implementation (jsch) which sets WantReply flag and waits for reply from
the server.

[1] https://godoc.org/golang.org/x/crypto/ssh#Request.Reply
9 years ago
Unknwon acdb4d8bdd Drop Go 1.3 support 9 years ago
Bruno 9a27e5ccdc ignore invalid env 9 years ago
Unknwon ca96e04e5f #1681 carry --config flag for builtin SSH 9 years ago
Unknwon e030109b5a fix api broken 9 years ago
Unknwon 7c80eba77f minor UI fix and fix ssh race 9 years ago
Unknwon 18c841050b fix 1540 and experimental SSH server support 9 years ago
Unknwon 216f0477b5 fix subrepo break change 9 years ago
Unknwon ef275ebf62 more on change avatar 10 years ago
Unknwon 545d320648 Docs fix 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago