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
2013-10-16
Merge branch '1.8' into 1.9
Jeff Forcier
2013-10-16
Reintroduce __version_info__ variable
Mike Gabriel
2013-09-27
Merge branch '1.8' into 1.9
Jeff Forcier
2013-09-27
Fixed a typo in the license header of most files
Jeff Forcier
2013-09-27
Fix demo re #200
Jeff Forcier
2013-09-27
Merge branch '1.8' into 1.9
Jeff Forcier
2013-09-27
Fix demo re #200
Jeff Forcier
2013-09-27
Merge branch '1.8' into 1.9
Jeff Forcier
2013-09-27
Use verbose test output for travis
Jeff Forcier
2013-04-05
Remove pointless & outdated version/release crap from README
Jeff Forcier
2013-02-03
Merge branch '1.8' into 1.9
Jeff Forcier
2013-02-03
Update explicitly-stated Python version reqs to 2.5+
Jeff Forcier
2012-12-31
Merge branch '1.8' into 1.9
Jeff Forcier
2012-12-31
New year
Jeff Forcier
2012-11-29
Merge branch '1.8' into 1.9
Jeff Forcier
2012-11-29
Update Travis settings:
Jeff Forcier
2012-11-29
Revert "Forgot to import errno"
Jeff Forcier
2012-11-29
Revert "Make send() and recv() fail when channel is closed"
Jeff Forcier
2012-11-29
Merge branch '1.8' into 1.9
Jeff Forcier
2012-11-29
Revert "Forgot to import errno"
Jeff Forcier
2012-11-29
Revert "Make send() and recv() fail when channel is closed"
Jeff Forcier
2012-11-29
Forgot to import errno
Tomer Filiba
2012-11-29
Make send() and recv() fail when channel is closed
Tomer Filiba
2012-11-29
Forgot to import errno
Tomer Filiba
2012-11-29
Make send() and recv() fail when channel is closed
Tomer Filiba
2012-11-28
Merge branch '1.8' into 1.9
Jeff Forcier
2012-11-28
Make docs target build whenever Paramiko files change
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
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
[next]