index
:
paramiko
authorized-keys
main
py3compat
reduce-demoserver-code-dup
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
2014-01-08
Cut 1.12.1
Jeff Forcier
2014-01-08
Merge branch '1.11' into 1.12
Jeff Forcier
2014-01-08
Cut 1.11.3
Jeff Forcier
2014-01-08
Merge branch '1.10' into 1.11
Jeff Forcier
2014-01-08
Cut 1.10.5
Jeff Forcier
2014-01-08
Merge branch '1.12'
Jeff Forcier
2014-01-08
ecdsa in README; fixes #225
Jeff Forcier
2014-01-08
Merge branch '1.12'
Jeff Forcier
2014-01-08
Merge branch '1.11' into 1.12
Jeff Forcier
2014-01-08
Merge branch '1.10' into 1.11
Jeff Forcier
2014-01-08
Changelog, fixes #176
Jeff Forcier
2014-01-08
ditto
Nathan Scowcroft
2014-01-08
Check correct stored hosts filename.
Nathan Scowcroft
2014-01-08
Saner (to me) positive assertion
Jeff Forcier
2014-01-08
Small refactor
Jeff Forcier
2014-01-08
No need for 'self.tc' within a single test :)
Jeff Forcier
2014-01-08
Add a testcase for client.save_host_keys.
Martin Blumenstingl
2013-12-31
Merge branch '1.12'
Jeff Forcier
2013-12-31
Merge branch '1.11' into 1.12
Jeff Forcier
2013-12-31
Merge branch '1.10' into 1.11
Jeff Forcier
2013-12-31
Merge branch '1.9' into 1.10
Jeff Forcier
2013-12-31
Merge branch '1.8' into 1.9
Jeff Forcier
2013-12-31
Update travis settings to be similar to fab's
Jeff Forcier
2013-12-31
Merge branch '1.12'
Jeff Forcier
2013-12-31
Merge branch '1.11' into 1.12
Jeff Forcier
2013-12-31
Merge branch '1.10' into 1.11
Jeff Forcier
2013-12-31
Merge branch '1.9' into 1.10
Jeff Forcier
2013-12-31
Merge branch '1.8' into 1.9
Jeff Forcier
2013-12-31
No more Python 2.5 on Travis :(
Jeff Forcier
2013-12-31
New year
Jeff Forcier
2013-12-05
Fix import of win_pageant
Scott Maxwell
2013-12-04
Fix deprecation warning in array conversion
Scott Maxwell
2013-11-19
Bump version to 1.13.0 in init
Scott Maxwell
2013-11-19
Remove Python 2.5 from travis and fix minimum required version in init and RE...
Scott Maxwell
2013-11-19
Remove byte conversions and unhexlify calls that we only needed for Py2.5 sup...
Scott Maxwell
2013-11-19
Remove `from __future__ import with_statement`
Scott Maxwell
2013-11-19
Remove unnecessary vars for open
Scott Maxwell
2013-11-19
Use 'with' for opening most file and SFTPFIle objects
Scott Maxwell
2013-11-19
Use 'with' for opening most file and SFTPFIle objects
Scott Maxwell
2013-11-19
Remove eval that was required for Py25 support
Scott Maxwell
2013-11-19
Change all exceptions to modern format (not Py2.5 compatible)
Scott Maxwell
2013-11-19
Change conditional from PY3 to PY2 to be better prepared for a possible Py4.
Scott Maxwell
2013-11-15
Change logging level of "Secsh channel" logs
David Pursehouse
2013-11-02
Bump version to 1.13.0
Scott Maxwell
2013-11-02
More type conversions
Scott Maxwell
2013-11-02
Fix message to handle long properly, even on Py3
Scott Maxwell
2013-11-02
Fix some deprecation and resource warnings
Scott Maxwell
2013-11-02
Make sftp.open handle binary and text, more type conversion
Scott Maxwell
2013-11-01
Fix thread stop for Py3
Scott Maxwell
2013-11-01
Changes inspired by the nischu7 branch
Scott Maxwell
[prev]
[next]