summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-08-30Upgrade to newer Coverage version for Python 3.8 supportJeff Forcier
2020-08-30Experiment with quick sdist-and-test checks in TravisJeff Forcier
2020-08-30Changelog closes #1727Jeff Forcier
2020-08-30Add tests/configs directory to sdistBlazej Michalik
2020-08-30Merge branch '2.7' into masterJeff Forcier
2020-08-30Changelog closes #1722Jeff Forcier
2020-08-30fixed malformed PEM files -- there should not be leading spacesAlex Gaynor
2020-08-30Bump travis Py3.8 cell to non dev, and die on failJeff Forcier
2020-08-30Newer flake8 for Python 3.8 CI compat, and related tweaksJeff Forcier
2020-08-27Merge branch '2.7' into masterJeff Forcier
2020-08-27Changelog re #1723Jeff Forcier
2020-08-27fix RSA key loading: p and q were being swappedAlex Gaynor
2020-08-27Failing test anticipating #1723Jeff Forcier
2020-01-10Merge branch '2.5' into 2.6Jeff Forcier
2020-01-10Merge branch '2.7'Jeff Forcier
2020-01-10Merge branch '2.6' into 2.7Jeff Forcier
2020-01-10Last ever LICENSE copyright updateJeff Forcier
2020-01-10Last ever LICENSE copyright updateJeff Forcier
2020-01-10Last ever LICENSE copyright updateJeff Forcier
2020-01-10Last ever LICENSE copyright updateJeff Forcier
2019-12-09Merge branch '2.7'Jeff Forcier
2019-12-09Cut 2.7.1Jeff Forcier
2019-12-09Merge branch '2.7'Jeff Forcier
2019-12-09Changelog re #1567Jeff Forcier
2019-12-09Merge branch '2.7' into 1567-intJeff Forcier
2019-12-09Changelog closes #1565Jeff Forcier
2019-12-05fix loading new openssh private key format when no paddingPierce Lopez
2019-12-05fix loading ECDSA keys in new openssh private key formatPierce Lopez
2019-12-05test RSA key in new openssh private key format without paddingPierce Lopez
2019-12-05test loading ECDSA key in new openssh private-key formatPierce Lopez
2019-12-03Add Github oriented FUNDING.yml w/ Tidelift hookJeff Forcier
2019-12-03Cut 2.7.0Jeff Forcier
2019-12-03Missed a spot in changelog when renaming the 'everything' extras_require flavorJeff Forcier
2019-12-03Blacken (again? wtf black)Jeff Forcier
2019-12-03Comment a particularly egregious example of message passingJeff Forcier
2019-12-03Remove a few spots of old style string formattingJeff Forcier
2019-12-03Rename old/new_format to be slightly more accurate (pem vs openssh)Jeff Forcier
2019-12-03How do folks keep putting friggin numbers in the tests?Jeff Forcier
2019-12-03Modify exception raised by weird key subclasses w/ bad pkformatJeff Forcier
2019-12-03Privatize new pkformat variableJeff Forcier
2019-12-03Rename new test key files for readabilityJeff Forcier
2019-12-03Changelog re #602Jeff Forcier
2019-12-03BlackenJeff Forcier
2019-12-03Merge branch 'master' into 1343-intJeff Forcier
2019-12-03Apply %h tokenization to HostNameJeff Forcier
2019-12-03[ci skip] Bump version to 2.7 since release is planned soonJeff Forcier
2019-12-03Modernize a test that sometimes fails for no obvious reason on travis only =/Jeff Forcier
2019-12-03Let's go with 'all' for the catchall endpoint, it is popularJeff Forcier
2019-12-03Trim trailing whitespace from test config filesJeff Forcier
2019-12-03Beef up mentions of the need for Invoke, when using Match exec, in the docsJeff Forcier