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
2016-04-24
Cut 1.16.1
Jeff Forcier
2016-04-24
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-24
Cut 1.15.5
Jeff Forcier
2016-04-24
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-24
Changelog closes #578
Jeff Forcier
2016-04-24
don't use has_key()
Stephen C. Pope
2016-04-24
fix sftp stalls
Stephen C. Pope
2016-04-24
Changelog re #716, closes #716
Jeff Forcier
2016-04-24
Actually! we can just use the py3compat module
Jeff Forcier
2016-04-24
Change raw_input() to input() for Python 3.x
Mateusz Kowalski
2016-04-24
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-24
Enabling caching of pip downloads and wheels
Alex Gaynor
2016-04-24
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-24
Changelog closes #729
Jeff Forcier
2016-04-24
Simplify setup.py by always relying on setuptools
Alex Gaynor
2016-04-24
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-24
Attempt clarification of `set_missing_host_key_policy` param.
Jeff Forcier
2016-04-24
Be clearer
Jeff Forcier
2016-04-24
Apparently a whole lot of people noticed that tiny python 3 issue
Jeff Forcier
2016-04-24
Oh hey this also fixes the only other open 1.16.1 ticket yey
Jeff Forcier
2016-04-24
Changelog re #617, #679, #678, #685.
Jeff Forcier
2016-04-24
Python 2.6 fix re: assertIn
Jeff Forcier
2016-04-24
Support pickling hypothetical subclasses
Marius Gedminas
2016-04-24
Improve NoValidConnectionsError formatting
Marius Gedminas
2016-04-24
Fix tests on Python 3.x
Marius Gedminas
2016-04-24
Make NoValidConnectionsError picklable correctly
Marius Gedminas
2016-04-24
Changelog re #619, re #613
Jeff Forcier
2016-04-24
Merge branch '1.16' into 619-int
Jeff Forcier
2016-04-24
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-24
Expose some effectively-public Channel attributes in API docs.
Jeff Forcier
2016-04-23
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-23
Meh
Jeff Forcier
2016-04-23
Refactor because ugh.
Jeff Forcier
2016-04-23
Update existing test to prove #632
Jeff Forcier
2016-04-23
Changelog closes #632
Jeff Forcier
2016-04-23
Update sftp_client.py
Abhinav
2016-04-23
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-23
Fix broken changelog doc link
Jeff Forcier
2016-04-22
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-22
Hack in a sleep() to avoid race conditions during timeout test.
Jeff Forcier
2016-02-27
Merge branch '1.15' into 1.16
Jeff Forcier
2016-02-27
Merge branch '1.14' into 1.15
Jeff Forcier
2016-02-27
Merge branch '1.13' into 1.14
Jeff Forcier
2016-02-27
Changelog re #697
Jeff Forcier
2016-02-27
Remove whitespace in install_requires to avoid potential setuptools bugs
Jeff Forcier
2016-01-19
Merge branch '1.15' into 1.16
Jeff Forcier
2016-01-19
Merge branch '1.14' into 1.15
Jeff Forcier
2016-01-19
Merge branch '1.13' into 1.14
Jeff Forcier
2016-01-19
Changelog re #499, re #656
Jeff Forcier
2016-01-19
Merge pull request #656 from 56quarters/bugfix/499
Jeff Forcier
[next]