index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
test_client.py
Age
Commit message (
Expand
)
Author
2016-12-05
Support transmission of environment variables
Philip Lorenz
2016-04-23
Add regression test protecting against an issue found in #394.
Jeff Forcier
2016-04-23
Set look_for_keys=False in client tests to avoid loading real user keys.
Jeff Forcier
2015-11-06
Hacky cleanup of non-gc'd clients in a loopy test.
Jeff Forcier
2015-11-03
Merge branch 'master' into 502-int
Jeff Forcier
2015-03-20
Commit 838e02ab42 changed the type of the exec command string on python3
Anselm Kruis
2014-12-17
Use modern api to check if event is set.
Olle Lundberg
2014-09-10
Merge branch 'master' into 216-int
Jeff Forcier
2014-09-08
Merge branch 'master' into 362-int
Jeff Forcier
2014-09-08
Merge branch 'master' into 373-int
Jeff Forcier
2014-09-07
Convert SSHClient into a context manager
Michael Williamson
2014-09-06
Bah humbug
Jeff Forcier
2014-09-05
Yup, that was indeed too fucking clever. Bad bitprophet!
Jeff Forcier
2014-09-05
Fix a Python 3 encoding dealie
Jeff Forcier
2014-09-05
Forgot to actually implement allowed-keys/reverse testing
Jeff Forcier
2014-09-05
Add a couple more permutations
Jeff Forcier
2014-09-05
Overhaul multi-key test to set up multiple scenarios
Jeff Forcier
2014-09-05
Factor fingerprint data out of class
Jeff Forcier
2014-09-05
More cleanup to support ECDSA key, and now it works!
Jeff Forcier
2014-09-05
Add RSA key fingerprint, now that test passes
Jeff Forcier
2014-09-05
Set things up for cleaner test key tomfoolery
Jeff Forcier
2014-09-05
Add an explicit RSA test, which fails (!)
Jeff Forcier
2014-09-05
Refactor horrible old copypasta
Jeff Forcier
2014-09-05
Add a (failing :() test re: ECDSA private keys
Jeff Forcier
2014-08-15
Document what is breaking in the client tests.
Olle Lundberg
2014-08-14
Use a shorter timeout in banner timeout test.
Cory Benfield
2014-08-14
Test banner timeout.
Cory Benfield
2014-03-07
Fix import * and a bunch of PEP8 formatting
Scott Maxwell
2014-03-07
Skip failing test on Py3
Jeff Forcier
2014-01-16
Fix new test for Py3 and start server in tests instead of in setUp so we can ...
Scott Maxwell
2014-01-16
Merge remote-tracking branch 'master/master' into py3-support-without-py25
Scott Maxwell
2014-01-08
Saner (to me) positive assertion
Jeff Forcier
2014-01-08
Small refactor
Jeff Forcier
2014-01-08
No need for 'self.tc' within a single test :)
Jeff Forcier
2014-01-08
Add a testcase for client.save_host_keys.
Martin Blumenstingl
2013-11-19
Remove byte conversions and unhexlify calls that we only needed for Py2.5 sup...
Scott Maxwell
2013-11-02
Fix some deprecation and resource warnings
Scott Maxwell
2013-11-02
Make sftp.open handle binary and text, more type conversion
Scott Maxwell
2013-11-01
Changes inspired by the nischu7 branch
Scott Maxwell
2013-10-31
More type conversion
Scott Maxwell
2013-10-30
Fix message sending
Scott Maxwell
2013-10-30
Use test_path to avoid relative path issues
Scott Maxwell
2013-10-30
Fix imports
Scott Maxwell
2013-09-27
Fixed a typo in the license header of most files
Jeff Forcier
2012-09-24
Fixes to failing-test teardowns to avoid more exceptions or hangs
Jeff Forcier
2009-11-01
bug 426925: lookup host keys correctly when they have a different port.
Robey Pointer
2009-07-19
fix my email address to be the current one.
Robey Pointer
2008-07-06
[project @ robey@lag.net-20080706203706-zqxb69qrcgyuf90n]
Robey Pointer
2007-02-13
[project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]
Robey Pointer
2007-02-10
[project @ robey@lag.net-20070211022553-mjbl0w7wygpl7os5]
Robey Pointer
[next]