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
2017-06-09
Allow any buffer type to written to BufferedFile
Martin Packman
2017-06-09
Add new skipUnlessBuiltin function for testing
Martin Packman
2017-06-09
Unify 1.x and 2.x changelog entries.
Jeff Forcier
2017-06-09
Changelog re #956
Jeff Forcier
2017-06-09
Replace coveralls with codecov, comments disabled
Nikolai R Kristiansen
2017-06-09
Merge branch '2.0' into 952-int
Jeff Forcier
2017-06-06
Hand-picked backport of #912, fixes #741
Jeff Forcier
2017-06-06
Partially apply #983 for 2.0+
Jeff Forcier
2017-06-06
Changelog re #667
Jeff Forcier
2017-06-06
Merge branch '2.0' into 667-int
Jeff Forcier
2017-06-05
No idea how this fancy quote got in here or why it wasn't causing barfs prior
Jeff Forcier
2017-06-05
Changelog because I deserve it
Jeff Forcier
2017-06-05
Move to 'inv sites' style doc nitpicking.
Jeff Forcier
2017-06-05
Changelog closes #911, closes #900
Jeff Forcier
2017-06-05
Transport: prefer ecdsa server host keys over rsa
Pierce Lopez
2017-06-05
Overhaul changelog re #981. Closes #794.
Jeff Forcier
2017-06-05
changelog: update for #794
Pierce Lopez
2017-06-05
transport: _key_info for ecdsa-sha2-nistp384 and -nistp521
Pierce Lopez
2017-06-05
test transport security options can be set to defaults
Pierce Lopez
2017-06-02
re-enable client cleanup test for python3
Pierce Lopez
2017-06-02
update changelog with fix for #949
Pierce Lopez
2017-06-02
remove back-reference from Transport to SSHClient
Pierce Lopez
2017-06-02
remove ResourceManager to fix leak of Transport/SSHClient
Kyle Agronick
2017-06-01
Missed a spot
Jeff Forcier
2017-06-01
Wasn't technically a bug but flake8 pointed out how dumb it was
Jeff Forcier
2017-06-01
Flake8 rest of transport.py!
Jeff Forcier
2017-06-01
Address an unused variable bit.
Jeff Forcier
2017-06-01
Python 2.6 compat formatstrings
Jeff Forcier
2017-06-01
Remove useless/wrong return statement
Jeff Forcier
2017-06-01
Test & impl for truly functional HostKeys.__delitem__
Jeff Forcier
2017-06-01
Refactor HostKeys' scan-for-entry code
Jeff Forcier
2017-06-01
Move implicit string concat to a noqa
Jeff Forcier
2017-06-01
Reinstate removed m.get_string(), for compatibility/safety.
Jeff Forcier
2017-06-01
Remove unused value from demo/test.
Jeff Forcier
2017-05-31
Need some flake8 greater than 2.4 to fix some overlooked noqa comments
Jeff Forcier
2017-05-31
Downgrade to a Python 2.6 compat flake8, for now
Jeff Forcier
2017-05-31
Changelog closes #974
Jeff Forcier
2017-05-31
flake8 on travis!
Jeff Forcier
2017-05-31
Remove some Invoke-isms from the flake8 config
Jeff Forcier
2017-05-31
This previous tweak was overzealous.
Jeff Forcier
2017-05-31
Even moar parentheses over backslashes
Jeff Forcier
2017-05-31
More death to line continuations
Jeff Forcier
2017-05-31
Seriously, folks? Refactor some silly crap.
Jeff Forcier
2017-05-31
Additional house style formatting tweaks, mostly re: removal of line continua...
Jeff Forcier
2017-05-31
flake8 fixes for 2.0 branch
Jeff Forcier
2017-05-31
Fix documentation build failure.
Dorian Pula
2017-05-31
Fix documentation build failure.
Dorian Pula
2017-05-31
Fix failing tests and explain the unusual code.
Dorian Pula
2017-05-31
Final paramiko flake8 fix.
Dorian Pula
2017-05-31
Final paramiko flake8 fix.
Dorian Pula
[next]