summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2022-05-13Changelog re #2038, 2039Jeff Forcier
2022-05-13Merge branch 'main' into 2039-intJeff Forcier
2022-05-13Merge branch '2.10'Jeff Forcier
2022-05-13Changelog re #2008, #2010Jeff Forcier
2022-05-13Fix `Errno 22` when connecting pipe of openssh ssh agentJun Omae
2022-05-13Merge pull request #2031 from bdrung/fix-spelling-mistakeJeff Forcier
Fix spelling mistake of distributed
2022-04-26replace blowfish with different cipher in testMike Roest
2022-04-26Remove blowfish from transport ciphersMike Roest
2022-04-25Merge branch '2.10'Jeff Forcier
2022-04-25Cut 2.10.4Jeff Forcier
2022-04-25Merge branch '2.9' into 2.10Jeff Forcier
2022-04-25release tidelift task never really existedJeff Forcier
2022-04-25Cut 2.9.4Jeff Forcier
2022-04-25Merge branch '2.10'Jeff Forcier
2022-04-25Merge branch '2.9' into 2.10Jeff Forcier
2022-04-25Forgot to mark support-bug backportedJeff Forcier
2022-04-25Merge branch '2.10'Jeff Forcier
2022-04-25Merge branch '2.9' into 2.10Jeff Forcier
2022-04-25Changelog re #1838, closes #1870Jeff Forcier
2022-04-25threading related deprecation fixes for python 3.10Narendra-Neerukonda
2022-04-25Massage #1951 a bitJeff Forcier
- changelog - test - tilde makes no sense here (ProxyJump is only ever [user@]host[:port] syntax) so removed it
2022-04-25Merge branch 'main' into 1951-intJeff Forcier
2022-04-25blackenJeff Forcier
2022-04-25Merge branch '2.10'Jeff Forcier
2022-04-25Merge branch '2.9' into 2.10Jeff Forcier
2022-04-25Changelog re #1964, #2024, #2023Jeff Forcier
2022-04-25don't throw exception when comparing PKey to non-PKeyChristopher Papke
2022-04-22Add -cert-v01@openssh.com variants to accepted host key algorithmsJeff Forcier
Solves #2035
2022-04-12Blacken tests/util.pyBenjamin Drung
Signed-off-by: Benjamin Drung <bdrung@ubuntu.com>
2022-04-12Fix spelling mistake of distributedBenjamin Drung
Spelling mistake was found by lintian. Signed-off-by: Benjamin Drung <bdrung@ubuntu.com>
2022-03-25Changelog re #2011, closes #2004Jeff Forcier
2022-03-25Refactor sha1 test skipping a tadJeff Forcier
2022-03-21Fix for compatibility with old versions of cryptographyPaul Howarth
2022-03-21Remove unused variable, keep lint happyPaul Howarth
2022-03-21blackenPaul Howarth
2022-03-20Skip tests requiring sha1 signing if the backend doesn't support thatPaul Howarth
Red Hat Enterprise Linux 9 will have SHA-1 signatures disabled by default. It is likely that SHA-1 signatures will disappear elsewhere over time too. This change detects if sha1 signatures are not supported by the backend and skips tests that rely on that functionality. This is a workaround for #2004. It would be good to reduce the reliance of the test suite on sha1 signatures except in the cases where that is explicitly being tested, and the markers added here give a decent starting point for seeing where to change things.
2022-03-18Merge branch '2.10'Jeff Forcier
2022-03-18Cut 2.10.3Jeff Forcier
2022-03-18Merge branch '2.9' into 2.10Jeff Forcier
2022-03-18Cut 2.9.3Jeff Forcier
2022-03-18Changelog re #2002, re #2003, closes #2002Jeff Forcier
2022-03-18util: store thread assigned id in thread-local storageRichard Kojedzinszky
Fixes #2002
2022-03-18Merge branch '2.10'Jeff Forcier
2022-03-18Merge branch '2.9' into 2.10Jeff Forcier
2022-03-18Changelog closes #1963, closes #1977Jeff Forcier
2022-03-18Fix publickey authentication with signed RSA keyJun Omae
2022-03-18Changelog re #2002, re #2003, closes #2002Jeff Forcier
2022-03-18util: store thread assigned id in thread-local storageRichard Kojedzinszky
Fixes #2002
2022-03-18Changelog re #2002, re #2003, closes #2002Jeff Forcier
2022-03-18util: store thread assigned id in thread-local storageRichard Kojedzinszky
Fixes #2002