summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cut 2.11.02.11.0Jeff Forcier2022-05-162-1/+2
* Merge branch '2.10'Jeff Forcier2022-05-163-2/+4
|\
| * Cut 2.10.52.10.5Jeff Forcier2022-05-162-1/+2
| * Merge branch '2.9' into 2.10Jeff Forcier2022-05-162-1/+2
| |\
| | * newer invocations for better behavior eg gpg signingJeff Forcier2022-05-161-1/+1
| | * Cut 2.9.52.9.5Jeff Forcier2022-05-162-1/+2
* | | Merge branch '2.10'Jeff Forcier2022-05-161-4/+1
|\ \ \ | |/ /
| * | Merge branch '2.9' into 2.10Jeff Forcier2022-05-161-4/+1
| |\ \ | | |/
| | * blackenJeff Forcier2022-05-161-4/+1
* | | Merge branch '2.10'Jeff Forcier2022-05-164-6/+75
|\ \ \ | |/ /
| * | Merge branch '2.9' into 2.10Jeff Forcier2022-05-164-6/+75
| |\ \ | | |/
| | * Changelog re #1933, closes #1933Jeff Forcier2022-05-161-0/+5
| | * Pad received signature with leading zeros when RSA key is usedJun Omae2022-05-161-1/+8
| | * Fix OpenSSH<7.8 + RSA-CERT use re: SHA2Jeff Forcier2022-05-163-5/+62
* | | Changelog re #2038, 2039Jeff Forcier2022-05-131-0/+6
* | | Merge branch 'main' into 2039-intJeff Forcier2022-05-137-10/+31
|\ \ \
| * \ \ Merge branch '2.10'Jeff Forcier2022-05-132-5/+26
| |\ \ \ | | |/ /
| | * | Changelog re #2008, #2010Jeff Forcier2022-05-131-0/+5
| | * | Fix `Errno 22` when connecting pipe of openssh ssh agentJun Omae2022-05-131-5/+21
| * | | Merge pull request #2031 from bdrung/fix-spelling-mistakeJeff Forcier2022-05-135-5/+5
| |\ \ \
| | * | | Blacken tests/util.pyBenjamin Drung2022-04-121-0/+1
| | * | | Fix spelling mistake of distributedBenjamin Drung2022-04-125-5/+5
* | | | | replace blowfish with different cipher in testMike Roest2022-04-261-3/+3
* | | | | Remove blowfish from transport ciphersMike Roest2022-04-262-10/+3
|/ / / /
* | | | Merge branch '2.10'Jeff Forcier2022-04-253-2/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Cut 2.10.42.10.4Jeff Forcier2022-04-252-1/+2
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-04-252-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | release tidelift task never really existedJeff Forcier2022-04-251-1/+0
| | * | Cut 2.9.42.9.4Jeff Forcier2022-04-252-1/+2
* | | | Merge branch '2.10'Jeff Forcier2022-04-251-5/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-04-251-5/+6
| |\ \ \ | | |/ /
| | * | Forgot to mark support-bug backportedJeff Forcier2022-04-251-5/+6
* | | | Merge branch '2.10'Jeff Forcier2022-04-257-9/+14
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-04-257-9/+14
| |\ \ \ | | |/ /
| | * | Changelog re #1838, closes #1870Jeff Forcier2022-04-251-0/+5
| | * | threading related deprecation fixes for python 3.10Narendra-Neerukonda2022-04-256-9/+9
* | | | Massage #1951 a bitJeff Forcier2022-04-253-1/+22
* | | | Merge branch 'main' into 1951-intJeff Forcier2022-04-2578-245/+1256
|\ \ \ \
| * | | | blackenJeff Forcier2022-04-251-0/+1
| * | | | Merge branch '2.10'Jeff Forcier2022-04-255-3/+32
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Merge branch '2.9' into 2.10Jeff Forcier2022-04-253-1/+12
| | |\ \ | | | |/
| | | * Changelog re #1964, #2024, #2023Jeff Forcier2022-04-251-0/+6
| | | * don't throw exception when comparing PKey to non-PKeyChristopher Papke2022-04-252-1/+6
| | * | Add -cert-v01@openssh.com variants to accepted host key algorithmsJeff Forcier2022-04-223-2/+20
| * | | Changelog re #2011, closes #2004Jeff Forcier2022-03-251-0/+4
| * | | Refactor sha1 test skipping a tadJeff Forcier2022-03-254-15/+7
| * | | Fix for compatibility with old versions of cryptographyPaul Howarth2022-03-211-1/+2
| * | | Remove unused variable, keep lint happyPaul Howarth2022-03-211-1/+1
| * | | blackenPaul Howarth2022-03-213-5/+5
| * | | Skip tests requiring sha1 signing if the backend doesn't support thatPaul Howarth2022-03-204-4/+64