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
2014-09-15
Use hashlib in favor of PyCrypto's hashes
Alex Gaynor
2014-09-10
Merge branch '1.13' into 1.14
Jeff Forcier
2014-09-10
Merge branch '1.14'
Jeff Forcier
2014-09-10
Force PTY in test runner so Python 3's buffering behavior isn't frustrating
Jeff Forcier
2014-09-10
Force PTY in test runner so Python 3's buffering behavior isn't frustrating
Jeff Forcier
2014-09-10
Merge branch 'master' into 216-int
Jeff Forcier
2014-09-08
Consistency pls
Jeff Forcier
2014-09-08
Versionadded for the new modules
Jeff Forcier
2014-09-08
Refactoring: a thing, even for docstrings.
Jeff Forcier
2014-09-08
More of these things
Jeff Forcier
2014-09-08
Clean up more of the unnecessary-IMHO headers
Jeff Forcier
2014-09-08
Add GSSAPI kwargs to a `versionchanged`
Jeff Forcier
2014-09-08
Formatting
Jeff Forcier
2014-09-08
Why were these all docstrings?
Jeff Forcier
2014-09-08
Fix outdated reference syntax in a demo
Jeff Forcier
2014-09-08
Unclear why this was a docstring, it feels like a comment
Jeff Forcier
2014-09-08
Not sure why this variable was changed, but caps are Bad.
Jeff Forcier
2014-09-08
Nuke extraneous 'for Paramiko' now that it's inside us
Jeff Forcier
2014-09-08
Reinstate working seealso's
Jeff Forcier
2014-09-08
Match rest of API stubs
Jeff Forcier
2014-09-08
Tweak API stub titles
Jeff Forcier
2014-09-08
Tighten up module docstrings of GSSAPI API files.
Jeff Forcier
2014-09-08
Tweak changelog again for more tickets, use actually-merged PR as main issue ...
Jeff Forcier
2014-09-08
Update README, docs, changelog re #267
Jeff Forcier
2014-09-08
Update changelog re #267, #250
Jeff Forcier
2014-09-08
Merge branch 'master' into 267-int
Jeff Forcier
2014-09-08
Changelog re #346
Jeff Forcier
2014-09-08
Fix a braino in new test
Jeff Forcier
2014-09-08
Merge branch 'master' into 346-int
Jeff Forcier
2014-09-08
Test proving #346
Jeff Forcier
2014-09-08
Merge branch 'master' into 346-int
Jeff Forcier
2014-09-08
Changelog re #362
Jeff Forcier
2014-09-08
Add versionchanged
Jeff Forcier
2014-09-08
Merge branch 'master' into 362-int
Jeff Forcier
2014-09-08
Changelog re #372
Jeff Forcier
2014-09-08
Add versionchanged notices, and some minor formatting tweaks
Jeff Forcier
2014-09-08
Merge branch 'master' into 372-int
Jeff Forcier
2014-09-08
Changelog re #373
Jeff Forcier
2014-09-08
Merge branch 'master' into 373-int
Jeff Forcier
2014-09-08
Changelog re #374, #375
Jeff Forcier
2014-09-08
Merge branch 'master' into 374-int
Jeff Forcier
2014-09-08
Merge pull request #375 from lndbrg/lower-the-risk-of-editors-striping-whites...
Jeff Forcier
2014-09-08
Changelog re #377
Jeff Forcier
2014-09-08
Make new decorator name a bit slimmer re #377
Jeff Forcier
2014-09-08
Formatting and docstring tweaks re #377
Jeff Forcier
2014-09-08
Merge branch 'master' into 377-int
Jeff Forcier
2014-09-08
Changelog re #298
Jeff Forcier
2014-09-08
Merge branch 'master' into 298-int
Jeff Forcier
2014-09-07
Convert SSHClient into a context manager
Michael Williamson
2014-09-07
Turn SFTPHandle into context managers
Michael Williamson
[prev]
[next]