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
2022-06-03
Merge branch '2.9' into 2.10
Jeff Forcier
2022-06-03
Merge branch '2.8' into 2.9
Jeff Forcier
2022-06-03
Add test proving basic behavior of #1822
Jeff Forcier
2022-06-03
Merge branch '2.9' into 2.10
Jeff Forcier
2022-06-03
Merge branch '2.8' into 2.9
Jeff Forcier
2022-06-03
Skip tests requiring invoke if it's not installed
Michał Górny
2022-06-03
Merge branch '2.9' into 2.10
Jeff Forcier
2022-06-03
Merge branch '2.8' into 2.9
Jeff Forcier
2022-06-03
Fix broken unittesty skipTest in locale decorator
Jeff Forcier
2022-06-03
sftp tests: Replace unittest parts
Stanislav Levin
2022-05-20
Merge branch '2.9' into 2.10
Jeff Forcier
2022-05-20
Revert "Mark new tests that require SHA1"
Jeff Forcier
2022-05-20
Merge branch '2.9' into 2.10
Jeff Forcier
2022-05-20
Mark new tests that require SHA1
Paul Howarth
2022-05-20
Merge branch '2.9' into 2.10
Jeff Forcier
2022-05-20
Add test proving #1599
Jeff Forcier
2022-05-16
Merge branch '2.9' into 2.10
Jeff Forcier
2022-05-16
Fix OpenSSH<7.8 + RSA-CERT use re: SHA2
Jeff Forcier
2022-04-25
Merge branch '2.9' into 2.10
Jeff Forcier
2022-04-25
threading related deprecation fixes for python 3.10
Narendra-Neerukonda
2022-04-25
Merge branch '2.9' into 2.10
Jeff Forcier
2022-04-25
don't throw exception when comparing PKey to non-PKey
Christopher Papke
2022-04-22
Add -cert-v01@openssh.com variants to accepted host key algorithms
Jeff Forcier
2022-03-18
Merge branch '2.9' into 2.10
Jeff Forcier
2022-03-18
Fix publickey authentication with signed RSA key
Jun Omae
2022-03-14
Use args, not kwargs, to retain py2 compat for now
Jeff Forcier
2022-03-11
blacken
Jeff Forcier
2022-03-11
Fix CVE re: PKey.write_private_key chmod race
Jeff Forcier
2022-03-11
Helps to actually leverage your mocked system calls
Jeff Forcier
2022-03-11
OpenSSH docs state %C should also work in IdentityFile and Match exec
Jeff Forcier
2022-03-11
Prettify, add %C as acceptable controlpath token, mock gethostname
Jason Brand
2021-12-24
Changelog and test re #1955
Jeff Forcier
2021-12-23
Add agent RSA-SHA2 support, also tweak changelog w/ more tickets
Jeff Forcier
2021-12-23
Add support for RSA SHA2 host and public keys
Jeff Forcier
2021-12-09
Weird typos introduced 2 years ago, bah
Jeff Forcier
2021-11-28
No idea why the lack of this blew up on circle but not locally
Jeff Forcier
2021-11-28
Blacken code for #992
Jeff Forcier
2021-11-28
Cleanup re #992
Jeff Forcier
2021-11-28
Fix failure in listdir when server uses a locale
Martin Packman
2021-11-28
Add new requireNonAsciiLocale test decorator
Martin Packman
2021-11-28
Expose Python 2.6 compatible test skip decorator
Martin Packman
2021-11-28
Tests proving #1257
Jeff Forcier
2021-11-28
Enhance tests of existing/general key cmp/hash behavior
Jeff Forcier
2021-11-28
Pre-patch test proving security flaw re: 32bit key hash comparisons
Jeff Forcier
2021-11-28
Blacken for hostkeys fix
Jeff Forcier
2021-11-28
test_hostkeys: test SubDict.__delitem__()
Lans Zhang
2021-10-08
Try getting Kerberos working on Circle
Jeff Forcier
2021-10-08
bump test/ci related sleep :(
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
[next]