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
Age
Commit message (
Expand
)
Author
2017-02-20
Merge branch '1.17' into 1.18
Jeff Forcier
2017-02-20
Avoid PacketizerTest.test_closed_3 to fail on platforms where errno.ETIME
Sofian Brabez
2017-01-24
Merge branch '1.17' into 1.18
Jeff Forcier
2017-01-24
untie agian!
james mike dupont
2016-12-05
Merge branch '1.17' into 1.18
Jeff Forcier
2016-12-05
Looks like skipIf was added in 2.7? Dies on 2.6
Jeff Forcier
2016-12-05
Merge branch '1.17' into 1.18
Jeff Forcier
2016-12-05
skip test on windows - no SIGALRM.
Gabi Davar
2016-12-05
Just get rid of the frickin' numbers.
Jeff Forcier
2016-12-05
Add tests for ~ expansion inside proxycommand
qqo
2016-12-05
Support transmission of environment variables
Philip Lorenz
2016-06-12
Merge branch '1.16' into 1.17
Jeff Forcier
2016-06-12
Update fake test socket objects to exhibit Python 3 socket-closed flag
Jeff Forcier
2016-06-09
Merge branch '1.16' into 1.17
Jeff Forcier
2016-06-09
Issue #537 reproduction test and fix
Krzysztof Rusek
2016-04-25
Merge branch '1.16' into 1.17
Jeff Forcier
2016-04-25
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-25
Test & implementation for part 1 re: #670
Jeff Forcier
2016-04-24
Merge branch '1.16'
Jeff Forcier
2016-04-24
Python 2.6 fix re: assertIn
Jeff Forcier
2016-04-24
Improve NoValidConnectionsError formatting
Marius Gedminas
2016-04-24
Make NoValidConnectionsError picklable correctly
Marius Gedminas
2016-04-23
Merge branch '1.16'
Jeff Forcier
2016-04-23
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-23
Update existing test to prove #632
Jeff Forcier
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
2016-04-22
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-22
Merge branch '1.16'
Jeff Forcier
2016-04-22
Hack in a sleep() to avoid race conditions during timeout test.
Jeff Forcier
2016-01-19
Merge branch '1.15' into 1.16
Jeff Forcier
2016-01-19
Merge branch '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-08
Update SSHConfig.parse to strip leading and trailing whitespace
Nick Pillitteri
2015-12-17
Merge branch 'master' of github.com:paramiko/paramiko
Adam Meily
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
2015-11-06
Hacky cleanup of non-gc'd clients in a loopy test.
Jeff Forcier
2015-11-04
Merge branch 'master' into 562-int
Jeff Forcier
2015-11-03
Merge branch 'master' into 502-int
Jeff Forcier
2015-11-02
Merge branch '1.15'
Jeff Forcier
2015-11-02
Merge branch '1.14' into 1.15
Jeff Forcier
2015-11-02
Merge branch '1.13' into 1.14
Jeff Forcier
2015-11-02
Added test for str() of empty SFTPAttributes()
Ulrich Petri
2015-10-30
Merge branch 'master' into 596-int
Jeff Forcier
2015-09-30
Merge branch '1.15' into 491-int
Jeff Forcier
2015-09-30
Silently ignore invalid keys in HostKeys.load()
Martin Topholm
2015-09-24
add unit tests for file-like object methods and update changelog and docs
Adam Meily
2015-07-23
prefetch now requires file_size to be passed in as a parameter
Torkil Gustavsen
[next]