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
2016-01-01
Merge branch '1.15' into 1.16
Jeff Forcier
2016-01-01
Changelog re #652
Jeff Forcier
2016-01-01
Gracefully fail gss-with-mic to allow fallback to next authentication
JimC
method
2015-12-17
Merge branch '1.15' into 1.16
Jeff Forcier
2015-12-17
Merge branch '1.14' into 1.15
Jeff Forcier
2015-12-17
Merge branch '1.13' into 1.14
Jeff Forcier
2015-12-17
Removed an out of date paragraph from the README
Alex Gaynor
It dates to 6ea60572afe6bb2fc30b197946ea653451fc240e and I'm quite certain it's no longer relevant. I've never heard of such an error in my professional life.
2015-12-10
Merge branch '1.15' into 1.16
Jeff Forcier
2015-12-10
Fix ambiguous API refs causing sphinx to fart
Jeff Forcier
2015-12-10
Merge branch '1.15' into 1.16
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
Merge branch '1.15' into 1.16
Jeff Forcier
2015-12-10
ECDSA module req is 0.11 as of Paramiko 1.15+
Jeff Forcier
2015-12-10
Merge branch '1.15' into 1.16
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
Merge branch '1.15' into 1.16
Jeff Forcier
2015-12-06
Add warning to Channel.recv_exit_status re: call order.
Jeff Forcier
Closes #448...kinda
2015-12-06
80-col tweak
Jeff Forcier
2015-12-04
Add missing versionadded note to new exception class
Jeff Forcier
2015-11-06
Docstring reformat
Jeff Forcier
2015-11-06
Merge branch '1.15' into 1.16
Jeff Forcier
2015-11-06
Hacky cleanup of non-gc'd clients in a loopy test.
Jeff Forcier
Re #612
2015-11-05
Merge branch '1.15' into 1.16
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.15' into 1.16
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-05
Cut 1.16
Jeff Forcier
2015-11-05
Modernize a couple dev-reqs
Jeff Forcier
2015-11-05
Typo fix
Jeff Forcier
2015-11-04
Changelog closes #194
Jeff Forcier
2015-11-04
Remove vestigial extra 'stat' call in SFTPClient.get()
Jeff Forcier
Was apparently not removed when getfo() was born.
2015-11-04
Merge branch 'master' into 562-int
Jeff Forcier
2015-11-04
Changelog closes #467
Jeff Forcier
2015-11-04
Patch up a missed spot re: 2FA plus keys, thanks @mattrobenolt
Jeff Forcier
2015-11-03
Merge branch 'master' into 467-int
Jeff Forcier
2015-11-03
80-col
Jeff Forcier
2015-11-03
Reword changelog re #502 & add attribution
Jeff Forcier
2015-11-03
Merge branch 'master' into 502-int
Jeff Forcier
2015-11-03
Merge branch '1.15'
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
[next]