Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-13 | Changelog re #2038, 2039 | Jeff Forcier | |
2022-05-13 | Merge branch 'main' into 2039-int | Jeff Forcier | |
2022-05-13 | Merge branch '2.10' | Jeff Forcier | |
2022-05-13 | Changelog re #2008, #2010 | Jeff Forcier | |
2022-05-13 | Fix `Errno 22` when connecting pipe of openssh ssh agent | Jun Omae | |
2022-05-13 | Merge pull request #2031 from bdrung/fix-spelling-mistake | Jeff Forcier | |
Fix spelling mistake of distributed | |||
2022-04-26 | replace blowfish with different cipher in test | Mike Roest | |
2022-04-26 | Remove blowfish from transport ciphers | Mike Roest | |
2022-04-25 | Merge branch '2.10' | Jeff Forcier | |
2022-04-25 | Cut 2.10.4 | Jeff Forcier | |
2022-04-25 | Merge branch '2.9' into 2.10 | Jeff Forcier | |
2022-04-25 | release tidelift task never really existed | Jeff Forcier | |
2022-04-25 | Cut 2.9.4 | Jeff Forcier | |
2022-04-25 | Merge branch '2.10' | Jeff Forcier | |
2022-04-25 | Merge branch '2.9' into 2.10 | Jeff Forcier | |
2022-04-25 | Forgot to mark support-bug backported | Jeff Forcier | |
2022-04-25 | Merge branch '2.10' | Jeff Forcier | |
2022-04-25 | Merge branch '2.9' into 2.10 | Jeff Forcier | |
2022-04-25 | Changelog re #1838, closes #1870 | Jeff Forcier | |
2022-04-25 | threading related deprecation fixes for python 3.10 | Narendra-Neerukonda | |
2022-04-25 | Massage #1951 a bit | Jeff Forcier | |
- changelog - test - tilde makes no sense here (ProxyJump is only ever [user@]host[:port] syntax) so removed it | |||
2022-04-25 | Merge branch 'main' into 1951-int | Jeff Forcier | |
2022-04-25 | blacken | Jeff Forcier | |
2022-04-25 | Merge branch '2.10' | Jeff Forcier | |
2022-04-25 | Merge branch '2.9' into 2.10 | Jeff Forcier | |
2022-04-25 | Changelog re #1964, #2024, #2023 | 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 | |
Solves #2035 | |||
2022-04-12 | Blacken tests/util.py | Benjamin Drung | |
Signed-off-by: Benjamin Drung <bdrung@ubuntu.com> | |||
2022-04-12 | Fix spelling mistake of distributed | Benjamin Drung | |
Spelling mistake was found by lintian. Signed-off-by: Benjamin Drung <bdrung@ubuntu.com> | |||
2022-03-25 | Changelog re #2011, closes #2004 | Jeff Forcier | |
2022-03-25 | Refactor sha1 test skipping a tad | Jeff Forcier | |
2022-03-21 | Fix for compatibility with old versions of cryptography | Paul Howarth | |
2022-03-21 | Remove unused variable, keep lint happy | Paul Howarth | |
2022-03-21 | blacken | Paul Howarth | |
2022-03-20 | Skip tests requiring sha1 signing if the backend doesn't support that | Paul 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-18 | Merge branch '2.10' | Jeff Forcier | |
2022-03-18 | Cut 2.10.3 | Jeff Forcier | |
2022-03-18 | Merge branch '2.9' into 2.10 | Jeff Forcier | |
2022-03-18 | Cut 2.9.3 | Jeff Forcier | |
2022-03-18 | Changelog re #2002, re #2003, closes #2002 | Jeff Forcier | |
2022-03-18 | util: store thread assigned id in thread-local storage | Richard Kojedzinszky | |
Fixes #2002 | |||
2022-03-18 | Merge branch '2.10' | Jeff Forcier | |
2022-03-18 | Merge branch '2.9' into 2.10 | Jeff Forcier | |
2022-03-18 | Changelog closes #1963, closes #1977 | Jeff Forcier | |
2022-03-18 | Fix publickey authentication with signed RSA key | Jun Omae | |
2022-03-18 | Changelog re #2002, re #2003, closes #2002 | Jeff Forcier | |
2022-03-18 | util: store thread assigned id in thread-local storage | Richard Kojedzinszky | |
Fixes #2002 | |||
2022-03-18 | Changelog re #2002, re #2003, closes #2002 | Jeff Forcier | |
2022-03-18 | util: store thread assigned id in thread-local storage | Richard Kojedzinszky | |
Fixes #2002 |