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
Simplify setup.py by always relying on setuptools
Alex Gaynor
2016-04-24
Attempt clarification of `set_missing_host_key_policy` param.
Jeff Forcier
2016-04-24
Expose some effectively-public Channel attributes in API docs.
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
Fix broken changelog doc link
Jeff Forcier
2016-04-22
Hack in a sleep() to avoid race conditions during timeout test.
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.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
2016-01-08
Update SSHConfig.parse to strip leading and trailing whitespace
Nick Pillitteri
2016-01-01
Changelog re #652
Jeff Forcier
2016-01-01
Gracefully fail gss-with-mic to allow fallback to next authentication
JimC
2015-12-17
Merge branch '1.13' into 1.14
Jeff Forcier
2015-12-17
Merge branch '1.14' into 1.15
Jeff Forcier
2015-12-17
Removed an out of date paragraph from the README
Alex Gaynor
2015-12-10
Fix ambiguous API refs causing sphinx to fart
Jeff Forcier
2015-12-10
Merge branch '1.13' into 1.14
Jeff Forcier
2015-12-10
Merge branch '1.14' into 1.15
Jeff Forcier
2015-12-10
Changelog re #636
Jeff Forcier
2015-12-10
ECDSA module req is 0.11 as of Paramiko 1.15+
Jeff Forcier
2015-12-10
Merge branch '1.14' into 1.15
Jeff Forcier
2015-12-10
Merge branch '1.13' into 1.14
Jeff Forcier
2015-12-10
Update and prettify README, add Travis & Coveralls badges
Lucas Mehl
2015-12-06
Add warning to Channel.recv_exit_status re: call order.
Jeff Forcier
2015-12-06
80-col tweak
Jeff Forcier
2015-11-06
Docstring reformat
Jeff Forcier
2015-11-06
Hacky cleanup of non-gc'd clients in a loopy test.
Jeff Forcier
2015-11-05
Missed a spot re: 3.2 specific crap in Travis config
Jeff Forcier
2015-11-05
Merge branch '1.13' into 1.14
Jeff Forcier
2015-11-05
Merge branch '1.14' into 1.15
Jeff Forcier
2015-11-05
Passthru sdist/wheel options for release task
Jeff Forcier
2015-11-03
Merge branch '1.14' into 1.15
Jeff Forcier
2015-11-03
Merge branch '1.13' into 1.14
Jeff Forcier
2015-11-03
Changelog closes #401
Jeff Forcier
2015-11-03
Fix line number for known_hosts error messages.
Dylan Thacker-Smith
2015-11-03
Changelog re #525
Jeff Forcier
2015-11-03
Merge branch '1.13' into 525-int
Jeff Forcier
2015-11-02
Cut 1.15.4
Jeff Forcier
2015-11-02
Merge branch '1.14' into 1.15
Jeff Forcier
2015-11-02
Cut 1.14.3
Jeff Forcier
2015-11-02
Merge branch '1.14' into 1.15
Jeff Forcier
[next]