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 (
Collapse
)
Author
2014-09-18
Add back intro sentence
Alex Gaynor
2014-09-18
Note OPenSSL headers as well
Alex Gaynor
2014-09-18
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
Conflicts: paramiko/ecdsakey.py tests/test_client.py
2014-09-18
Merge branch '1.15'
Jeff Forcier
2014-09-18
Merge branch '1.14' into 1.15
Jeff Forcier
2014-09-18
Merge branch '1.13' into 1.14
Jeff Forcier
2014-09-18
And moar
Jeff Forcier
2014-09-18
Fix more missed epydoc syntax
Jeff Forcier
2014-09-18
Merge branch '1.15'
Jeff Forcier
2014-09-18
Merge branch '1.14' into 1.15
Jeff Forcier
2014-09-18
Merge branch '1.13' into 1.14
Jeff Forcier
2014-09-18
Make keys doc file easier to follow
Jeff Forcier
2014-09-18
Missed some old spots re: ECDSA docs still being epydoc
Jeff Forcier
2014-09-18
Missed some old spots re: ECDSA docs still being epydoc
Jeff Forcier
2014-09-18
Merge branch '1.14' into 1.15
Jeff Forcier
2014-09-18
Merge branch '1.13' into 1.14
Jeff Forcier
2014-09-18
Remind user to update RTD after cutting a new release line
Jeff Forcier
2014-09-18
Cut 1.15
Jeff Forcier
2014-09-18
A herp and a derp (and an import shuffle)
Jeff Forcier
2014-09-18
Merge branch 'master' into 216-int
Jeff Forcier
2014-09-18
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2014-09-18
Changelog re #393
Jeff Forcier
2014-09-18
Merge branch 'master' into 393-int
Jeff Forcier
2014-09-18
Revert attempts to run Kerberos tests :(
Jeff Forcier
2014-09-18
Fix more dumb non-comment comments
Jeff Forcier
2014-09-18
Note how python-gssapi only works on 2.7+
Jeff Forcier
2014-09-18
Install docs tweak re: GSSAPI req
Jeff Forcier
2014-09-18
Add ability to run Kerberos tests to the test runner.
Jeff Forcier
Includes merging coverage task into test task
2014-09-18
Clean up & tweak failing sftp closure test
Jeff Forcier
2014-09-17
put pypy in tox.ini
Alex Gaynor
2014-09-17
Merge branch 'master' into 216-int
Jeff Forcier
2014-09-16
Try to update the installation docs
Alex Gaynor
2014-09-16
Added a comment; used a keyword argument, added pypy to travis
Alex Gaynor
2014-09-15
Switched everything to use cryptography
Alex Gaynor
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
Conflicts: paramiko/transport.py paramiko/util.py tests/test_client.py
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
[next]