Commit Graph

6 Commits

Author SHA1 Message Date
bfu4 23b99eba9c
man 2021-11-18 20:07:30 -05:00
Kaleb Elwert ef6d89046b Remove Pty minimum size requirement 2019-03-08 11:26:50 -08:00
Kaleb Elwert 3d95f1a04b Update generateSigner key size to 2048 (#62)
Fixes #58
2017-11-12 18:38:17 -06:00
Kaleb Elwert 0c9c3575f4 Switch to using gossh.ParsePrivateKey when reading PrivateKeys (#61)
Refs #56
2017-11-01 18:11:58 -05:00
Jeff Lindsay a2a474964c fixed/finished basic pty support, added an example, and included tests (#25)
* fixed/finished basic pty support, added an example, and included tests
* session: make the window channel have buffer of 1 and send initial window size on it
* _example/docker: added an ssh to docker-run example
* changes from review: let Reply handle WantReply, only allow setting sess.pty once
* circle: hopefully a working circleci config
2017-02-15 18:08:25 -06:00
Jeff Lindsay adbd4da93a initial commit 2016-10-03 16:54:17 -05:00