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-11-29
Merge branch '2.4'
Jeff Forcier
2017-11-29
Merge branch '2.3' into 2.4
Jeff Forcier
2017-11-29
Merge branch '2.2' into 2.3
Jeff Forcier
2017-11-29
Test proving #1039 / efficacy of #1051
Jeff Forcier
2017-11-29
Merge branch '2.2' into 1051-int
Jeff Forcier
2017-11-29
Years later...
Jeff Forcier
2017-11-29
Merge branch 'master' into 1130-int
Jeff Forcier
2017-11-28
wrong link in doctring comment
Marwan Rabbâa
2017-11-28
add documentation for get_pty param in SSHClient.exec_command()
Marwan Rabbâa
2017-11-20
Remove numbers from auth test module
Jeff Forcier
2017-11-20
Update custom test task to encompass recent updates to invocations.pytest
Jeff Forcier
2017-11-14
Cut 2.4.0
Jeff Forcier
2017-11-14
Bump dev version to 2.4
Jeff Forcier
2017-11-09
Typofix & reformat
Jeff Forcier
2017-11-09
Not sure how this got past me
Jeff Forcier
2017-11-09
Derp, some stuff runs this method w/o run_kwargs
Jeff Forcier
2017-11-09
Implement new passphrase kwarg for SSHClient.connect()
Jeff Forcier
2017-11-09
LOL whoops this was a duplicate
Jeff Forcier
2017-11-09
Write new test subsuite proving lack of connect(passphrase=)
Jeff Forcier
2017-11-09
Tidy up previous change by ensuring cleaner shutdown.
Jeff Forcier
2017-11-09
Prevent test suite hangs
Jeff Forcier
2017-11-09
Split out setup/teardown bits of client tests into its own class.
Jeff Forcier
2017-11-07
Clarify message going forward
Jeff Forcier
2017-11-07
Merge branch '2.3'
Jeff Forcier
2017-11-07
Merge branch '2.2' into 2.3
Jeff Forcier
2017-11-07
Merge branch '2.1' into 2.2
Jeff Forcier
2017-11-07
Merge branch '2.0' into 2.1
Jeff Forcier
2017-11-07
OK this is good now, with the setuptools pin
Jeff Forcier
2017-11-07
Merge branch '2.2' into 2.3
Jeff Forcier
2017-11-07
Merge branch '2.1' into 2.2
Jeff Forcier
2017-11-07
Merge branch '2.0' into 2.1
Jeff Forcier
2017-11-07
Well let's try latest setuptools, I guess.
Jeff Forcier
2017-11-07
Despite odd output, pip 9.0.1 is installing; so how old's our setuptools?
Jeff Forcier
2017-11-07
Uh...output claims pip somehow installing 7.x???
Jeff Forcier
2017-11-07
This should not be required now that we've axed 3.3.
Jeff Forcier
2017-11-07
Merge branch '2.2' into 2.3
Jeff Forcier
2017-11-07
Merge branch '2.1' into 2.2
Jeff Forcier
2017-11-07
Merge branch '2.3'
Jeff Forcier
2017-11-07
Merge branch '2.0' into 2.1
Jeff Forcier
2017-11-07
Jeez
Jeff Forcier
2017-11-07
Merge branch '2.3'
Jeff Forcier
2017-11-07
Merge branch '2.2' into 2.3
Jeff Forcier
2017-11-07
Merge branch '2.1' into 2.2
Jeff Forcier
2017-11-07
Merge branch '2.0' into 2.1
Jeff Forcier
2017-11-07
Limit dev-requirements to python 2.6 compat versions.
Jeff Forcier
2017-11-07
Merge branch '2.3'
Jeff Forcier
2017-11-07
Merge branch '2.2' into 2.3
Jeff Forcier
2017-11-07
Merge branch '2.1' into 2.2
Jeff Forcier
2017-11-07
Merge branch '2.0' into 2.1
Jeff Forcier
2017-11-07
Add Python 3.7-dev to Travis matrix. Why not?
Jeff Forcier
[next]