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
2019-06-21
flake8
Jeff Forcier
2019-06-21
Merge branch 'master' into 1311-int
Jeff Forcier
2019-06-14
flake8, blacken
Jeff Forcier
2019-06-14
Implement #322 - new ChannelFile subclass for stdin that calls shutdown_write...
Jeff Forcier
2019-06-14
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-14
Basic tests proving Client.exec_command returns ChannelFile instances
Jeff Forcier
2019-06-14
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-14
Add some basic tests for Channel(Stderr)File
Jeff Forcier
2019-06-14
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-14
Add some basic tests for Channel(Stderr)File
Jeff Forcier
2019-06-14
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-14
Merge branch '2.3' into 2.4
Jeff Forcier
2019-06-14
Merge branch '2.2' into 2.3
Jeff Forcier
2019-06-14
Merge branch '2.1' into 2.2
Jeff Forcier
2019-06-14
Merge branch '2.0' into 2.1
Jeff Forcier
2019-06-14
Update to modern pytest(-relaxed)
Jeff Forcier
2019-06-09
flake8/blacken
Jeff Forcier
2019-06-09
Merge branch 'master' into 1233-int
Jeff Forcier
2019-06-08
Travis' PyPy variants' local SSL doesn't support Curve25519
Jeff Forcier
2019-06-08
Merge branch '2.4'
Jeff Forcier
2019-06-08
Some additional badly named tests that I guess weren't in master?
Jeff Forcier
2019-06-08
flake8 now applied to tests, huzzah
Jeff Forcier
2019-06-08
Clean up shitty old test names of form test_[9-0A-Z]+_.*
Jeff Forcier
2019-06-08
Clean up shitty old test names of form test_[9-0A-Z]+_.*
Jeff Forcier
2019-06-07
While I'm in here, remove some of these horrid numbered test names
Jeff Forcier
2019-06-07
Import modified tests from #1258
Jeff Forcier
2019-05-31
Merge branch 'master' into 1311-int
Jeff Forcier
2019-02-06
Move to cryptography 2.5 and stop using deprecated APIs.
Andrew Wason
2018-10-08
Update a comment
Anselm Kruis
2018-10-06
fix GSSAPI tests for Python3 (trivial)
Anselm Kruis
2018-10-05
Reformatted as proposed by travis.blacken
Anselm Kruis
2018-10-05
Use k5test (if available) to execute GSSAPI related tests
Anselm Kruis
2018-09-19
Test the new and old Python GSSAPI packages
Hugh Cole-Baker
2018-09-18
Merge branch '2.4'
Jeff Forcier
2018-09-18
Merge branch '2.3' into 2.4
Jeff Forcier
2018-09-18
Merge branch '2.2' into 2.3
Jeff Forcier
2018-09-18
Merge branch '2.1' into 2.2
Jeff Forcier
2018-09-18
Merge branch '2.0' into 2.1
Jeff Forcier
2018-09-18
Fix and changelog re #1283
Jeff Forcier
2018-09-18
Fix a pseudo-bug re: responding to MSG_UNIMPLEMENTED w/ itself
Jeff Forcier
2018-09-17
Blacken, 2.3 edition
Jeff Forcier
2018-09-17
s/test_path/_support/g
Jeff Forcier
2018-09-17
Merge branch '2.2' into 2.3
Jeff Forcier
2018-09-17
Blacken, 2.2 edition
Jeff Forcier
2018-09-17
Test-level fixes for pytest & friends, 2.2 edition
Jeff Forcier
2018-09-17
Missed a spot
Jeff Forcier
2018-09-17
Merge branch '2.1' into 2.2
Jeff Forcier
2018-09-17
One change overlooked by merge, as it's new
Jeff Forcier
2018-09-17
Blacken 2.1 branch
Jeff Forcier
2018-09-17
Merge branch '2.0' into 2.1
Jeff Forcier
[next]