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
2015-03-18
doh
Alex Gaynor
2015-03-18
fix
Alex Gaynor
2015-03-18
fix
Alex Gaynor
2015-03-18
No password here
Alex Gaynor
2015-03-18
Fixes. Deleting code
Alex Gaynor
2015-03-18
More progress towards cleanup
Alex Gaynor
2015-03-15
Rmoeved unused imports
Alex Gaynor
2015-03-15
Removed PyPy from travis, since that's orthagonal to this PR
Alex Gaynor
2015-03-15
Fix these backticks
Alex Gaynor
2015-03-15
This wants a string, not bytes, apparently
Alex Gaynor
2015-03-15
0.8 doesn't support DER yet, just export PEM, that's what we wanted to do in ...
Alex Gaynor
2015-03-15
Whoops
Alex Gaynor
2015-03-15
Update for cryptography 0.8 and general cleanups
Alex Gaynor
2015-03-15
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2015-03-05
Error message langauge tweak
Jeff Forcier
2015-03-05
Add null errno to socket.error subclass.
Jeff Forcier
2015-03-05
Rename new exception class to be less generic
Jeff Forcier
2015-02-28
Merge branch '1.15'
Jeff Forcier
2015-02-28
Replace/add RFC links using ``:rfc:``, /ht @sigmavirus24
Jeff Forcier
2015-02-27
Some 80-col fixes
Jeff Forcier
2015-02-27
Fix a Python 3 incompat bit from recent merge
Jeff Forcier
2015-02-27
Merge branch 'try-multiple-address-families-22'
Jeff Forcier
2015-02-27
Changelog closes #22
Jeff Forcier
2015-02-06
Raise usefully ambiguous error when every connect attempt fails.
Jeff Forcier
2015-02-06
Bump dev version. (might end up 2.0 tho)
Jeff Forcier
2015-02-06
Comment
Jeff Forcier
2015-02-06
Fix docstring for Sphinx
Jeff Forcier
2015-02-06
Merge remote-tracking branch 'Bluehorn/issue22' into try-multiple-address-fam...
Jeff Forcier
2015-02-04
Merge branch '1.15'
Jeff Forcier
2015-02-04
Changelog fixes #402, closes #479
Jeff Forcier
2015-02-04
Update agent.py
jordo1ken
2015-02-04
Removed debug print statements
Ken Jordan
2015-02-04
Updated agent.py to print a more appropriate exception when unable to connect...
Ken Jordan
2015-01-05
Merge pull request #468 from ThiefMaster/patch-1
Jeff Forcier
2015-01-02
Merge branch '1.14' into 1.15
Jeff Forcier
2015-01-02
Merge branch '1.13' into 1.14
Jeff Forcier
2015-01-02
Happy new year
Jeff Forcier
2015-01-01
Fix typo
ThiefMaster
2014-12-19
Cut 1.15.2
Jeff Forcier
2014-12-19
Merge branch '1.14' into 1.15
Jeff Forcier
2014-12-19
Cut 1.14.2
Jeff Forcier
2014-12-19
Merge branch '1.13' into 1.14
Jeff Forcier
2014-12-19
Cut 1.13.3
Jeff Forcier
2014-12-18
py3k fix
Alex Gaynor
2014-12-18
This is bytes
Alex Gaynor
2014-12-18
Python3 here as well
Alex Gaynor
2014-12-18
py3k friendly
Alex Gaynor
2014-12-18
Mark more backported support issues as such
Jeff Forcier
2014-12-18
Merge branch '1.14' into 1.15
Jeff Forcier
2014-12-18
Merge branch '1.13' into 1.14
Jeff Forcier
[next]