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-10-10
Skip the now-split-out failure test, since we actually do intend to exit sile...
Jeff Forcier
2017-10-10
Split out env-set failure test
Jeff Forcier
2017-10-10
Update still-failing client test to use contextmanager assertRaises style
Jeff Forcier
2017-10-10
This has been broken since it went in :( the test would never normally pass o...
Jeff Forcier
2017-10-10
Use new(er)-style string formatting, {} instead of {0}
Jeff Forcier
2017-09-22
Comment re: cert tests
Jeff Forcier
2017-09-22
Move cert tests & copies of related keys into separate folder.
Jeff Forcier
2017-09-18
Merge branch '2.2'
Jeff Forcier
2017-09-18
Fix rekeying with GSS-API key exchange
Sebastian Deiss
2017-09-12
Merge branch '2.1' into 2.2
Jeff Forcier
2017-09-12
Merge branch '2.2'
Jeff Forcier
2017-09-12
Merge branch '2.0' into 2.1
Jeff Forcier
2017-09-12
Merge branch '2.0' into 1061-int
Jeff Forcier
2017-09-12
Merge branch '2.2'
Jeff Forcier
2017-09-05
Merge branch 'master' into 1026-int
Jeff Forcier
2017-09-02
Python 2.6 fixes
Jeff Forcier
2017-08-28
Python 3 fixes re #1042
Jeff Forcier
2017-08-28
Implement ECDSA certs.
Jeff Forcier
2017-08-28
Update recent tests to try all main key families.
Jeff Forcier
2017-08-28
God damn it, really? Whatever.
Jeff Forcier
2017-08-28
Update first few stub tests + required test-server and PublicBlob impl bits
Jeff Forcier
2017-08-28
Overhaul PublicBlob and use it better within RSAKey.
Jeff Forcier
2017-08-28
Stub tests and partly-working implementation of 'load certs found alongside k...
Jeff Forcier
2017-08-22
Generic certificate support
Paul Kapp
2017-08-04
Merge branch '2.1-gsskex-hostkeycheck-fix' into 2.2-gsskex-hostkeycheck-fix
Anselm Kruis
2017-08-04
AuthHandler: fix the server-mode "gssapi-with-mic" logic
Anselm Kruis
2017-08-04
Merge branch '2.0-gsskex-hostkeycheck-fix' into 2.1-gsskex-hostkeycheck-fix
Anselm Kruis
2017-08-04
SSHClient: fix the host key test
Anselm Kruis
2017-07-28
Move assertions outside of the open context manager
Michal Kuffa
2017-07-28
Add file_obj handling to the Ed25519Key constructor
Michal Kuffa
2017-06-13
Whitespace
Jeff Forcier
2017-06-13
implement __hash__() method for Ed25519Key
Pierce Lopez
2017-06-09
Merge branch '2.1'
Jeff Forcier
2017-06-09
Merge branch '2.1' into 910-int
Jeff Forcier
2017-06-09
Merge branch '2.1'
Jeff Forcier
2017-06-09
Merge branch '2.0' into 2.1
Jeff Forcier
2017-06-09
Flake8/etc tweaks re #971 in 2.x
Jeff Forcier
2017-06-09
Allow any buffer type to be written to SFTPFile
Martin Packman
2017-06-09
Allow any buffer type to be sent to Channel
Martin Packman
2017-06-09
Import from py3compat directly in test_client
Martin Packman
2017-06-09
Allow any buffer type to written to BufferedFile
Martin Packman
2017-06-09
Add new skipUnlessBuiltin function for testing
Martin Packman
2017-06-09
Merge branch '2.1'
Jeff Forcier
2017-06-09
Merge branch '2.0' into 2.1
Jeff Forcier
2017-06-09
Merge branch '2.0' into 952-int
Jeff Forcier
2017-06-07
Merge pull request #988 from ploxiln/auth_timeout_tests_cleanup
Jeff Forcier
2017-06-07
tests for host key negotiation when there are multiple
Pierce Lopez
2017-06-07
cleanup/simplify auth_timeout tests
Pierce Lopez
2017-06-06
Missed a merge conflict lolol
Jeff Forcier
2017-06-06
Merge branch '2.1'
Jeff Forcier
[next]