Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-05 | Merge branch '1.18' into 2.0 | Jeff Forcier | |
2016-12-05 | Merge branch '1.17' into 1.18 | Jeff Forcier | |
2016-12-05 | Changelog re #792 | Jeff Forcier | |
2016-12-05 | Update README.rst | Alan Yee | |
Revising wording | |||
2016-12-05 | Update README.rst | Alan Yee | |
Minor styling to highlight the key | |||
2016-12-05 | Update demo_server.py | Alan Yee | |
Updating base64 code in comments | |||
2016-12-05 | Update README.rst | Alan Yee | |
Removing deprecated alias. Updating demo script in the README. | |||
2016-12-05 | Merge branch '1.18' into 2.0 | Jeff Forcier | |
2016-12-05 | Merge branch '1.17' into 1.18 | Jeff Forcier | |
2016-12-05 | Changelog re #789 | Jeff Forcier | |
2016-12-05 | Merge branch '1.17' into proxycommand-closed-fix-789 | Jeff Forcier | |
2016-12-05 | Merge branch '1.18' into 2.0 | Jeff Forcier | |
2016-12-05 | Changelog re #780 / #799 | Jeff Forcier | |
2016-12-05 | Add timeout to Transport.start_client() | Mark Hirota | |
2016-12-05 | Merge branch '1.17' into 1.18 | Jeff Forcier | |
2016-12-05 | These are old and crusty and folks who care can find 'em in git | Jeff Forcier | |
2016-12-05 | Merge branch '1.18' into 2.0 | Jeff Forcier | |
2016-12-05 | Just get rid of the frickin' numbers. | Jeff Forcier | |
Every other merge screws them up anyway. | |||
2016-12-05 | Add tests for ~ expansion inside proxycommand | qqo | |
2016-12-05 | allow ~ expansion inside proxycommand | qqo | |
2016-12-05 | Don't expect reply to env-setting messages. | Jeff Forcier | |
Re #398 | |||
2016-12-05 | Add some warnings about AcceptEnv to env var setting bits. | Jeff Forcier | |
Re #398 | |||
2016-12-05 | Cleanup / rename / doc updates / changelog, re #398 | Jeff Forcier | |
2016-12-05 | Support transmission of environment variables | Philip Lorenz | |
The SSH protocol allows the client to transmit environment variables to the server. This is particularly useful if the user wants to modify the environment of an executed command without having to reexecute the actual command from a shell. This patch extends the Client and Channel interface to allow the transmission of environment variables to the server side. In order to use this feature the SSH server must accept environment variables from the client (e.g. the AcceptEnv configuration directive of OpenSSH). FROM BITPROPHET: backport cherry-pick to 1.x line | |||
2016-12-05 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-12-05 | Changelog re #742 | Jeff Forcier | |
2016-12-05 | Update ecdsakey.py | MengHuan Yu | |
2016-12-05 | Changelog re #334, close #334 | Jeff Forcier | |
2016-12-05 | Tweak subprocess importing so it still ImportErrors, just lazily. | Jeff Forcier | |
This feels better than raising our own custom error of whatever class when popen is None. Only obvious downside is it's 'bad style' but I defer to Zen of Python number 9 Re #334 | |||
2016-12-05 | Fixes to work on Google App Engine | Shinya Okano | |
2016-12-05 | Grump at whenever this snuck in | Jeff Forcier | |
2016-12-05 | Fix #854 | Jeff Forcier | |
2016-12-05 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-12-05 | We never added a changelog entry re #681! | Jeff Forcier | |
2016-12-05 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-12-05 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-12-05 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-12-05 | Tighten up sphinx req | Jeff Forcier | |
2016-09-21 | Port #819 doc update to 2.0+'s 1.x install doc | Jeff Forcier | |
Wheeee versions | |||
2016-09-21 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-09-21 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-09-21 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-09-21 | Changelog entry noting how #819 was a thing | Jeff Forcier | |
2016-09-21 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-09-21 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-09-21 | I'm still mad re #819. Here, have some docs. | Jeff Forcier | |
2016-09-15 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-09-15 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-09-15 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-09-15 | ==dev is no more | Jeff Forcier | |