Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix #2431 - handle requests waiting for reply | Dmitry Neverov | 2016-01-18 | 1 | -0/+1 | |
| | | | | | | | | | 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 | |||||
* | Drop Go 1.3 support | Unknwon | 2015-12-13 | 1 | -2/+0 | |
| | ||||||
* | ignore invalid env | Bruno | 2015-12-13 | 1 | -1/+2 | |
| | ||||||
* | #1681 carry --config flag for builtin SSH | Unknwon | 2015-11-30 | 1 | -1/+5 | |
| | ||||||
* | fix api broken | Unknwon | 2015-11-15 | 1 | -0/+1 | |
| | ||||||
* | minor UI fix and fix ssh race | Unknwon | 2015-11-14 | 1 | -6/+18 | |
| | ||||||
* | fix 1540 and experimental SSH server support | Unknwon | 2015-11-08 | 1 | -39/+75 | |
| | ||||||
* | fix subrepo break change | Unknwon | 2015-09-24 | 1 | -1/+1 | |
| | ||||||
* | more on change avatar | Unknwon | 2014-11-21 | 1 | -6/+7 | |
| | ||||||
* | Docs fix | Unknwon | 2014-07-26 | 1 | -1/+1 | |
| | ||||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -0/+119 | |