Age | Commit message (Expand) | Author |
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 |
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 |
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 |
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 |
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 |
2022-03-18 | Merge pull request #2006 from pghmcfc/fsf-address-fix | Jeff Forcier |
2022-03-15 | Fix Free Software Foundation address | Paul Howarth |
2022-03-14 | Cut 2.10.2 | Jeff Forcier |
2022-03-14 | Use args, not kwargs, to retain py2 compat for now | Jeff Forcier |
2022-03-11 | blacken | Jeff Forcier |
2022-03-11 | Cut 2.10.1 | Jeff Forcier |
2022-03-11 | Fix CVE re: PKey.write_private_key chmod race | Jeff Forcier |
2022-03-11 | Cut 2.10.0 | Jeff Forcier |
2022-03-11 | Fix up changelog entry with real links | Jeff Forcier |
2022-03-11 | Helps to actually leverage your mocked system calls | Jeff Forcier |
2022-03-11 | Clearly our agent stuff is not fully tested yet... | Jeff Forcier |
2022-03-11 | OpenSSH docs state %C should also work in IdentityFile and Match exec | Jeff Forcier |
2022-03-11 | Changelog enhancement | Jeff Forcier |
2022-03-11 | Prettify, add %C as acceptable controlpath token, mock gethostname | Jason Brand |
2022-03-11 | Add to changelog | Jason Brand |
2022-03-11 | Import only sha1 | Jason Brand |
2022-03-11 | Add %C to doc | Jason Brand |
2022-03-11 | %C support in config file | Jason Brand |
2022-03-11 | blacken | Jeff Forcier |
2022-03-11 | Tweak changelog language a bit | Jeff Forcier |
2022-03-11 | Refactor SSH agent socket connection stuff | Jeff Forcier |
2022-03-11 | Changelog re #1509, re #1837, closes #1868 | Jeff Forcier |
2022-03-11 | support Windows OpenSSH agent besides Putty's pageant (addresses #1509) | Lew Gordon |
2022-03-11 | Merge branch '2.8' into 2.9 | Jeff Forcier |