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
2021-07-23
Merge branch '2.7' into master
Jeff Forcier
2021-07-23
Merge branch '2.6' into 2.7
Jeff Forcier
2021-07-23
Merge branch '2.5' into 2.6
Jeff Forcier
2021-07-23
noqa long line
Jeff Forcier
2021-07-23
Merge branch '2.7' into master
Jeff Forcier
2021-07-23
Merge branch '2.6' into 2.7
Jeff Forcier
2021-07-23
Merge branch '2.5' into 2.6
Jeff Forcier
2021-07-23
Add some tests for server-mode Diffie-Hellman key exchange.
Benno Rice
2021-06-06
Blacken
Jeff Forcier
2021-04-30
Fixup readability: Add Test for get() without using prefetch
Tim Stolarski
2021-04-28
Add Test fpr get() without using prefetch
Tim Stolarski
2020-08-30
fixed malformed PEM files -- there should not be leading spaces
Alex Gaynor
2020-08-27
Failing test anticipating #1723
Jeff Forcier
2019-12-09
Merge branch '2.7' into 1567-int
Jeff Forcier
2019-12-05
fix loading ECDSA keys in new openssh private key format
Pierce Lopez
2019-12-05
test RSA key in new openssh private key format without padding
Pierce Lopez
2019-12-05
test loading ECDSA key in new openssh private-key format
Pierce Lopez
2019-12-03
How do folks keep putting friggin numbers in the tests?
Jeff Forcier
2019-12-03
Rename new test key files for readability
Jeff Forcier
2019-12-03
Merge branch 'master' into 1343-int
Jeff Forcier
2019-12-03
Apply %h tokenization to HostName
Jeff Forcier
2019-12-03
Modernize a test that sometimes fails for no obvious reason on travis only =/
Jeff Forcier
2019-12-03
Trim trailing whitespace from test config files
Jeff Forcier
2019-12-03
Never actually handled optional-ness of Invoke import
Jeff Forcier
2019-12-03
Blacken
Jeff Forcier
2019-12-03
Fill in rest of Match exec tests - all pass
Jeff Forcier
2019-12-02
Base case re #717 works now.
Jeff Forcier
2019-12-02
Tweak some old test names for easier targeting
Jeff Forcier
2019-09-27
Python 2 fix - not all exceptions have .msg under this interp version
Jeff Forcier
2019-09-27
Implement ssh_config hostname canonicalization (WIP)
Jeff Forcier
2019-09-26
Sort top level import related junk
Jeff Forcier
2019-08-27
Somehow failed to flake/blacken previously
Jeff Forcier
2019-08-26
Clean up existing ssh_config tests more
Jeff Forcier
2019-08-26
Add new SSHConfig constructors
Jeff Forcier
2019-08-26
Start moving config snippets to files
Jeff Forcier
2019-08-26
Move all SSHConfig related tests to test_config.py
Jeff Forcier
2019-07-05
Add SSHConfigDict to __init__
Jeff Forcier
2019-07-05
Actually test ProxyCommand as currently implemented
Jeff Forcier
2019-06-21
Extend new algorithm disabling to compressions
Jeff Forcier
2019-06-21
Spot check use of new algorithm properties
Jeff Forcier
2019-06-21
Rename to disableD_algorithms everywhere for consistency
Jeff Forcier
2019-06-21
Basic impl of algorithm filtering
Jeff Forcier
2019-06-21
Client->Transport for disable_algorithms
Jeff Forcier
2019-06-21
Old code sucks
Jeff Forcier
2019-06-21
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-21
Merge branch '2.5'
Jeff Forcier
2019-06-21
Merge branch '2.3' into 2.4
Jeff Forcier
2019-06-21
Merge branch '2.2' into 2.3
Jeff Forcier
2019-06-21
Blacken
Jeff Forcier
2019-06-21
Merge branch '2.5'
Jeff Forcier
[next]