index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-20
DRY up the code for populating the return list
Olle Lundberg
2012-11-06
Git ignore built docs dir
Jeff Forcier
2012-11-06
Git ignore built docs dir
Jeff Forcier
2012-11-06
Git ignore built docs dir
Jeff Forcier
2012-11-06
Adding tox info (and a requirements file)
Lincoln de Sousa
2012-11-06
Merge branch '1.8' into 1.9
Jeff Forcier
2012-11-06
Tweak travis config
Jeff Forcier
2012-11-06
Update changelog date for 1.9.0
Jeff Forcier
2012-11-06
Merge branch '1.8'
Jeff Forcier
2012-11-06
Cut 1.8.1
Jeff Forcier
2012-11-06
Bump to 1.9.0 for release
Jeff Forcier
2012-11-05
Python 2.5 compat
Jeff Forcier
2012-11-05
Fix broken import
Jeff Forcier
2012-11-05
Add ProxyCommand classes to top level API
Jeff Forcier
2012-11-05
Changelog re #97
Jeff Forcier
2012-11-05
One more patch from @clarete's work
Jeff Forcier
2012-11-05
Implement (& test for) ProxyCommand interpolation.
Jeff Forcier
2012-11-05
Formatting
Jeff Forcier
2012-11-05
Bubble up ProxyCommandFailure in packetizer
Jeff Forcier
2012-11-05
Post-import edits
Jeff Forcier
2012-11-05
Import BadProxyCommand
Jeff Forcier
2012-11-05
Post-import edits
Jeff Forcier
2012-11-05
Initial port of ProxyCommand class from @clarete
Jeff Forcier
2012-11-05
Fix ProxyCommand equals splitting.
Jeff Forcier
2012-11-05
Add failing test(s) re ProxyCommand config parsing
Jeff Forcier
2012-11-05
More attributions
Jeff Forcier
2012-11-05
Add in big attribution big in prep for having ProxyCommand done
Jeff Forcier
2012-11-05
Changelog re #77
Jeff Forcier
2012-11-05
Tweak docstring re #77
Jeff Forcier
2012-11-05
SSHClient: add 'sock' parameter to connect() for tunneling
Steven Noonan
2012-11-05
Somehow missed a pretty important change in the changelog
Jeff Forcier
2012-10-26
Forgot to import errno
Tomer Filiba
2012-10-26
Make send() and recv() fail when channel is closed
Tomer Filiba
2012-10-17
Update paramiko/file.py
James Hiscock
2012-10-16
Whitespace fixes.
Olle Lundberg
2012-10-16
Be more pythonic.
Olle Lundberg
2012-10-16
Implement support for parsing proxycommand.
Olle Lundberg
2012-10-16
Add tests for proxycommand parsing.
Olle Lundberg
2012-10-16
Pep8 fixes
Olle Lundberg
2012-10-16
Spelling
Olle Lundberg
2012-10-16
Add host negation support to paramiko config.
Olle Lundberg
2012-10-16
Add test for host negation.
Olle Lundberg
2012-10-16
Updated tests for new ssh config format.
Olle Lundberg
2012-10-15
Merge branch '1.8'
Jeff Forcier
2012-10-15
Refactoring: it's a thing. Re #85
Jeff Forcier
2012-10-15
Only override unittest assertions when absolutely necessary.
Jeff Forcier
2012-10-14
Move SFTPClient.get() termination condition to loop end.
Jeff Forcier
2012-10-14
Merge branch '1.8'
Jeff Forcier
2012-10-14
Meh fabfile for docs uploading
Jeff Forcier
2012-10-14
Add 1.9.0 to master NEWS
Jeff Forcier
[prev]
[next]