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
2023-05-26
Update GSS tests to leverage util._support for finding fixture keys
Jeff Forcier
2023-05-25
blacken
Jeff Forcier
2023-05-25
Re-run regular Transport test suite with new experimental subclass too
Jeff Forcier
2023-05-25
Test rest of new/modified PKey members
Jeff Forcier
2023-05-24
TODOs for later
Jeff Forcier
2023-05-24
Test PKey.from_path's use of expanduser
Jeff Forcier
2023-05-24
test-related TODO
Jeff Forcier
2023-05-24
TODO/tweak to PKey.__repr__
Jeff Forcier
2023-05-24
AuthStrategy get_sources doesn't need transport arg anymore
Jeff Forcier
2023-05-24
Fix a couple minor-but-critical Agent issues wrt SHA2 + certs
Jeff Forcier
2023-05-22
Test AuthStrategy itself
Jeff Forcier
2023-05-22
Test AuthFailure
Jeff Forcier
2023-05-22
Test AuthResult
Jeff Forcier
2023-05-22
Test existing AuthSource class tree
Jeff Forcier
2023-05-22
Start testing AuthStrategy
Jeff Forcier
2023-05-22
Docstring tweak, import sort
Jeff Forcier
2023-05-18
Test AgentKey.asbytes
Jeff Forcier
2023-05-18
Test more of recent AgentKey additions
Jeff Forcier
2023-05-18
Implement _fields on AgentKey so __eq__ works correctly
Jeff Forcier
2023-05-18
Made PKey.from_path cert-aware & tilde-friendly
Jeff Forcier
2023-05-18
Migrate cert related tests to newer pkey module
Jeff Forcier
2023-05-18
Twiddle RSA signature algorithm fallback behavior in AuthOnlyHandler
Jeff Forcier
2023-05-18
Modernize auth tests to use shared server manager
Jeff Forcier
2023-05-05
Start consolidating test server nonsense
Jeff Forcier
2023-05-05
Allow transport tests' server to specify which class to use
Jeff Forcier
2023-05-05
Test proving the issue driving most use of disabled_algorithms
Jeff Forcier
2023-05-05
Comment updates
Jeff Forcier
2023-05-05
Enhance PKey.from_path and test it better
Jeff Forcier
2023-05-05
Migrate rest of main keys and update suite to be more pytest-relaxed compat
Jeff Forcier
2023-05-05
Start moving key fixtures into support folder
Jeff Forcier
2023-05-05
Opt-in overhaul to how MSG_SERVICE_REQUEST is done
Jeff Forcier
2023-05-05
Enhance PKey a bunch
Jeff Forcier
2023-05-05
Remove outdated/bad test fixture
Jeff Forcier
2023-05-05
Add ed25519 and ecdsa key types to hostkeys test fixtures
Jeff Forcier
2023-05-05
Add algorithm_name property to PKey
Jeff Forcier
2023-05-05
Add new PKey.fingerprint property at long last
Jeff Forcier
2023-05-05
Fix now-broken-on-py3 AgentKey.__str__, by deleting it
Jeff Forcier
2023-03-10
Merge branch 'main' into 2013-int
Jeff Forcier
2023-03-02
Add missing comma to pass style checks
Mike Salvatore
2023-03-02
Use a lambda for _mock_set_remote_channel()
Mike Salvatore
2023-03-02
Wrap test_channel_timeout() to 79 characters
Mike Salvatore
2023-03-02
Test configurable channel timeout
Ilija Lazoroski
2023-02-16
spacing to pass style check
Alex Chavkin
2023-02-16
Update tests for #2173
Alex Chavkin
2023-01-27
Just change a faux-misspelt surname in an example text snippet
Jeff Forcier
2023-01-27
Twiddle File test to lack faux-misspellings in its cut-up strings
Jeff Forcier
2023-01-27
Twiddle ProxyCommand read test to not have faux misspellings, and to be way m...
Jeff Forcier
2023-01-27
Tweak silly test constant to be a real word
Jeff Forcier
2023-01-27
Revert "RF test to use "12345" and "to" instead of misspelling components"
Jeff Forcier
2023-01-24
[DATALAD RUNCMD] Run codespell -w
Yaroslav Halchenko
[next]